Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AABBPool - Class in net.minecraft.src
- AABBPool(int, int) - Constructor for class net.minecraft.src.AABBPool
- abs(float) - Static method in class net.minecraft.src.MathHelper
- abs_int(int) - Static method in class net.minecraft.src.MathHelper
-
Returns the unsigned value of an int.
- abs_max(double, double) - Static method in class net.minecraft.src.MathHelper
-
Maximum of the absolute value of two numbers.
- AbstractClientPlayer - Class in net.minecraft.src
- AbstractClientPlayer(World, String) - Constructor for class net.minecraft.src.AbstractClientPlayer
- AbstractResourcePack - Class in net.minecraft.src
- AbstractResourcePack(File) - Constructor for class net.minecraft.src.AbstractResourcePack
- AbstractTexture - Class in net.minecraft.src
- AbstractTexture() - Constructor for class net.minecraft.src.AbstractTexture
- accelerationX - Variable in class net.minecraft.src.EntityFireball
- accelerationY - Variable in class net.minecraft.src.EntityFireball
- accelerationZ - Variable in class net.minecraft.src.EntityFireball
- accepted - Variable in class net.minecraft.src.Packet106Transaction
- Achievement - Class in net.minecraft.src
- Achievement(int, String, int, int, Block, Achievement) - Constructor for class net.minecraft.src.Achievement
- Achievement(int, String, int, int, Item, Achievement) - Constructor for class net.minecraft.src.Achievement
- Achievement(int, String, int, int, ItemStack, Achievement) - Constructor for class net.minecraft.src.Achievement
- achievementList - Static variable in class net.minecraft.src.AchievementList
-
Holds a list of all registered achievements.
- AchievementList - Class in net.minecraft.src
- AchievementList() - Constructor for class net.minecraft.src.AchievementList
- AchievementMap - Class in net.minecraft.src
- achievementsPaneHeight - Variable in class net.minecraft.src.GuiAchievements
- achievementsPaneWidth - Variable in class net.minecraft.src.GuiAchievements
- acquireIron - Static variable in class net.minecraft.src.AchievementList
-
Is the 'acquire hardware' achievement.
- action - Variable in class net.minecraft.src.Packet102WindowClick
-
A unique number for the action, used for transaction handling
- action - Variable in class net.minecraft.src.Packet19EntityAction
-
1=start sneaking, 2=stop sneaking, 3=wake up, 4=start sprinting, 5=stop sprinting, 6 = horse jump?
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiAchievements
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiBeacon
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiCommandBlock
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiConfirmOpenLink
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiConnecting
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiContainerCreative
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiControls
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiCreateFlatWorld
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiCreateWorld
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiDisconnected
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiEditSign
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiErrorScreen
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiFlatPresets
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiGameOver
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiIngameMenu
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiInventory
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiLanguage
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiMainMenu
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiMemoryErrorScreen
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiMerchant
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiMultiplayer
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiOptions
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiRenameWorld
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiScreen
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiScreenAddServer
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiScreenBackup
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiScreenBook
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiScreenClientOutdated
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiScreenConfigureWorld
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiScreenConfirmation
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiScreenCreateOnlineWorld
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiScreenDemo
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiScreenDisconnectedOnline
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiScreenEditOnlineWorld
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiScreenInvite
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiScreenLongRunningTask
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiScreenMcoWorldTemplate
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiScreenOnlineServers
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiScreenPendingInvitation
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiScreenResetWorld
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiScreenSelectLocation
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiScreenServerList
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiScreenSubscription
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiScreenTemporaryResourcePackSelect
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiSelectWorld
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiShareToLan
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiSleepMP
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiSlot
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiSnooper
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiStats
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiVideoSettings
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.GuiYesNo
-
Fired when a control is clicked.
- actionPerformed(GuiButton) - Method in class net.minecraft.src.ScreenChatOptions
-
Fired when a control is clicked.
- actionType - Variable in class net.minecraft.src.Packet132TileEntityData
-
The type of update to perform on the tile entity.
- activateBlockOrUseItem(EntityPlayer, World, ItemStack, int, int, int, int, float, float, float) - Method in class net.minecraft.src.DemoWorldManager
-
Activate the clicked on block, otherwise use the held item.
- activateBlockOrUseItem(EntityPlayer, World, ItemStack, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemInWorldManager
-
Activate the clicked on block, otherwise use the held item.
- activeChunkSet - Variable in class net.minecraft.src.World
-
Positions to update
- ActiveRenderInfo - Class in net.minecraft.src
- ActiveRenderInfo() - Constructor for class net.minecraft.src.ActiveRenderInfo
- add(long, Object) - Method in class net.minecraft.src.LongHashMap
-
Add a key-value pair.
- addBlockCrashInfo(CrashReportCategory, int, int, int, int, int) - Static method in class net.minecraft.src.CrashReportCategory
- addBlockDestroyEffects(int, int, int, int, int) - Method in class net.minecraft.src.EffectRenderer
- addBlockEvent(int, int, int, int, int, int) - Method in class net.minecraft.src.World
-
Adds a block event with the given Args to the blockEventCache.
- addBlockEvent(int, int, int, int, int, int) - Method in class net.minecraft.src.WorldServer
-
Adds a block event with the given Args to the blockEventCache.
- addBlockHitEffects(int, int, int, int) - Method in class net.minecraft.src.EffectRenderer
-
Adds block hit particles for the specified block.
- addBox(float, float, float, int, int, int) - Method in class net.minecraft.src.ModelRenderer
- addBox(float, float, float, int, int, int, float) - Method in class net.minecraft.src.ModelRenderer
-
Creates a textured box.
- addBox(String, float, float, float, int, int, int) - Method in class net.minecraft.src.ModelRenderer
- addChatMessage(String) - Method in class net.minecraft.src.EntityPlayer
-
Add a chat message to the player
- addChatMessage(String) - Method in class net.minecraft.src.EntityPlayerMP
-
Add a chat message to the player
- addChatMessage(String) - Method in class net.minecraft.src.EntityPlayerSP
-
Add a chat message to the player
- addChild(ModelRenderer) - Method in class net.minecraft.src.ModelRenderer
-
Sets the current box's rotation points and rotation angles to another box.
- addChunkToPending(ChunkCoordIntPair, NBTTagCompound) - Method in class net.minecraft.src.AnvilChunkLoader
- addCollisionBoxesToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.src.Block
-
Adds all intersecting collision boxes to a list.
- addCollisionBoxesToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.src.BlockBrewingStand
-
Adds all intersecting collision boxes to a list.
- addCollisionBoxesToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.src.BlockCauldron
-
Adds all intersecting collision boxes to a list.
- addCollisionBoxesToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.src.BlockEndPortal
-
Adds all intersecting collision boxes to a list.
- addCollisionBoxesToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.src.BlockEndPortalFrame
-
Adds all intersecting collision boxes to a list.
- addCollisionBoxesToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.src.BlockFence
-
Adds all intersecting collision boxes to a list.
- addCollisionBoxesToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.src.BlockHalfSlab
-
Adds all intersecting collision boxes to a list.
- addCollisionBoxesToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.src.BlockHopper
-
Adds all intersecting collision boxes to a list.
- addCollisionBoxesToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.src.BlockLilyPad
-
Adds all intersecting collision boxes to a list.
- addCollisionBoxesToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.src.BlockPane
-
Adds all intersecting collision boxes to a list.
- addCollisionBoxesToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.src.BlockPistonBase
-
Adds all intersecting collision boxes to a list.
- addCollisionBoxesToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.src.BlockPistonExtension
-
Adds all intersecting collision boxes to a list.
- addCollisionBoxesToList(World, int, int, int, AxisAlignedBB, List, Entity) - Method in class net.minecraft.src.BlockStairs
-
Adds all intersecting collision boxes to a list.
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentMineshaftCorridor
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentMineshaftCross
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentMineshaftRoom
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentMineshaftStairs
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor2
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor3
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor4
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor5
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentNetherBridgeCrossing
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentNetherBridgeCrossing2
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentNetherBridgeCrossing3
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentNetherBridgeEnd
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentNetherBridgeEntrance
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentNetherBridgeNetherStalkRoom
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentNetherBridgeStairs
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentNetherBridgeStraight
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentNetherBridgeThrone
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentScatteredFeatureDesertPyramid
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentScatteredFeatureJunglePyramid
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentScatteredFeatureSwampHut
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentStrongholdChestCorridor
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentStrongholdCorridor
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentStrongholdCrossing
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentStrongholdLeftTurn
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentStrongholdLibrary
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentStrongholdPortalRoom
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentStrongholdPrison
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentStrongholdRightTurn
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentStrongholdRoomCrossing
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentStrongholdStairs
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentStrongholdStairsStraight
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentStrongholdStraight
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentVillageChurch
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentVillageField
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentVillageField2
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentVillageHall
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentVillageHouse1
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentVillageHouse2
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentVillageHouse3
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentVillageHouse4_Garden
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentVillagePathGen
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentVillageTorch
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentVillageWell
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.ComponentVillageWoodHut
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addComponentParts(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.StructureComponent
-
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at the end, it adds Fences...
- addCoord(double, double, double) - Method in class net.minecraft.src.AxisAlignedBB
-
Adds the coordinates to the bounding box extending it if the point lies outside the current ranges.
- addCraftingToCrafters(ICrafting) - Method in class net.minecraft.src.Container
- addCraftingToCrafters(ICrafting) - Method in class net.minecraft.src.ContainerBeacon
- addCraftingToCrafters(ICrafting) - Method in class net.minecraft.src.ContainerBrewingStand
- addCraftingToCrafters(ICrafting) - Method in class net.minecraft.src.ContainerEnchantment
- addCraftingToCrafters(ICrafting) - Method in class net.minecraft.src.ContainerFurnace
- addCraftingToCrafters(ICrafting) - Method in class net.minecraft.src.ContainerMerchant
- addCraftingToCrafters(ICrafting) - Method in class net.minecraft.src.ContainerRepair
- addCrashSection(String, Object) - Method in class net.minecraft.src.CrashReportCategory
-
Adds a Crashreport section with the given name with the given value (convered .toString())
- addCrashSectionCallable(String, Callable) - Method in class net.minecraft.src.CrashReportCategory
-
Adds a Crashreport section with the given name with the value set to the result of the given Callable;
- addCrashSectionThrowable(String, Throwable) - Method in class net.minecraft.src.CrashReportCategory
-
Adds a Crashreport section with the given name with the given Throwable
- addData(String, Object) - Method in class net.minecraft.src.PlayerUsageSnooper
-
Adds information to the report
- addedToChunk - Variable in class net.minecraft.src.Entity
-
Has this entity been added to the chunk its within
- addEffect(EntityFX) - Method in class net.minecraft.src.EffectRenderer
- addEnchantment(Enchantment, int) - Method in class net.minecraft.src.ItemStack
-
Adds an enchantment with a desired level on the ItemStack.
- addEnchantment(ItemStack, EnchantmentData) - Method in class net.minecraft.src.ItemEnchantedBook
-
Adds an stored enchantment to an enchanted book ItemStack
- addEnchantmentBooksToList(List, EnumEnchantmentType...) - Method in class net.minecraft.src.CreativeTabs
-
Adds the enchantment books from the supplied EnumEnchantmentType to the given list.
- addEntity(Entity) - Method in class net.minecraft.src.Chunk
-
Adds an entity to the chunk.
- addEntity(Entity) - Method in class net.minecraft.src.EmptyChunk
-
Adds an entity to the chunk.
- addEntityCrashInfo(CrashReportCategory) - Method in class net.minecraft.src.Entity
- addEntityCrashInfo(CrashReportCategory) - Method in class net.minecraft.src.EntityFallingSand
- addEntityToTracker(Entity) - Method in class net.minecraft.src.EntityTracker
-
if entity is a player sends all tracked events to the player, otherwise, adds with a visibility and update arate based on the class type
- addEntityToTracker(Entity, int, int) - Method in class net.minecraft.src.EntityTracker
- addEntityToTracker(Entity, int, int, boolean) - Method in class net.minecraft.src.EntityTracker
- addEntityToWorld(int, Entity) - Method in class net.minecraft.src.WorldClient
-
Add an ID to Entity mapping to entityHashSet
- addExhaustion(float) - Method in class net.minecraft.src.EntityPlayer
-
increases exhaustion level by supplied amount
- addExhaustion(float) - Method in class net.minecraft.src.FoodStats
-
adds input to foodExhaustionLevel to a max of 40
- addExperience(int) - Method in class net.minecraft.src.EntityPlayer
-
This method increases the player's current amount of experience.
- addExperienceLevel(int) - Method in class net.minecraft.src.EntityPlayer
-
Add experience levels to this player.
- addExperienceLevel(int) - Method in class net.minecraft.src.EntityPlayerMP
-
Add experience levels to this player.
- addFormatted(String, Object...) - Method in class net.minecraft.src.ChatMessageComponent
-
Appends a formatted translation key.
- addGameRule(String, String) - Method in class net.minecraft.src.GameRules
-
Define a game rule and its default value.
- addGraphicsAndWorldToCrashReport(CrashReport) - Method in class net.minecraft.src.Minecraft
-
adds core server Info (GL version , Texture pack, isModded, type), and the worldInfo to the crash report
- addGrowth(int) - Method in class net.minecraft.src.EntityAgeable
-
"Adds the value of the parameter times 20 to the age of this entity.
- addHeaderButtons() - Method in class net.minecraft.src.GuiStats
-
Creates the buttons that appear at the top of the Stats GUI.
- addInformation(ItemStack, EntityPlayer, List, boolean) - Method in class net.minecraft.src.Item
-
allows items to add custom lines of information to the mouseover description
- addInformation(ItemStack, EntityPlayer, List, boolean) - Method in class net.minecraft.src.ItemEditableBook
-
allows items to add custom lines of information to the mouseover description
- addInformation(ItemStack, EntityPlayer, List, boolean) - Method in class net.minecraft.src.ItemEnchantedBook
-
allows items to add custom lines of information to the mouseover description
- addInformation(ItemStack, EntityPlayer, List, boolean) - Method in class net.minecraft.src.ItemFirework
-
allows items to add custom lines of information to the mouseover description
- addInformation(ItemStack, EntityPlayer, List, boolean) - Method in class net.minecraft.src.ItemFireworkCharge
-
allows items to add custom lines of information to the mouseover description
- addInformation(ItemStack, EntityPlayer, List, boolean) - Method in class net.minecraft.src.ItemMap
-
allows items to add custom lines of information to the mouseover description
- addInformation(ItemStack, EntityPlayer, List, boolean) - Method in class net.minecraft.src.ItemPotion
-
allows items to add custom lines of information to the mouseover description
- addInformation(ItemStack, EntityPlayer, List, boolean) - Method in class net.minecraft.src.ItemRecord
-
allows items to add custom lines of information to the mouseover description
- addItem(ItemStack) - Method in class net.minecraft.src.TileEntityDispenser
-
Add item stack in first available inventory slot
- addItemStackToInventory(ItemStack) - Method in class net.minecraft.src.InventoryPlayer
-
Adds the item stack to the inventory, returns false if it is impossible.
- addKey(int, Object) - Method in class net.minecraft.src.IntHashMap
-
Adds a key and associated value to this map
- addKey(String) - Method in class net.minecraft.src.ChatMessageComponent
-
Appends a translated string.
- addLoadedEntities(List) - Method in class net.minecraft.src.World
-
adds entities to the loaded entities list, and loads thier skins.
- addMemoryStatsToSnooper() - Method in class net.minecraft.src.PlayerUsageSnooper
- addMovementStat(double, double, double) - Method in class net.minecraft.src.EntityPlayer
-
Adds a value to a movement statistic field - like run, walk, swin or climb.
- addMusic(String) - Method in class net.minecraft.src.SoundManager
-
Adds an audio file to the music SoundPool.
- addObject(int, Object) - Method in class net.minecraft.src.DataWatcher
-
adds a new object to dataWatcher to watch, to update an already existing object see updateObject.
- addObjectByDataType(int, int) - Method in class net.minecraft.src.DataWatcher
-
Add a new object for the DataWatcher to watch, using the specified data type.
- addObjective(ICommandSender, String[], int) - Method in class net.minecraft.src.ServerCommandScoreboard
-
Handler for the 'scoreboard objectives add' command.
- addOp(String) - Method in class net.minecraft.src.DedicatedPlayerList
-
This adds a username to the ops list, then saves the op list
- addOp(String) - Method in class net.minecraft.src.ServerConfigurationManager
-
This adds a username to the ops list, then saves the op list
- addOrRenewAgressor(EntityLivingBase) - Method in class net.minecraft.src.Village
- addPendingCommand(String, ICommandSender) - Method in class net.minecraft.src.DedicatedServer
- addPlayer(EntityPlayerMP) - Method in class net.minecraft.src.PlayerManager
-
Adds an EntityPlayerMP to the PlayerManager.
- addPlayer(NetServerHandler) - Method in class net.minecraft.src.NetworkListenThread
-
adds this connection to the list of currently connected players
- addPoint(PathPoint) - Method in class net.minecraft.src.Path
-
Adds a point to the path
- addPotionEffect(PotionEffect) - Method in class net.minecraft.src.EntityLivingBase
-
adds a PotionEffect to the entity
- addPotionEffect(PotionEffect) - Method in class net.minecraft.src.EntityWither
-
adds a PotionEffect to the entity
- addRandomArmor() - Method in class net.minecraft.src.EntityLiving
-
Makes entity wear random armor based on difficulty
- addRandomArmor() - Method in class net.minecraft.src.EntityPigZombie
-
Makes entity wear random armor based on difficulty
- addRandomArmor() - Method in class net.minecraft.src.EntitySkeleton
-
Makes entity wear random armor based on difficulty
- addRandomArmor() - Method in class net.minecraft.src.EntityZombie
-
Makes entity wear random armor based on difficulty
- addRandomEnchantment(Random, ItemStack, int) - Static method in class net.minecraft.src.EnchantmentHelper
-
Adds a random enchantment to the specified item.
- addRecipes(CraftingManager) - Method in class net.minecraft.src.RecipesArmor
-
Adds the armor recipes to the CraftingManager.
- addRecipes(CraftingManager) - Method in class net.minecraft.src.RecipesCrafting
-
Adds the crafting recipes to the CraftingManager.
- addRecipes(CraftingManager) - Method in class net.minecraft.src.RecipesDyes
-
Adds the dye recipes to the CraftingManager.
- addRecipes(CraftingManager) - Method in class net.minecraft.src.RecipesFood
-
Adds the food recipes to the CraftingManager.
- addRecipes(CraftingManager) - Method in class net.minecraft.src.RecipesIngots
-
Adds the ingot recipes to the CraftingManager.
- addRecipes(CraftingManager) - Method in class net.minecraft.src.RecipesTools
-
Adds the tool recipes to the CraftingManager.
- addRecipes(CraftingManager) - Method in class net.minecraft.src.RecipesWeapons
-
Adds the weapon recipes to the CraftingManager.
- addResourceFile(String, File) - Method in class net.minecraft.src.DefaultResourcePack
- addResourcePack(ResourcePack) - Method in class net.minecraft.src.FallbackResourceManager
- addScore(int) - Method in class net.minecraft.src.EntityPlayer
-
Add to player's score
- addSelfToInternalCraftingInventory() - Method in class net.minecraft.src.EntityPlayerMP
- addServerData(ServerData) - Method in class net.minecraft.src.ServerList
-
Adds the given ServerData instance to the list.
- addServerInfoToCrashReport(CrashReport) - Method in class net.minecraft.src.DedicatedServer
-
Adds the server info, including from theWorldServer, to the crash report.
- addServerInfoToCrashReport(CrashReport) - Method in class net.minecraft.src.IntegratedServer
-
Adds the server info, including from theWorldServer, to the crash report.
- addServerStatsToSnooper(PlayerUsageSnooper) - Method in class net.minecraft.src.DedicatedServer
- addServerStatsToSnooper(PlayerUsageSnooper) - Method in class net.minecraft.src.IntegratedServer
- addServerStatsToSnooper(PlayerUsageSnooper) - Method in interface net.minecraft.src.IPlayerUsage
- addServerStatsToSnooper(PlayerUsageSnooper) - Method in class net.minecraft.src.Minecraft
- addServerTypeToSnooper(PlayerUsageSnooper) - Method in interface net.minecraft.src.IPlayerUsage
- addServerTypeToSnooper(PlayerUsageSnooper) - Method in class net.minecraft.src.Minecraft
- addSlot(StitchHolder) - Method in class net.minecraft.src.StitchSlot
- addSlotToContainer(Slot) - Method in class net.minecraft.src.Container
-
the slot is assumed empty
- addSmelting(int, ItemStack, float) - Method in class net.minecraft.src.FurnaceRecipes
-
Adds a smelting recipe.
- addSound(String) - Method in class net.minecraft.src.SoundManager
-
Adds a sounds with the name from the file.
- addSound(String) - Method in class net.minecraft.src.SoundPool
-
Adds a sound to this sound pool.
- addSprite(TextureAtlasSprite) - Method in class net.minecraft.src.Stitcher
- addStat(StatBase, int) - Method in class net.minecraft.src.EntityClientPlayerMP
-
Adds a value to a statistic field.
- addStat(StatBase, int) - Method in class net.minecraft.src.EntityPlayer
-
Adds a value to a statistic field.
- addStat(StatBase, int) - Method in class net.minecraft.src.EntityPlayerMP
-
Adds a value to a statistic field.
- addStat(StatBase, int) - Method in class net.minecraft.src.EntityPlayerSP
-
Adds a value to a statistic field.
- addStats(int, float) - Method in class net.minecraft.src.FoodStats
-
Args: int foodLevel, float foodSaturationModifier
- addStats(ItemFood) - Method in class net.minecraft.src.FoodStats
-
Eat some food.
- addStreaming(String) - Method in class net.minecraft.src.SoundManager
-
Adds an audio file to the streaming SoundPool.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandBase
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandClearInventory
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandDebug
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandDifficulty
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandEffect
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandEnchant
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandGameMode
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandGameRule
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandGive
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerBan
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerBanIp
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerBanlist
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerDeop
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerEmote
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerKick
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerMessage
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerOp
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerPardon
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerPardonIp
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerSay
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerTp
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerWhitelist
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandSetSpawnpoint
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandTime
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandWeather
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.CommandXP
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in interface net.minecraft.src.ICommand
-
Adds the strings available in this command to the given list of tab completion options.
- addTabCompletionOptions(ICommandSender, String[]) - Method in class net.minecraft.src.ServerCommandScoreboard
-
Adds the strings available in this command to the given list of tab completion options.
- addTask(int, EntityAIBase) - Method in class net.minecraft.src.EntityAITasks
- addTeam(ICommandSender, String[], int) - Method in class net.minecraft.src.ServerCommandScoreboard
-
Handler for the 'scoreboard teams add' command.
- addText(String) - Method in class net.minecraft.src.ChatMessageComponent
- addTileEntity(Collection) - Method in class net.minecraft.src.World
- addTileEntity(TileEntity) - Method in class net.minecraft.src.Chunk
-
Adds a TileEntity to a chunk
- addTileEntity(TileEntity) - Method in class net.minecraft.src.EmptyChunk
-
Adds a TileEntity to a chunk
- addTime(ICommandSender, int) - Method in class net.minecraft.src.CommandTime
-
Adds (or removes) time in the server object.
- addToCrashReport(CrashReportCategory) - Method in class net.minecraft.src.WorldInfo
-
Adds this WorldInfo instance to the crash report.
- addToListWithCheck(MerchantRecipe) - Method in class net.minecraft.src.MerchantRecipeList
-
checks if there is a recipie for the same ingredients already on the list, and replaces it. otherwise, adds it
- addToPlayerScore(Entity, int) - Method in class net.minecraft.src.Entity
-
Adds a value to the player score.
- addToPlayerScore(Entity, int) - Method in class net.minecraft.src.EntityPlayer
-
Adds a value to the player score.
- addToSendQueue(Packet) - Method in interface net.minecraft.src.INetworkManager
-
Adds the packet to the correct send queue (chunk data packets go to a separate queue).
- addToSendQueue(Packet) - Method in class net.minecraft.src.MemoryConnection
-
Adds the packet to the correct send queue (chunk data packets go to a separate queue).
- addToSendQueue(Packet) - Method in class net.minecraft.src.NetClientHandler
-
Adds the packet to the send queue
- addToSendQueue(Packet) - Method in class net.minecraft.src.TcpConnection
-
Adds the packet to the correct send queue (chunk data packets go to a separate queue).
- addToSentMessages(String) - Method in class net.minecraft.src.GuiNewChat
-
Adds this string to the list of sent messages, for recall using the up/down arrow keys
- addToWhiteList(String) - Method in class net.minecraft.src.DedicatedPlayerList
-
Add the specified player to the white list.
- addToWhiteList(String) - Method in class net.minecraft.src.ServerConfigurationManager
-
Add the specified player to the white list.
- addTranslatedMessage(String, Object...) - Method in class net.minecraft.src.GuiNewChat
-
Adds a message to the chat after translating to the client's locale.
- addTranslation(float, float, float) - Method in class net.minecraft.src.Tessellator
-
Offsets the translation for all vertices in the current draw call.
- addVector(double, double, double) - Method in class net.minecraft.src.Vec3
-
Adds the specified x,y,z vector components to this vector and returns the resulting vector.
- addVelocity(double, double, double) - Method in class net.minecraft.src.Entity
-
Adds to the current velocity of the entity.
- addVelocity(double, double, double) - Method in class net.minecraft.src.EntityHanging
-
Adds to the current velocity of the entity.
- addVertex(double, double, double) - Method in class net.minecraft.src.Tessellator
-
Adds a vertex with the specified x,y,z to the current draw call.
- addVertexWithUV(double, double, double, double, double) - Method in class net.minecraft.src.Tessellator
-
Adds a vertex specifying both x,y,z and the texture u,v for it.
- addVillageDoorInfo(VillageDoorInfo) - Method in class net.minecraft.src.Village
- addVillagerPosition(int, int, int) - Method in class net.minecraft.src.VillageCollection
-
This is a black hole.
- addWeatherEffect(Entity) - Method in class net.minecraft.src.World
-
adds a lightning bolt to the list of lightning bolts in this world.
- addWeatherEffect(Entity) - Method in class net.minecraft.src.WorldServer
-
adds a lightning bolt to the list of lightning bolts in this world.
- addWorldAccess(IWorldAccess) - Method in class net.minecraft.src.World
-
Adds a IWorldAccess to the list of worldAccesses
- addWorldInfoToCrashReport(CrashReport) - Method in class net.minecraft.src.World
-
Adds some basic stats of the world to the given crash report.
- addWorldInfoToCrashReport(CrashReport) - Method in class net.minecraft.src.WorldClient
-
Adds some basic stats of the world to the given crash report.
- adjacentChestChecked - Variable in class net.minecraft.src.TileEntityChest
-
Determines if the check for adjacent chests has taken place.
- adjacentChestXNeg - Variable in class net.minecraft.src.TileEntityChest
-
Contains the chest tile located adjacent to this one (if any)
- adjacentChestXPos - Variable in class net.minecraft.src.TileEntityChest
-
Contains the chest tile located adjacent to this one (if any)
- adjacentChestZNeg - Variable in class net.minecraft.src.TileEntityChest
-
Contains the chest tile located adjacent to this one (if any)
- adjacentChestZPosition - Variable in class net.minecraft.src.TileEntityChest
-
Contains the chest tile located adjacent to this one (if any)
- ADVANCED_OPENGL - Enum constant in enum class net.minecraft.src.EnumOptions
- advancedItemTooltips - Variable in class net.minecraft.src.GameSettings
-
Whether to show advanced information on item tooltips, toggled by F3+H
- advancedOpengl - Variable in class net.minecraft.src.GameSettings
-
Advanced OpenGL
- ADVENTURE - Enum constant in enum class net.minecraft.src.EnumGameType
- affectedBlockPositions - Variable in class net.minecraft.src.Explosion
-
A list of ChunkPositions of blocks affected by this explosion
- affectEntity(EntityLivingBase, EntityLivingBase, int, double) - Method in class net.minecraft.src.Potion
-
Hits the provided entity with this potion's instant effect.
- age - Variable in class net.minecraft.src.EntityItem
-
The age of this EntityItem (used to animate it up and down as well as expire it)
- aimedBow - Variable in class net.minecraft.src.ModelBiped
-
Records whether the model should be rendered aiming a bow.
- air - Static variable in class net.minecraft.src.Material
- airColor - Static variable in class net.minecraft.src.MapColor
-
The map color for Air blocks
- aiSit - Variable in class net.minecraft.src.EntityTameable
- Alban - Enum constant in enum class net.minecraft.src.EnumArt
- all - Enum constant in enum class net.minecraft.src.EnumEnchantmentType
- allocateTexture(int, int, int) - Static method in class net.minecraft.src.TextureUtil
- allowCounting - Static variable in class net.minecraft.src.PacketCount
-
If false, countPacket does nothing
- allowedCharacters - Static variable in class net.minecraft.src.ChatAllowedCharacters
-
This String have the characters allowed in any text drawing of minecraft.
- allowedCharactersArray - Static variable in class net.minecraft.src.ChatAllowedCharacters
-
Array of the special characters that are allowed in any text drawing of Minecraft.
- allowEdit - Variable in class net.minecraft.src.PlayerCapabilities
-
Indicates whether the player is allowed to modify the surroundings
- allowFlying - Variable in class net.minecraft.src.PlayerCapabilities
-
whether or not to allow the player to fly when they double jump.
- allowLeashing() - Method in class net.minecraft.src.EntityAmbientCreature
- allowLeashing() - Method in class net.minecraft.src.EntityHorse
- allowLeashing() - Method in class net.minecraft.src.EntityLiving
- allowLeashing() - Method in class net.minecraft.src.EntityVillager
- allowSpawnMonsters() - Method in class net.minecraft.src.DedicatedServer
- allowUserInput - Variable in class net.minecraft.src.GuiScreen
- allowUserToConnect(SocketAddress, String) - Method in class net.minecraft.src.IntegratedPlayerList
-
checks ban-lists, then white-lists, then space for the server.
- allowUserToConnect(SocketAddress, String) - Method in class net.minecraft.src.ServerConfigurationManager
-
checks ban-lists, then white-lists, then space for the server.
- allStats - Static variable in class net.minecraft.src.StatList
- alterSquishAmount() - Method in class net.minecraft.src.EntityMagmaCube
- alterSquishAmount() - Method in class net.minecraft.src.EntitySlime
- ambient - Enum constant in enum class net.minecraft.src.EnumCreatureType
- AMBIENT_OCCLUSION - Enum constant in enum class net.minecraft.src.EnumOptions
- ambientOcclusion - Variable in class net.minecraft.src.GameSettings
-
Smooth Lighting
- amount - Variable in class net.minecraft.src.Packet200Statistic
- anaglyph - Variable in class net.minecraft.src.GameSettings
- ANAGLYPH - Enum constant in enum class net.minecraft.src.EnumOptions
- anaglyphEnable - Static variable in class net.minecraft.src.EntityRenderer
- anaglyphField - Static variable in class net.minecraft.src.EntityRenderer
-
Anaglyph field (0=R, 1=GB)
- angleDelta - Variable in class net.minecraft.src.TextureCompass
-
Speed and direction of compass rotation
- angler - Variable in class net.minecraft.src.EntityFishHook
- AnimalChest - Class in net.minecraft.src
- AnimalChest(String, boolean, int) - Constructor for class net.minecraft.src.AnimalChest
- AnimalChest(String, int) - Constructor for class net.minecraft.src.AnimalChest
- animate - Variable in class net.minecraft.src.Packet18Animation
- AnimationFrame - Class in net.minecraft.src
- AnimationFrame(int) - Constructor for class net.minecraft.src.AnimationFrame
- AnimationFrame(int, int) - Constructor for class net.minecraft.src.AnimationFrame
- AnimationMetadataSection - Class in net.minecraft.src
- AnimationMetadataSection(List, int, int, int) - Constructor for class net.minecraft.src.AnimationMetadataSection
- AnimationMetadataSectionSerializer - Class in net.minecraft.src
- AnimationMetadataSectionSerializer() - Constructor for class net.minecraft.src.AnimationMetadataSectionSerializer
- animationsToGo - Variable in class net.minecraft.src.ItemStack
-
Number of animation frames to go when receiving an item (by walking into it, for example).
- animTime - Variable in class net.minecraft.src.EntityDragon
-
Animation time, used to control the speed of the animation cycles (wings flapping, jaw opening, etc.)
- anvil - Static variable in class net.minecraft.src.Block
- anvil - Static variable in class net.minecraft.src.DamageSource
- anvil - Static variable in class net.minecraft.src.Material
- AnvilChunkLoader - Class in net.minecraft.src
- AnvilChunkLoader(File) - Constructor for class net.minecraft.src.AnvilChunkLoader
- AnvilConverterData - Class in net.minecraft.src
- AnvilConverterData(int, int) - Constructor for class net.minecraft.src.AnvilConverterData
- AnvilConverterException - Exception in net.minecraft.src
- AnvilConverterException(String) - Constructor for exception net.minecraft.src.AnvilConverterException
- AnvilSaveConverter - Class in net.minecraft.src
- AnvilSaveConverter(File) - Constructor for class net.minecraft.src.AnvilSaveConverter
- AnvilSaveHandler - Class in net.minecraft.src
- AnvilSaveHandler(File, String, boolean) - Constructor for class net.minecraft.src.AnvilSaveHandler
- appendComponent(ChatMessageComponent) - Method in class net.minecraft.src.ChatMessageComponent
- appendTag(NBTBase) - Method in class net.minecraft.src.NBTTagList
-
Adds the provided tag to the end of the list.
- appleGold - Static variable in class net.minecraft.src.Item
- appleRed - Static variable in class net.minecraft.src.Item
- applyArmorCalculations(DamageSource, float) - Method in class net.minecraft.src.EntityLivingBase
-
Reduces damage, depending on armor
- applyAttributeModifiers(Multimap) - Method in class net.minecraft.src.BaseAttributeMap
- applyAttributesModifiersToEntity(EntityLivingBase, BaseAttributeMap, int) - Method in class net.minecraft.src.Potion
- applyAttributesModifiersToEntity(EntityLivingBase, BaseAttributeMap, int) - Method in class net.minecraft.src.PotionAbsoption
- applyColourMultiplier(int, int, int) - Method in class net.minecraft.src.EntityDiggingFX
-
If the block has a colour multiplier, copies it to this particle and returns this particle.
- applyDrag() - Method in class net.minecraft.src.EntityMinecart
- applyDrag() - Method in class net.minecraft.src.EntityMinecartContainer
- applyDrag() - Method in class net.minecraft.src.EntityMinecartFurnace
- applyEntityAttributes() - Method in class net.minecraft.src.EntityBat
- applyEntityAttributes() - Method in class net.minecraft.src.EntityBlaze
- applyEntityAttributes() - Method in class net.minecraft.src.EntityCaveSpider
- applyEntityAttributes() - Method in class net.minecraft.src.EntityChicken
- applyEntityAttributes() - Method in class net.minecraft.src.EntityCow
- applyEntityAttributes() - Method in class net.minecraft.src.EntityCreeper
- applyEntityAttributes() - Method in class net.minecraft.src.EntityDragon
- applyEntityAttributes() - Method in class net.minecraft.src.EntityEnderman
- applyEntityAttributes() - Method in class net.minecraft.src.EntityGhast
- applyEntityAttributes() - Method in class net.minecraft.src.EntityGiantZombie
- applyEntityAttributes() - Method in class net.minecraft.src.EntityHorse
- applyEntityAttributes() - Method in class net.minecraft.src.EntityIronGolem
- applyEntityAttributes() - Method in class net.minecraft.src.EntityLiving
- applyEntityAttributes() - Method in class net.minecraft.src.EntityLivingBase
- applyEntityAttributes() - Method in class net.minecraft.src.EntityMagmaCube
- applyEntityAttributes() - Method in class net.minecraft.src.EntityMob
- applyEntityAttributes() - Method in class net.minecraft.src.EntityOcelot
- applyEntityAttributes() - Method in class net.minecraft.src.EntityPig
- applyEntityAttributes() - Method in class net.minecraft.src.EntityPigZombie
- applyEntityAttributes() - Method in class net.minecraft.src.EntityPlayer
- applyEntityAttributes() - Method in class net.minecraft.src.EntitySheep
- applyEntityAttributes() - Method in class net.minecraft.src.EntitySilverfish
- applyEntityAttributes() - Method in class net.minecraft.src.EntitySkeleton
- applyEntityAttributes() - Method in class net.minecraft.src.EntitySnowman
- applyEntityAttributes() - Method in class net.minecraft.src.EntitySpider
- applyEntityAttributes() - Method in class net.minecraft.src.EntitySquid
- applyEntityAttributes() - Method in class net.minecraft.src.EntityVillager
- applyEntityAttributes() - Method in class net.minecraft.src.EntityWitch
- applyEntityAttributes() - Method in class net.minecraft.src.EntityWither
- applyEntityAttributes() - Method in class net.minecraft.src.EntityWolf
- applyEntityAttributes() - Method in class net.minecraft.src.EntityZombie
- applyEntityCollision(Entity) - Method in class net.minecraft.src.Entity
-
Applies a velocity to each of the entities pushing them away from each other.
- applyEntityCollision(Entity) - Method in class net.minecraft.src.EntityMinecart
-
Applies a velocity to each of the entities pushing them away from each other.
- applyIngredient(int, String) - Static method in class net.minecraft.src.PotionHelper
-
Generate a data value for a potion, given its previous data value and the encoded string of new effects it will receive
- applyModifier(AttributeModifier) - Method in interface net.minecraft.src.AttributeInstance
- applyModifier(AttributeModifier) - Method in class net.minecraft.src.ModifiableAttributeInstance
- applyPotionDamageCalculations(DamageSource, float) - Method in class net.minecraft.src.EntityLivingBase
-
Reduces damage, depending on potions
- applyPotionDamageCalculations(DamageSource, float) - Method in class net.minecraft.src.EntityWitch
-
Reduces damage, depending on potions
- applyRenderColor(int) - Method in class net.minecraft.src.EntityDiggingFX
-
Creates a new EntityDiggingFX with the block render color applied to the base particle color
- AQUA - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- aquaAffinity - Static variable in class net.minecraft.src.Enchantment
-
Increases underwater mining rate
- areAllPlayersAsleep() - Method in class net.minecraft.src.WorldServer
- areBiomesViable(int, int, int, List) - Method in class net.minecraft.src.WorldChunkManager
-
checks given Chunk's Biomes against List of allowed ones
- areBiomesViable(int, int, int, List) - Method in class net.minecraft.src.WorldChunkManagerHell
-
checks given Chunk's Biomes against List of allowed ones
- areCommandsAllowed() - Method in class net.minecraft.src.DerivedWorldInfo
-
Returns true if commands are allowed on this World.
- areCommandsAllowed() - Method in class net.minecraft.src.WorldInfo
-
Returns true if commands are allowed on this World.
- areCommandsAllowed() - Method in class net.minecraft.src.WorldSettings
-
Returns true if Commands (cheats) are allowed.
- areItemStacksEqual(ItemStack, ItemStack) - Static method in class net.minecraft.src.ItemStack
-
compares ItemStack argument1 with ItemStack argument2; returns true if both ItemStacks are equal
- areItemStackTagsEqual(ItemStack, ItemStack) - Static method in class net.minecraft.src.ItemStack
- armor - Enum constant in enum class net.minecraft.src.EnumEnchantmentType
- armor_feet - Enum constant in enum class net.minecraft.src.EnumEnchantmentType
- armor_head - Enum constant in enum class net.minecraft.src.EnumEnchantmentType
- armor_legs - Enum constant in enum class net.minecraft.src.EnumEnchantmentType
- armor_torso - Enum constant in enum class net.minecraft.src.EnumEnchantmentType
- armorInventory - Variable in class net.minecraft.src.InventoryPlayer
-
An array of 4 item stacks containing the currently worn armor pieces.
- armorItemInSlot(int) - Method in class net.minecraft.src.InventoryPlayer
-
returns a player armor item (as itemstack) contained in specified armor slot.
- armorType - Variable in class net.minecraft.src.ItemArmor
-
Stores the armor type: 0 is helmet, 1 is plate, 2 is legs and 3 is boots
- arrow - Static variable in class net.minecraft.src.Item
- arrowHitTimer - Variable in class net.minecraft.src.EntityLivingBase
- arrowShake - Variable in class net.minecraft.src.EntityArrow
-
Seems to be some sort of timer for animating an arrow.
- art - Variable in class net.minecraft.src.EntityPainting
- ARTHROPOD - Enum constant in enum class net.minecraft.src.EnumCreatureAttribute
- attachState - Variable in class net.minecraft.src.Packet39AttachEntity
-
0 for riding, 1 for leashed.
- attackCounter - Variable in class net.minecraft.src.EntityGhast
- attackDamage - Static variable in class net.minecraft.src.SharedMonsterAttributes
- attackedAtYaw - Variable in class net.minecraft.src.EntityLivingBase
-
The yaw at which this entity was last attacked from.
- attackEntity(Entity, float) - Method in class net.minecraft.src.EntityAnimal
-
Basic mob attack.
- attackEntity(Entity, float) - Method in class net.minecraft.src.EntityBlaze
-
Basic mob attack.
- attackEntity(Entity, float) - Method in class net.minecraft.src.EntityCreature
-
Basic mob attack.
- attackEntity(Entity, float) - Method in class net.minecraft.src.EntityMob
-
Basic mob attack.
- attackEntity(Entity, float) - Method in class net.minecraft.src.EntitySilverfish
-
Basic mob attack.
- attackEntity(Entity, float) - Method in class net.minecraft.src.EntitySpider
-
Basic mob attack.
- attackEntity(EntityPlayer, Entity) - Method in class net.minecraft.src.PlayerControllerMP
-
Attacks an entity
- attackEntityAsMob(Entity) - Method in class net.minecraft.src.EntityCaveSpider
- attackEntityAsMob(Entity) - Method in class net.minecraft.src.EntityCreeper
- attackEntityAsMob(Entity) - Method in class net.minecraft.src.EntityIronGolem
- attackEntityAsMob(Entity) - Method in class net.minecraft.src.EntityLivingBase
- attackEntityAsMob(Entity) - Method in class net.minecraft.src.EntityMob
- attackEntityAsMob(Entity) - Method in class net.minecraft.src.EntityOcelot
- attackEntityAsMob(Entity) - Method in class net.minecraft.src.EntitySkeleton
- attackEntityAsMob(Entity) - Method in class net.minecraft.src.EntityWolf
- attackEntityAsMob(Entity) - Method in class net.minecraft.src.EntityZombie
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.Entity
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityAnimal
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityBat
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityBoat
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityClientPlayerMP
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityDragon
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityDragonPart
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityEnderCrystal
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityEnderman
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityFireball
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityGhast
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityHanging
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityHorse
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityItem
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityLivingBase
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityMinecart
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityMob
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityOcelot
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityOtherPlayerMP
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityPigZombie
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityPlayer
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityPlayerMP
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntitySilverfish
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntitySmallFireball
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityWither
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityWitherSkull
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityWolf
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityXPOrb
-
Called when the entity is attacked.
- attackEntityFrom(DamageSource, float) - Method in class net.minecraft.src.EntityZombie
-
Called when the entity is attacked.
- attackEntityFromPart(EntityDragonPart, DamageSource, float) - Method in class net.minecraft.src.EntityDragon
- attackEntityFromPart(EntityDragonPart, DamageSource, float) - Method in interface net.minecraft.src.IEntityMultiPart
- attackEntityWithRangedAttack(EntityLivingBase, float) - Method in class net.minecraft.src.EntitySkeleton
-
Attack the specified entity using a ranged attack.
- attackEntityWithRangedAttack(EntityLivingBase, float) - Method in class net.minecraft.src.EntitySnowman
-
Attack the specified entity using a ranged attack.
- attackEntityWithRangedAttack(EntityLivingBase, float) - Method in class net.minecraft.src.EntityWitch
-
Attack the specified entity using a ranged attack.
- attackEntityWithRangedAttack(EntityLivingBase, float) - Method in class net.minecraft.src.EntityWither
-
Attack the specified entity using a ranged attack.
- attackEntityWithRangedAttack(EntityLivingBase, float) - Method in interface net.minecraft.src.IRangedAttackMob
-
Attack the specified entity using a ranged attack.
- attackingPlayer - Variable in class net.minecraft.src.EntityLivingBase
-
The most recent player that has attacked this entity
- attackTargetEntityWithCurrentItem(Entity) - Method in class net.minecraft.src.EntityPlayer
-
Attacks for the player the targeted entity with the currently equipped item.
- attackTime - Variable in class net.minecraft.src.EntityLivingBase
- attemptDamageItem(int, Random) - Method in class net.minecraft.src.ItemStack
-
Attempts to damage the ItemStack with par1 amount of damage, If the ItemStack has the Unbreaking enchantment there is a chance for each point of damage to be negated.
- Attribute - Interface in net.minecraft.src
- AttributeInstance - Interface in net.minecraft.src
- AttributeModifier - Class in net.minecraft.src
- AttributeModifier(String, double, int) - Constructor for class net.minecraft.src.AttributeModifier
- AttributeModifier(UUID, String, double, int) - Constructor for class net.minecraft.src.AttributeModifier
- attributes - Variable in class net.minecraft.src.BaseAttributeMap
- attributesByName - Variable in class net.minecraft.src.BaseAttributeMap
- auxData - Variable in class net.minecraft.src.Packet19EntityAction
- auxData - Variable in class net.minecraft.src.Packet61DoorChange
- average(long[]) - Static method in class net.minecraft.src.MathHelper
- axeDiamond - Static variable in class net.minecraft.src.Item
- axeGold - Static variable in class net.minecraft.src.Item
- axeIron - Static variable in class net.minecraft.src.Item
- axeStone - Static variable in class net.minecraft.src.Item
- axeWood - Static variable in class net.minecraft.src.Item
- AxisAlignedBB - Class in net.minecraft.src
- AxisAlignedBB(double, double, double, double, double, double) - Constructor for class net.minecraft.src.AxisAlignedBB
- Aztec - Enum constant in enum class net.minecraft.src.EnumArt
- Aztec2 - Enum constant in enum class net.minecraft.src.EnumArt
B
- Backup - Class in net.minecraft.src
- Backup() - Constructor for class net.minecraft.src.Backup
- BackupList - Class in net.minecraft.src
- BackupList() - Constructor for class net.minecraft.src.BackupList
- bakeCake - Static variable in class net.minecraft.src.AchievementList
-
Is the 'the lie' achievement.
- bakedPotato - Static variable in class net.minecraft.src.Item
- BanEntry - Class in net.minecraft.src
- BanEntry(String) - Constructor for class net.minecraft.src.BanEntry
- baneOfArthropods - Static variable in class net.minecraft.src.Enchantment
-
Extra damage to spiders, cave spiders and silverfish
- banIP(ICommandSender, String, String) - Method in class net.minecraft.src.CommandServerBanIp
-
Actually does the banning work.
- BanList - Class in net.minecraft.src
- BanList(File) - Constructor for class net.minecraft.src.BanList
- BaseAttribute - Class in net.minecraft.src
- BaseAttribute(String, double) - Constructor for class net.minecraft.src.BaseAttribute
- BaseAttributeMap - Class in net.minecraft.src
- BaseAttributeMap() - Constructor for class net.minecraft.src.BaseAttributeMap
- BaseMetadataSectionSerializer - Class in net.minecraft.src
- BaseMetadataSectionSerializer() - Constructor for class net.minecraft.src.BaseMetadataSectionSerializer
- beach - Static variable in class net.minecraft.src.BiomeGenBase
-
Beach biome.
- beacon - Static variable in class net.minecraft.src.Block
- bed - Static variable in class net.minecraft.src.Block
- bed - Static variable in class net.minecraft.src.Item
- bedDirection - Static variable in class net.minecraft.src.Direction
- bedrock - Static variable in class net.minecraft.src.Block
- bedX - Variable in class net.minecraft.src.Packet17Sleep
- bedY - Variable in class net.minecraft.src.Packet17Sleep
- bedZ - Variable in class net.minecraft.src.Packet17Sleep
- beefCooked - Static variable in class net.minecraft.src.Item
- beefRaw - Static variable in class net.minecraft.src.Item
- beginReceiveStats() - Method in class net.minecraft.src.StatsSyncher
-
Attempts to begin receiving stats from the server.
- beginSendStats(Map) - Method in class net.minecraft.src.StatsSyncher
-
Attempts to begin sending stats to the server.
- BehaviorDefaultDispenseItem - Class in net.minecraft.src
- BehaviorDefaultDispenseItem() - Constructor for class net.minecraft.src.BehaviorDefaultDispenseItem
- BehaviorProjectileDispense - Class in net.minecraft.src
- BehaviorProjectileDispense() - Constructor for class net.minecraft.src.BehaviorProjectileDispense
- bFull3D - Variable in class net.minecraft.src.Item
-
If true, render the object in full 3D, like weapons and tools.
- bigMushroomGen - Variable in class net.minecraft.src.BiomeDecorator
-
Field that holds big mushroom generator
- bigMushroomsPerChunk - Variable in class net.minecraft.src.BiomeDecorator
-
Amount of big mushrooms per chunk
- bill - Variable in class net.minecraft.src.ModelChicken
- bindEntityTexture(Entity) - Method in class net.minecraft.src.Render
- bindTexture(ResourceLocation) - Method in class net.minecraft.src.Render
- bindTexture(ResourceLocation) - Method in class net.minecraft.src.TextureManager
- bindTexture(ResourceLocation) - Method in class net.minecraft.src.TileEntitySpecialRenderer
- bindTexturePackIcon(TextureManager) - Method in class net.minecraft.src.ResourcePackRepositoryEntry
- biome - Variable in class net.minecraft.src.BiomeDecorator
-
The biome generator object.
- BiomeCache - Class in net.minecraft.src
- BiomeCache(WorldChunkManager) - Constructor for class net.minecraft.src.BiomeCache
- BiomeCacheBlock - Class in net.minecraft.src
- BiomeCacheBlock(BiomeCache, int, int) - Constructor for class net.minecraft.src.BiomeCacheBlock
- BiomeDecorator - Class in net.minecraft.src
- BiomeDecorator(BiomeGenBase) - Constructor for class net.minecraft.src.BiomeDecorator
- BiomeEndDecorator - Class in net.minecraft.src
- BiomeEndDecorator(BiomeGenBase) - Constructor for class net.minecraft.src.BiomeEndDecorator
- BiomeGenBase - Class in net.minecraft.src
- BiomeGenBase(int) - Constructor for class net.minecraft.src.BiomeGenBase
- BiomeGenBeach - Class in net.minecraft.src
- BiomeGenBeach(int) - Constructor for class net.minecraft.src.BiomeGenBeach
- BiomeGenDesert - Class in net.minecraft.src
- BiomeGenDesert(int) - Constructor for class net.minecraft.src.BiomeGenDesert
- BiomeGenEnd - Class in net.minecraft.src
- BiomeGenEnd(int) - Constructor for class net.minecraft.src.BiomeGenEnd
- BiomeGenForest - Class in net.minecraft.src
- BiomeGenForest(int) - Constructor for class net.minecraft.src.BiomeGenForest
- BiomeGenHell - Class in net.minecraft.src
- BiomeGenHell(int) - Constructor for class net.minecraft.src.BiomeGenHell
- BiomeGenHills - Class in net.minecraft.src
- BiomeGenHills(int) - Constructor for class net.minecraft.src.BiomeGenHills
- BiomeGenJungle - Class in net.minecraft.src
- BiomeGenJungle(int) - Constructor for class net.minecraft.src.BiomeGenJungle
- BiomeGenMushroomIsland - Class in net.minecraft.src
- BiomeGenMushroomIsland(int) - Constructor for class net.minecraft.src.BiomeGenMushroomIsland
- BiomeGenOcean - Class in net.minecraft.src
- BiomeGenOcean(int) - Constructor for class net.minecraft.src.BiomeGenOcean
- BiomeGenPlains - Class in net.minecraft.src
- BiomeGenPlains(int) - Constructor for class net.minecraft.src.BiomeGenPlains
- BiomeGenRiver - Class in net.minecraft.src
- BiomeGenRiver(int) - Constructor for class net.minecraft.src.BiomeGenRiver
- BiomeGenSnow - Class in net.minecraft.src
- BiomeGenSnow(int) - Constructor for class net.minecraft.src.BiomeGenSnow
- BiomeGenSwamp - Class in net.minecraft.src
- BiomeGenSwamp(int) - Constructor for class net.minecraft.src.BiomeGenSwamp
- BiomeGenTaiga - Class in net.minecraft.src
- BiomeGenTaiga(int) - Constructor for class net.minecraft.src.BiomeGenTaiga
- biomeID - Variable in class net.minecraft.src.BiomeGenBase
-
The id number to this biome, and its index in the biomeList array.
- biomeList - Static variable in class net.minecraft.src.BiomeGenBase
-
An array of all the biomes, indexed by biome id.
- biomeName - Variable in class net.minecraft.src.BiomeGenBase
- biomes - Variable in class net.minecraft.src.BiomeCacheBlock
-
The array of biome types stored in this BiomeCacheBlock.
- bipedBody - Variable in class net.minecraft.src.ModelBiped
- bipedCloak - Variable in class net.minecraft.src.ModelBiped
- bipedEars - Variable in class net.minecraft.src.ModelBiped
- bipedHead - Variable in class net.minecraft.src.ModelBiped
- bipedHeadwear - Variable in class net.minecraft.src.ModelBiped
- bipedLeftArm - Variable in class net.minecraft.src.ModelBiped
- bipedLeftLeg - Variable in class net.minecraft.src.ModelBiped
- bipedRightArm - Variable in class net.minecraft.src.ModelBiped
- bipedRightLeg - Variable in class net.minecraft.src.ModelBiped
- BLACK - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- blastProtection - Static variable in class net.minecraft.src.Enchantment
-
Protection against explosions
- blazePowder - Static variable in class net.minecraft.src.Item
- blazePowderEffect - Static variable in class net.minecraft.src.PotionHelper
- blazeRod - Static variable in class net.minecraft.src.AchievementList
-
Is the 'Into Fire' achievement
- blazeRod - Static variable in class net.minecraft.src.Item
- blindness - Static variable in class net.minecraft.src.Potion
-
The blindness Potion object.
- block - Enum constant in enum class net.minecraft.src.EnumAction
- Block - Class in net.minecraft.src
- Block - Enum constant in enum class net.minecraft.src.EnumSkyBlock
- Block(int, Material) - Constructor for class net.minecraft.src.Block
- blockAccess - Variable in class net.minecraft.src.RenderBlocks
-
The IBlockAccess used by this instance of RenderBlocks
- BlockAnvil - Class in net.minecraft.src
- BlockAnvil(int) - Constructor for class net.minecraft.src.BlockAnvil
- BlockBasePressurePlate - Class in net.minecraft.src
- BlockBasePressurePlate(int, String, Material) - Constructor for class net.minecraft.src.BlockBasePressurePlate
- BlockBaseRailLogic - Class in net.minecraft.src
- BlockBaseRailLogic(BlockRailBase, World, int, int, int) - Constructor for class net.minecraft.src.BlockBaseRailLogic
- BlockBeacon - Class in net.minecraft.src
- BlockBeacon(int) - Constructor for class net.minecraft.src.BlockBeacon
- BlockBed - Class in net.minecraft.src
- BlockBed(int) - Constructor for class net.minecraft.src.BlockBed
- BlockBookshelf - Class in net.minecraft.src
- BlockBookshelf(int) - Constructor for class net.minecraft.src.BlockBookshelf
- BlockBreakable - Class in net.minecraft.src
- BlockBreakable(int, String, Material, boolean) - Constructor for class net.minecraft.src.BlockBreakable
- BlockBrewingStand - Class in net.minecraft.src
- BlockBrewingStand(int) - Constructor for class net.minecraft.src.BlockBrewingStand
- BlockButton - Class in net.minecraft.src
- BlockButton(int, boolean) - Constructor for class net.minecraft.src.BlockButton
- BlockButtonStone - Class in net.minecraft.src
- BlockButtonStone(int) - Constructor for class net.minecraft.src.BlockButtonStone
- BlockButtonWood - Class in net.minecraft.src
- BlockButtonWood(int) - Constructor for class net.minecraft.src.BlockButtonWood
- BlockCactus - Class in net.minecraft.src
- BlockCactus(int) - Constructor for class net.minecraft.src.BlockCactus
- BlockCake - Class in net.minecraft.src
- BlockCake(int) - Constructor for class net.minecraft.src.BlockCake
- BlockCarpet - Class in net.minecraft.src
- BlockCarpet(int) - Constructor for class net.minecraft.src.BlockCarpet
- BlockCarrot - Class in net.minecraft.src
- BlockCarrot(int) - Constructor for class net.minecraft.src.BlockCarrot
- BlockCauldron - Class in net.minecraft.src
- BlockCauldron(int) - Constructor for class net.minecraft.src.BlockCauldron
- BlockChest - Class in net.minecraft.src
- BlockChest(int, int) - Constructor for class net.minecraft.src.BlockChest
- blockClay - Static variable in class net.minecraft.src.Block
- BlockClay - Class in net.minecraft.src
- BlockClay(int) - Constructor for class net.minecraft.src.BlockClay
- BlockCocoa - Class in net.minecraft.src
- BlockCocoa(int) - Constructor for class net.minecraft.src.BlockCocoa
- BlockColored - Class in net.minecraft.src
- BlockColored(int, Material) - Constructor for class net.minecraft.src.BlockColored
- BlockCommandBlock - Class in net.minecraft.src
- BlockCommandBlock(int) - Constructor for class net.minecraft.src.BlockCommandBlock
- BlockComparator - Class in net.minecraft.src
- BlockComparator(int, boolean) - Constructor for class net.minecraft.src.BlockComparator
- blockConstructorCalled - Variable in class net.minecraft.src.Block
-
set to true when Block's constructor is called through the chain of super()'s.
- BlockContainer - Class in net.minecraft.src
- BlockContainer(int, Material) - Constructor for class net.minecraft.src.BlockContainer
- BlockCrops - Class in net.minecraft.src
- BlockCrops(int) - Constructor for class net.minecraft.src.BlockCrops
- BlockDaylightDetector - Class in net.minecraft.src
- BlockDaylightDetector(int) - Constructor for class net.minecraft.src.BlockDaylightDetector
- BlockDeadBush - Class in net.minecraft.src
- BlockDeadBush(int) - Constructor for class net.minecraft.src.BlockDeadBush
- BlockDetectorRail - Class in net.minecraft.src
- BlockDetectorRail(int) - Constructor for class net.minecraft.src.BlockDetectorRail
- blockDiamond - Static variable in class net.minecraft.src.Block
- BlockDirectional - Class in net.minecraft.src
- BlockDirectional(int, Material) - Constructor for class net.minecraft.src.BlockDirectional
- BlockDirt - Class in net.minecraft.src
- BlockDirt(int) - Constructor for class net.minecraft.src.BlockDirt
- BlockDispenser - Class in net.minecraft.src
- BlockDispenser(int) - Constructor for class net.minecraft.src.BlockDispenser
- BlockDoor - Class in net.minecraft.src
- BlockDoor(int, Material) - Constructor for class net.minecraft.src.BlockDoor
- BlockDragonEgg - Class in net.minecraft.src
- BlockDragonEgg(int) - Constructor for class net.minecraft.src.BlockDragonEgg
- BlockDropper - Class in net.minecraft.src
- BlockDropper(int) - Constructor for class net.minecraft.src.BlockDropper
- blockEmerald - Static variable in class net.minecraft.src.Block
- BlockEnchantmentTable - Class in net.minecraft.src
- BlockEnchantmentTable(int) - Constructor for class net.minecraft.src.BlockEnchantmentTable
- BlockEnderChest - Class in net.minecraft.src
- BlockEnderChest(int) - Constructor for class net.minecraft.src.BlockEnderChest
- BlockEndPortal - Class in net.minecraft.src
- BlockEndPortal(int, Material) - Constructor for class net.minecraft.src.BlockEndPortal
- BlockEndPortalFrame - Class in net.minecraft.src
- BlockEndPortalFrame(int) - Constructor for class net.minecraft.src.BlockEndPortalFrame
- BlockEventData - Class in net.minecraft.src
- BlockEventData(int, int, int, int, int, int) - Constructor for class net.minecraft.src.BlockEventData
- blockExists(int, int, int) - Method in class net.minecraft.src.World
-
Returns whether a block exists at world coordinates x, y, z
- BlockFarmland - Class in net.minecraft.src
- BlockFarmland(int) - Constructor for class net.minecraft.src.BlockFarmland
- BlockFence - Class in net.minecraft.src
- BlockFence(int, String, Material) - Constructor for class net.minecraft.src.BlockFence
- BlockFenceGate - Class in net.minecraft.src
- BlockFenceGate(int) - Constructor for class net.minecraft.src.BlockFenceGate
- BlockFire - Class in net.minecraft.src
- BlockFire(int) - Constructor for class net.minecraft.src.BlockFire
- BlockFlower - Class in net.minecraft.src
- BlockFlower(int) - Constructor for class net.minecraft.src.BlockFlower
- BlockFlower(int, Material) - Constructor for class net.minecraft.src.BlockFlower
- BlockFlowerPot - Class in net.minecraft.src
- BlockFlowerPot(int) - Constructor for class net.minecraft.src.BlockFlowerPot
- BlockFlowing - Class in net.minecraft.src
- BlockFlowing(int, Material) - Constructor for class net.minecraft.src.BlockFlowing
- BlockFluid - Class in net.minecraft.src
- BlockFluid(int, Material) - Constructor for class net.minecraft.src.BlockFluid
- BlockFurnace - Class in net.minecraft.src
- BlockFurnace(int, boolean) - Constructor for class net.minecraft.src.BlockFurnace
- blockGetRenderType(int, int, int) - Method in class net.minecraft.src.World
-
Returns the render type of the block at the given coordinate.
- BlockGlass - Class in net.minecraft.src
- BlockGlass(int, Material, boolean) - Constructor for class net.minecraft.src.BlockGlass
- BlockGlowStone - Class in net.minecraft.src
- BlockGlowStone(int, Material) - Constructor for class net.minecraft.src.BlockGlowStone
- blockGold - Static variable in class net.minecraft.src.Block
- BlockGrass - Class in net.minecraft.src
- BlockGrass(int) - Constructor for class net.minecraft.src.BlockGrass
- BlockGravel - Class in net.minecraft.src
- BlockGravel(int) - Constructor for class net.minecraft.src.BlockGravel
- BlockHalfSlab - Class in net.minecraft.src
- BlockHalfSlab(int, boolean, Material) - Constructor for class net.minecraft.src.BlockHalfSlab
- blockHardness - Variable in class net.minecraft.src.Block
-
Indicates how many hits it takes to break a block.
- blockHasTileEntity(int, int, int) - Method in class net.minecraft.src.World
-
Checks if a block at a given position should have a tile entity.
- BlockHay - Class in net.minecraft.src
- BlockHay(int) - Constructor for class net.minecraft.src.BlockHay
- BlockHopper - Class in net.minecraft.src
- BlockHopper(int) - Constructor for class net.minecraft.src.BlockHopper
- BlockIce - Class in net.minecraft.src
- BlockIce(int) - Constructor for class net.minecraft.src.BlockIce
- blockIcon - Variable in class net.minecraft.src.Block
- blockId - Variable in class net.minecraft.src.Packet54PlayNoteBlock
-
The block ID this action is set for.
- blockID - Variable in class net.minecraft.src.Block
-
ID of the block.
- blockID - Variable in class net.minecraft.src.EntityFallingSand
- blockID - Variable in class net.minecraft.src.NextTickListEntry
-
blockID of the scheduled tick (ensures when the tick occurs its still for this block)
- blockIron - Static variable in class net.minecraft.src.Block
- BlockJukeBox - Class in net.minecraft.src
- BlockJukeBox(int) - Constructor for class net.minecraft.src.BlockJukeBox
- BlockLadder - Class in net.minecraft.src
- BlockLadder(int) - Constructor for class net.minecraft.src.BlockLadder
- blockLapis - Static variable in class net.minecraft.src.Block
- BlockLeaves - Class in net.minecraft.src
- BlockLeaves(int) - Constructor for class net.minecraft.src.BlockLeaves
- BlockLeavesBase - Class in net.minecraft.src
- BlockLeavesBase(int, Material, boolean) - Constructor for class net.minecraft.src.BlockLeavesBase
- BlockLever - Class in net.minecraft.src
- BlockLever(int) - Constructor for class net.minecraft.src.BlockLever
- blockLight - Variable in class net.minecraft.src.AnvilConverterData
- BlockLilyPad - Class in net.minecraft.src
- BlockLilyPad(int) - Constructor for class net.minecraft.src.BlockLilyPad
- BlockLockedChest - Class in net.minecraft.src
- BlockLockedChest(int) - Constructor for class net.minecraft.src.BlockLockedChest
- BlockLog - Class in net.minecraft.src
- BlockLog(int) - Constructor for class net.minecraft.src.BlockLog
- blockMaterial - Variable in class net.minecraft.src.Block
-
Block material definition.
- BlockMelon - Class in net.minecraft.src
- BlockMelon(int) - Constructor for class net.minecraft.src.BlockMelon
- blockMetadata - Variable in class net.minecraft.src.TileEntity
- BlockMobSpawner - Class in net.minecraft.src
- BlockMobSpawner(int) - Constructor for class net.minecraft.src.BlockMobSpawner
- BlockMushroom - Class in net.minecraft.src
- BlockMushroom(int) - Constructor for class net.minecraft.src.BlockMushroom
- BlockMushroomCap - Class in net.minecraft.src
- BlockMushroomCap(int, Material, int) - Constructor for class net.minecraft.src.BlockMushroomCap
- BlockMycelium - Class in net.minecraft.src
- BlockMycelium(int) - Constructor for class net.minecraft.src.BlockMycelium
- blockNetherQuartz - Static variable in class net.minecraft.src.Block
- BlockNetherrack - Class in net.minecraft.src
- BlockNetherrack(int) - Constructor for class net.minecraft.src.BlockNetherrack
- BlockNetherStalk - Class in net.minecraft.src
- BlockNetherStalk(int) - Constructor for class net.minecraft.src.BlockNetherStalk
- BlockNote - Class in net.minecraft.src
- BlockNote(int) - Constructor for class net.minecraft.src.BlockNote
- BlockObsidian - Class in net.minecraft.src
- BlockObsidian(int) - Constructor for class net.minecraft.src.BlockObsidian
- BlockOre - Class in net.minecraft.src
- BlockOre(int) - Constructor for class net.minecraft.src.BlockOre
- BlockOreStorage - Class in net.minecraft.src
- BlockOreStorage(int) - Constructor for class net.minecraft.src.BlockOreStorage
- BlockPane - Class in net.minecraft.src
- BlockPane(int, String, String, Material, boolean) - Constructor for class net.minecraft.src.BlockPane
- blockParticleGravity - Variable in class net.minecraft.src.Block
- BlockPistonBase - Class in net.minecraft.src
- BlockPistonBase(int, boolean) - Constructor for class net.minecraft.src.BlockPistonBase
- BlockPistonExtension - Class in net.minecraft.src
- BlockPistonExtension(int) - Constructor for class net.minecraft.src.BlockPistonExtension
- BlockPistonMoving - Class in net.minecraft.src
- BlockPistonMoving(int) - Constructor for class net.minecraft.src.BlockPistonMoving
- BlockPortal - Class in net.minecraft.src
- BlockPortal(int) - Constructor for class net.minecraft.src.BlockPortal
- BlockPotato - Class in net.minecraft.src
- BlockPotato(int) - Constructor for class net.minecraft.src.BlockPotato
- BlockPoweredOre - Class in net.minecraft.src
- BlockPoweredOre(int) - Constructor for class net.minecraft.src.BlockPoweredOre
- BlockPressurePlate - Class in net.minecraft.src
- BlockPressurePlate(int, String, Material, EnumMobType) - Constructor for class net.minecraft.src.BlockPressurePlate
- BlockPressurePlateWeighted - Class in net.minecraft.src
- BlockPressurePlateWeighted(int, String, Material, int) - Constructor for class net.minecraft.src.BlockPressurePlateWeighted
- BlockPumpkin - Class in net.minecraft.src
- BlockPumpkin(int, boolean) - Constructor for class net.minecraft.src.BlockPumpkin
- BlockQuartz - Class in net.minecraft.src
- BlockQuartz(int) - Constructor for class net.minecraft.src.BlockQuartz
- BlockRail - Class in net.minecraft.src
- BlockRail(int) - Constructor for class net.minecraft.src.BlockRail
- BlockRailBase - Class in net.minecraft.src
- BlockRailBase(int, boolean) - Constructor for class net.minecraft.src.BlockRailBase
- BlockRailPowered - Class in net.minecraft.src
- BlockRailPowered(int) - Constructor for class net.minecraft.src.BlockRailPowered
- blockRedstone - Static variable in class net.minecraft.src.Block
- BlockRedstoneLight - Class in net.minecraft.src
- BlockRedstoneLight(int, boolean) - Constructor for class net.minecraft.src.BlockRedstoneLight
- BlockRedstoneLogic - Class in net.minecraft.src
- BlockRedstoneLogic(int, boolean) - Constructor for class net.minecraft.src.BlockRedstoneLogic
- BlockRedstoneOre - Class in net.minecraft.src
- BlockRedstoneOre(int, boolean) - Constructor for class net.minecraft.src.BlockRedstoneOre
- BlockRedstoneRepeater - Class in net.minecraft.src
- BlockRedstoneRepeater(int, boolean) - Constructor for class net.minecraft.src.BlockRedstoneRepeater
- BlockRedstoneTorch - Class in net.minecraft.src
- BlockRedstoneTorch(int, boolean) - Constructor for class net.minecraft.src.BlockRedstoneTorch
- BlockRedstoneWire - Class in net.minecraft.src
- BlockRedstoneWire(int) - Constructor for class net.minecraft.src.BlockRedstoneWire
- BlockReed - Class in net.minecraft.src
- BlockReed(int) - Constructor for class net.minecraft.src.BlockReed
- blockResistance - Variable in class net.minecraft.src.Block
-
Indicates the blocks resistance to explosions.
- BlockRotatedPillar - Class in net.minecraft.src
- BlockRotatedPillar(int, Material) - Constructor for class net.minecraft.src.BlockRotatedPillar
- blocks - Variable in class net.minecraft.src.AnvilConverterData
- BlockSand - Class in net.minecraft.src
- BlockSand(int) - Constructor for class net.minecraft.src.BlockSand
- BlockSand(int, Material) - Constructor for class net.minecraft.src.BlockSand
- BlockSandStone - Class in net.minecraft.src
- BlockSandStone(int) - Constructor for class net.minecraft.src.BlockSandStone
- BlockSapling - Class in net.minecraft.src
- BlockSapling(int) - Constructor for class net.minecraft.src.BlockSapling
- blocksDistanceThreshold - Variable in class net.minecraft.src.EntityTrackerEntry
- BlockSign - Class in net.minecraft.src
- BlockSign(int, Class, boolean) - Constructor for class net.minecraft.src.BlockSign
- BlockSilverfish - Class in net.minecraft.src
- BlockSilverfish(int) - Constructor for class net.minecraft.src.BlockSilverfish
- BlockSkull - Class in net.minecraft.src
- BlockSkull(int) - Constructor for class net.minecraft.src.BlockSkull
- blocksList - Static variable in class net.minecraft.src.Block
-
List of ly/ff (BlockType) containing the already registered blocks.
- blocksMovement() - Method in class net.minecraft.src.Material
-
Returns if this material is considered solid or not
- blocksMovement() - Method in class net.minecraft.src.MaterialLiquid
-
Returns if this material is considered solid or not
- blocksMovement() - Method in class net.minecraft.src.MaterialLogic
-
Returns if this material is considered solid or not
- blocksMovement() - Method in class net.minecraft.src.MaterialPortal
-
Returns if this material is considered solid or not
- blocksMovement() - Method in class net.minecraft.src.MaterialTransparent
-
Returns if this material is considered solid or not
- blockSnow - Static variable in class net.minecraft.src.Block
- BlockSnow - Class in net.minecraft.src
- BlockSnow(int) - Constructor for class net.minecraft.src.BlockSnow
- BlockSnowBlock - Class in net.minecraft.src
- BlockSnowBlock(int) - Constructor for class net.minecraft.src.BlockSnowBlock
- BlockSoulSand - Class in net.minecraft.src
- BlockSoulSand(int) - Constructor for class net.minecraft.src.BlockSoulSand
- BlockSourceImpl - Class in net.minecraft.src
- BlockSourceImpl(World, int, int, int) - Constructor for class net.minecraft.src.BlockSourceImpl
- BlockSponge - Class in net.minecraft.src
- BlockSponge(int) - Constructor for class net.minecraft.src.BlockSponge
- BlockStairs - Class in net.minecraft.src
- BlockStairs(int, Block, int) - Constructor for class net.minecraft.src.BlockStairs
- BlockStationary - Class in net.minecraft.src
- BlockStationary(int, Material) - Constructor for class net.minecraft.src.BlockStationary
- BlockStem - Class in net.minecraft.src
- BlockStem(int, Block) - Constructor for class net.minecraft.src.BlockStem
- BlockStep - Class in net.minecraft.src
- BlockStep(int, boolean) - Constructor for class net.minecraft.src.BlockStep
- blockStepTypes - Static variable in class net.minecraft.src.BlockStep
-
The list of the types of step blocks.
- BlockStone - Class in net.minecraft.src
- BlockStone(int) - Constructor for class net.minecraft.src.BlockStone
- BlockStoneBrick - Class in net.minecraft.src
- BlockStoneBrick(int) - Constructor for class net.minecraft.src.BlockStoneBrick
- BlockTallGrass - Class in net.minecraft.src
- BlockTallGrass(int) - Constructor for class net.minecraft.src.BlockTallGrass
- BlockTNT - Class in net.minecraft.src
- BlockTNT(int) - Constructor for class net.minecraft.src.BlockTNT
- BlockTorch - Class in net.minecraft.src
- BlockTorch(int) - Constructor for class net.minecraft.src.BlockTorch
- BlockTrapDoor - Class in net.minecraft.src
- BlockTrapDoor(int, Material) - Constructor for class net.minecraft.src.BlockTrapDoor
- BlockTripWire - Class in net.minecraft.src
- BlockTripWire(int) - Constructor for class net.minecraft.src.BlockTripWire
- BlockTripWireSource - Class in net.minecraft.src
- BlockTripWireSource(int) - Constructor for class net.minecraft.src.BlockTripWireSource
- blockType - Variable in class net.minecraft.src.TileEntity
-
the Block type that this TileEntity is contained within
- BlockVine - Class in net.minecraft.src
- BlockVine(int) - Constructor for class net.minecraft.src.BlockVine
- BlockWall - Class in net.minecraft.src
- BlockWall(int, Block) - Constructor for class net.minecraft.src.BlockWall
- BlockWeb - Class in net.minecraft.src
- BlockWeb(int) - Constructor for class net.minecraft.src.BlockWeb
- BlockWood - Class in net.minecraft.src
- BlockWood(int) - Constructor for class net.minecraft.src.BlockWood
- BlockWoodSlab - Class in net.minecraft.src
- BlockWoodSlab(int, boolean) - Constructor for class net.minecraft.src.BlockWoodSlab
- BlockWorkbench - Class in net.minecraft.src
- BlockWorkbench(int) - Constructor for class net.minecraft.src.BlockWorkbench
- blockX - Variable in class net.minecraft.src.MovingObjectPosition
-
x coordinate of the block ray traced against
- blockY - Variable in class net.minecraft.src.MovingObjectPosition
-
y coordinate of the block ray traced against
- blockZ - Variable in class net.minecraft.src.MovingObjectPosition
-
z coordinate of the block ray traced against
- BLUE - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- boat - Static variable in class net.minecraft.src.Item
- boatSides - Variable in class net.minecraft.src.ModelBoat
- bobber - Variable in class net.minecraft.src.EntityFishHook
-
The entity that the fishing rod is connected to, if any.
- body - Variable in class net.minecraft.src.ModelChicken
- body - Variable in class net.minecraft.src.ModelCreeper
- body - Variable in class net.minecraft.src.ModelQuadruped
- body - Variable in class net.minecraft.src.ModelSnowMan
- BOLD - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- boltVertex - Variable in class net.minecraft.src.EntityLightningBolt
-
A random long that is used to change the vertex of the lightning rendered in RenderLightningBolt
- Bomb - Enum constant in enum class net.minecraft.src.EnumArt
- bone - Static variable in class net.minecraft.src.Item
- book - Static variable in class net.minecraft.src.Item
- bookcase - Static variable in class net.minecraft.src.AchievementList
-
Is the 'Librarian' achievement
- bookRotation - Variable in class net.minecraft.src.TileEntityEnchantmentTable
- bookRotation2 - Variable in class net.minecraft.src.TileEntityEnchantmentTable
- bookRotationPrev - Variable in class net.minecraft.src.TileEntityEnchantmentTable
- bookShelf - Static variable in class net.minecraft.src.Block
- bookSpine - Variable in class net.minecraft.src.ModelBook
-
The renderer of spine of the book
- bookSpread - Variable in class net.minecraft.src.TileEntityEnchantmentTable
-
The amount that the book is open.
- bookSpreadPrev - Variable in class net.minecraft.src.TileEntityEnchantmentTable
-
The amount that the book is open.
- boostSpeed() - Method in class net.minecraft.src.EntityAIControlledByPlayer
-
Boost the entity's movement speed.
- bootsChain - Static variable in class net.minecraft.src.Item
- bootsDiamond - Static variable in class net.minecraft.src.Item
- bootsGold - Static variable in class net.minecraft.src.Item
- bootsIron - Static variable in class net.minecraft.src.Item
- bootsLeather - Static variable in class net.minecraft.src.Item
- bossDefeated - Static variable in class net.minecraft.src.BlockEndPortal
-
true if the enderdragon has been killed - allows end portal blocks to be created in the end
- bossName - Static variable in class net.minecraft.src.BossStatus
- BossStatus - Class in net.minecraft.src
- BossStatus() - Constructor for class net.minecraft.src.BossStatus
- bottom - Variable in class net.minecraft.src.GuiSlot
-
The bottom of the slot container.
- bottomBody - Variable in class net.minecraft.src.ModelSnowMan
- boundingBox - Variable in class net.minecraft.src.Entity
-
Axis aligned bounding box.
- boundingBox - Variable in class net.minecraft.src.StructureComponent
- boundingBox - Variable in class net.minecraft.src.StructureStart
- bow - Enum constant in enum class net.minecraft.src.EnumAction
- bow - Enum constant in enum class net.minecraft.src.EnumEnchantmentType
- bow - Static variable in class net.minecraft.src.Item
- bowlEmpty - Static variable in class net.minecraft.src.Item
- bowlSoup - Static variable in class net.minecraft.src.Item
- bowPullIconNameArray - Static variable in class net.minecraft.src.ItemBow
- boxList - Variable in class net.minecraft.src.ModelBase
-
This is a list of all the boxes (ModelRenderer.class) in the current model.
- boxName - Variable in class net.minecraft.src.ModelRenderer
- bread - Static variable in class net.minecraft.src.Item
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.Block
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockBasePressurePlate
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockBrewingStand
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockButton
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockChest
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockComparator
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockContainer
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockDispenser
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockFurnace
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockHopper
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockJukeBox
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockLeaves
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockLever
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockLog
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockPistonExtension
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockPistonMoving
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockRailBase
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneRepeater
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneTorch
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneWire
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockSkull
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockStairs
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockTripWire
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- breakBlock(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockTripWireSource
-
Called on server worlds only when the block has been replaced by a different block ID, or the same block with a different metadata value, but before the new metadata value is set.
- brewingStand - Static variable in class net.minecraft.src.Block
- brewingStand - Static variable in class net.minecraft.src.Item
- brick - Static variable in class net.minecraft.src.Block
- brick - Static variable in class net.minecraft.src.Item
- broadcastSound(int, int, int, int, int) - Method in interface net.minecraft.src.IWorldAccess
- broadcastSound(int, int, int, int, int) - Method in class net.minecraft.src.RenderGlobal
- broadcastSound(int, int, int, int, int) - Method in class net.minecraft.src.WorldManager
- bucketEmpty - Static variable in class net.minecraft.src.Item
- bucketInt(int, int) - Static method in class net.minecraft.src.MathHelper
-
Buckets an integer with specifed bucket sizes.
- bucketLava - Static variable in class net.minecraft.src.Item
- bucketMilk - Static variable in class net.minecraft.src.Item
- bucketWater - Static variable in class net.minecraft.src.Item
- buildBanString() - Method in class net.minecraft.src.BanEntry
- buildBetterPickaxe - Static variable in class net.minecraft.src.AchievementList
-
Is the 'getting a upgrade' achievement.
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentMineshaftCorridor
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentMineshaftCross
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentMineshaftRoom
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentMineshaftStairs
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor2
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor3
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor4
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor5
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeCrossing
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeCrossing2
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeCrossing3
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeEntrance
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeNetherStalkRoom
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeStairs
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentNetherBridgeStraight
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentStrongholdChestCorridor
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentStrongholdCrossing
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentStrongholdLeftTurn
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentStrongholdPortalRoom
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentStrongholdPrison
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentStrongholdRightTurn
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentStrongholdRoomCrossing
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentStrongholdStairs
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentStrongholdStairsStraight
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentStrongholdStraight
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentVillagePathGen
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.ComponentVillageWell
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildComponent(StructureComponent, List, Random) - Method in class net.minecraft.src.StructureComponent
-
Initiates construction of the Structure Component picked, at the current Location of StructGen
- buildEnchantmentList(Random, ItemStack, int) - Static method in class net.minecraft.src.EnchantmentHelper
-
Create a list of random EnchantmentData (enchantments) that can be added together to the ItemStack, the 3rd parameter is the total enchantability level.
- buildFurnace - Static variable in class net.minecraft.src.AchievementList
-
Is the 'hot topic' achievement.
- buildHoe - Static variable in class net.minecraft.src.AchievementList
-
Is the 'time to farm' achievement.
- buildPickaxe - Static variable in class net.minecraft.src.AchievementList
-
Is the 'time to mine' achievement.
- buildPostString(Map) - Static method in class net.minecraft.src.HttpUtil
-
Builds an encoded HTTP POST content string from a string map
- buildSword - Static variable in class net.minecraft.src.AchievementList
-
Is the 'time to strike' achievement.
- buildWorkBench - Static variable in class net.minecraft.src.AchievementList
-
Is the 'benchmarking' achievement.
- BurningSkull - Enum constant in enum class net.minecraft.src.EnumArt
- Bust - Enum constant in enum class net.minecraft.src.EnumArt
- buttonClicked(GuiButton) - Method in class net.minecraft.src.TaskLongRunning
- buttonList - Variable in class net.minecraft.src.GuiScreen
-
A list of all the buttons in this container.
- buttonText1 - Variable in class net.minecraft.src.GuiYesNo
-
The text shown for the first button in GuiYesNo
- buttonText2 - Variable in class net.minecraft.src.GuiYesNo
-
The text shown for the second button in GuiYesNo
- buttonTextures - Static variable in class net.minecraft.src.GuiButton
- byteArray - Variable in class net.minecraft.src.NBTTagByteArray
-
The byte array stored in the tag.
C
- cacheActiveRenderInfo(World, TextureManager, FontRenderer, EntityLivingBase, float) - Method in class net.minecraft.src.TileEntityRenderer
-
Caches several render-related references, including the active World, RenderEngine, FontRenderer, and the camera- bound EntityLiving's interpolated pitch, yaw and position.
- cacheActiveRenderInfo(World, TextureManager, FontRenderer, EntityLivingBase, EntityLivingBase, GameSettings, float) - Method in class net.minecraft.src.RenderManager
-
Caches the current frame's active render info, including the current World, RenderEngine, GameSettings and FontRenderer settings, as well as interpolated player position, pitch and yaw.
- cactiPerChunk - Variable in class net.minecraft.src.BiomeDecorator
-
The number of cactus plants to generate per chunk.
- cactus - Static variable in class net.minecraft.src.Block
- cactus - Static variable in class net.minecraft.src.DamageSource
- cactus - Static variable in class net.minecraft.src.Material
- cactusGen - Variable in class net.minecraft.src.BiomeDecorator
-
Field that holds WorldGenCactus
- cake - Static variable in class net.minecraft.src.Block
- cake - Static variable in class net.minecraft.src.Item
- cake - Static variable in class net.minecraft.src.Material
-
Cake's material, see BlockCake
- calcItemStackEnchantability(Random, int, int, ItemStack) - Static method in class net.minecraft.src.EnchantmentHelper
-
Returns the enchantability of itemstack, it's uses a singular formula for each index (2nd parameter: 0, 1 and 2), cutting to the max enchantability power of the table (3rd parameter)
- calcModifierDamage(int, DamageSource) - Method in class net.minecraft.src.Enchantment
-
Calculates de damage protection of the enchantment based on level and damage source passed.
- calcModifierDamage(int, DamageSource) - Method in class net.minecraft.src.EnchantmentProtection
-
Calculates de damage protection of the enchantment based on level and damage source passed.
- calcModifierLiving(int, EntityLivingBase) - Method in class net.minecraft.src.Enchantment
-
Calculates de (magic) damage done by the enchantment on a living entity based on level and entity passed.
- calcModifierLiving(int, EntityLivingBase) - Method in class net.minecraft.src.EnchantmentDamage
-
Calculates de (magic) damage done by the enchantment on a living entity based on level and entity passed.
- calcPotionLiquidColor(Collection) - Static method in class net.minecraft.src.PotionHelper
-
Given a
Collection<PotionEffect> will return an Integer color. - calcRedstoneFromInventory(IInventory) - Static method in class net.minecraft.src.Container
- calcSunriseSunsetColors(float, float) - Method in class net.minecraft.src.WorldProvider
-
Returns array with sunrise/sunset colors
- calcSunriseSunsetColors(float, float) - Method in class net.minecraft.src.WorldProviderEnd
-
Returns array with sunrise/sunset colors
- calculateCelestialAngle(long, float) - Method in class net.minecraft.src.WorldProvider
-
Calculates the angle of sun and moon in the sky relative to a specified time (usually worldTime)
- calculateCelestialAngle(long, float) - Method in class net.minecraft.src.WorldProviderEnd
-
Calculates the angle of sun and moon in the sky relative to a specified time (usually worldTime)
- calculateCelestialAngle(long, float) - Method in class net.minecraft.src.WorldProviderHell
-
Calculates the angle of sun and moon in the sky relative to a specified time (usually worldTime)
- calculateInitialSkylight() - Method in class net.minecraft.src.World
-
Called on construction of the World class to setup the initial skylight values
- calculateIntercept(Vec3, Vec3) - Method in class net.minecraft.src.AxisAlignedBB
- calculateSkylightSubtracted(float) - Method in class net.minecraft.src.World
-
Returns the amount of skylight subtracted for the current time
- calculateVelocity(double, double, double, float, float) - Method in class net.minecraft.src.EntityFishHook
- calculateXOffset(AxisAlignedBB, double) - Method in class net.minecraft.src.AxisAlignedBB
-
if instance and the argument bounding boxes overlap in the Y and Z dimensions, calculate the offset between them in the X dimension.
- calculateYOffset(AxisAlignedBB, double) - Method in class net.minecraft.src.AxisAlignedBB
-
if instance and the argument bounding boxes overlap in the X and Z dimensions, calculate the offset between them in the Y dimension.
- calculateZOffset(AxisAlignedBB, double) - Method in class net.minecraft.src.AxisAlignedBB
-
if instance and the argument bounding boxes overlap in the Y and X dimensions, calculate the offset between them in the Z dimension.
- call() - Method in class net.minecraft.src.CallableIsServerModded
- call() - Method in class net.minecraft.src.CallableServerMemoryStats
- call() - Method in class net.minecraft.src.CallableServerProfiler
- CallableIsServerModded - Class in net.minecraft.src
- CallableIsServerModded(MinecraftServer) - Constructor for class net.minecraft.src.CallableIsServerModded
- CallableServerMemoryStats - Class in net.minecraft.src
- CallableServerMemoryStats(MinecraftServer) - Constructor for class net.minecraft.src.CallableServerMemoryStats
- CallableServerProfiler - Class in net.minecraft.src
- CallableServerProfiler(MinecraftServer) - Constructor for class net.minecraft.src.CallableServerProfiler
- callOcclusionQueryList() - Method in class net.minecraft.src.WorldRenderer
-
Renders the occlusion query GL List
- callServerMemoryStats() - Method in class net.minecraft.src.CallableServerMemoryStats
- callServerProfiler() - Method in class net.minecraft.src.CallableServerProfiler
- cameraPitch - Variable in class net.minecraft.src.EntityLivingBase
- cameraYaw - Variable in class net.minecraft.src.EntityPlayer
- canApply(ItemStack) - Method in class net.minecraft.src.Enchantment
- canApply(ItemStack) - Method in class net.minecraft.src.EnchantmentDamage
- canApply(ItemStack) - Method in class net.minecraft.src.EnchantmentDigging
- canApply(ItemStack) - Method in class net.minecraft.src.EnchantmentDurability
- canApply(ItemStack) - Method in class net.minecraft.src.EnchantmentThorns
- canApply(ItemStack) - Method in class net.minecraft.src.EnchantmentUntouching
- canApplyTogether(Enchantment) - Method in class net.minecraft.src.Enchantment
-
Determines if the enchantment passed can be applyied together with this enchantment.
- canApplyTogether(Enchantment) - Method in class net.minecraft.src.EnchantmentDamage
-
Determines if the enchantment passed can be applyied together with this enchantment.
- canApplyTogether(Enchantment) - Method in class net.minecraft.src.EnchantmentLootBonus
-
Determines if the enchantment passed can be applyied together with this enchantment.
- canApplyTogether(Enchantment) - Method in class net.minecraft.src.EnchantmentProtection
-
Determines if the enchantment passed can be applyied together with this enchantment.
- canApplyTogether(Enchantment) - Method in class net.minecraft.src.EnchantmentUntouching
-
Determines if the enchantment passed can be applyied together with this enchantment.
- canAttackClass(Class) - Method in class net.minecraft.src.EntityIronGolem
-
Returns true if this entity can attack entities of the specified class.
- canAttackClass(Class) - Method in class net.minecraft.src.EntityLiving
-
Returns true if this entity can attack entities of the specified class.
- canAttackPlayer(EntityPlayer) - Method in class net.minecraft.src.EntityPlayer
- canAttackPlayer(EntityPlayer) - Method in class net.minecraft.src.EntityPlayerMP
- canAttackWithItem() - Method in class net.minecraft.src.Entity
-
If returns false, the item will not inflict any damage against entities.
- canAttackWithItem() - Method in class net.minecraft.src.EntityArrow
-
If returns false, the item will not inflict any damage against entities.
- canAttackWithItem() - Method in class net.minecraft.src.EntityEnderEye
-
If returns false, the item will not inflict any damage against entities.
- canAttackWithItem() - Method in class net.minecraft.src.EntityFireworkRocket
-
If returns false, the item will not inflict any damage against entities.
- canAttackWithItem() - Method in class net.minecraft.src.EntityFX
-
If returns false, the item will not inflict any damage against entities.
- canAttackWithItem() - Method in class net.minecraft.src.EntityItem
-
If returns false, the item will not inflict any damage against entities.
- canAttackWithItem() - Method in class net.minecraft.src.EntityXPOrb
-
If returns false, the item will not inflict any damage against entities.
- canBeCollidedWith() - Method in class net.minecraft.src.Entity
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.src.EntityBoat
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.src.EntityDragon
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.src.EntityDragonPart
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.src.EntityEnderCrystal
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.src.EntityFallingSand
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.src.EntityFireball
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.src.EntityHanging
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.src.EntityLivingBase
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.src.EntityMinecart
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.src.EntitySmallFireball
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.src.EntityTNTPrimed
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.src.EntityWither
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBeCollidedWith() - Method in class net.minecraft.src.EntityWitherSkull
-
Returns true if other Entities should be prevented from moving through this Entity.
- canBePickedUp - Variable in class net.minecraft.src.EntityArrow
-
1 if the player can pick up the arrow
- canBePushed() - Method in class net.minecraft.src.Entity
-
Returns true if this entity should push and be pushed by other entities when colliding.
- canBePushed() - Method in class net.minecraft.src.EntityBat
-
Returns true if this entity should push and be pushed by other entities when colliding.
- canBePushed() - Method in class net.minecraft.src.EntityBoat
-
Returns true if this entity should push and be pushed by other entities when colliding.
- canBePushed() - Method in class net.minecraft.src.EntityFireworkSparkFX
-
Returns true if this entity should push and be pushed by other entities when colliding.
- canBePushed() - Method in class net.minecraft.src.EntityHorse
-
Returns true if this entity should push and be pushed by other entities when colliding.
- canBePushed() - Method in class net.minecraft.src.EntityLivingBase
-
Returns true if this entity should push and be pushed by other entities when colliding.
- canBePushed() - Method in class net.minecraft.src.EntityMinecart
-
Returns true if this entity should push and be pushed by other entities when colliding.
- canBeSteered() - Method in class net.minecraft.src.EntityLiving
-
returns true if all the conditions for steering the entity are met.
- canBeSteered() - Method in class net.minecraft.src.EntityPig
-
returns true if all the conditions for steering the entity are met.
- canBlockCatchFire(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockFire
-
Checks the specified block coordinate to see if it can catch fire.
- canBlockFreeze(int, int, int, boolean) - Method in class net.minecraft.src.World
-
checks to see if a given block is both water, and cold enough to freeze - if the par4 boolean is set, this will only return true if there is a non-water block immediately adjacent to the specified block
- canBlockGrass - Static variable in class net.minecraft.src.Block
-
Array of booleans that tells if a block can grass
- canBlockSeeTheSky(int, int, int) - Method in class net.minecraft.src.Chunk
-
Returns whether is not a block above this one blocking sight to the sky (done via checking against the heightmap)
- canBlockSeeTheSky(int, int, int) - Method in class net.minecraft.src.EmptyChunk
-
Returns whether is not a block above this one blocking sight to the sky (done via checking against the heightmap)
- canBlockSeeTheSky(int, int, int) - Method in class net.minecraft.src.World
-
Checks if the specified block is able to see the sky
- canBlockStay(World, int, int, int) - Method in class net.minecraft.src.Block
-
Can this block stay at this position.
- canBlockStay(World, int, int, int) - Method in class net.minecraft.src.BlockCactus
-
Can this block stay at this position.
- canBlockStay(World, int, int, int) - Method in class net.minecraft.src.BlockCake
-
Can this block stay at this position.
- canBlockStay(World, int, int, int) - Method in class net.minecraft.src.BlockCarpet
-
Can this block stay at this position.
- canBlockStay(World, int, int, int) - Method in class net.minecraft.src.BlockCocoa
-
Can this block stay at this position.
- canBlockStay(World, int, int, int) - Method in class net.minecraft.src.BlockFlower
-
Can this block stay at this position.
- canBlockStay(World, int, int, int) - Method in class net.minecraft.src.BlockLilyPad
-
Can this block stay at this position.
- canBlockStay(World, int, int, int) - Method in class net.minecraft.src.BlockMushroom
-
Can this block stay at this position.
- canBlockStay(World, int, int, int) - Method in class net.minecraft.src.BlockNetherStalk
-
Can this block stay at this position.
- canBlockStay(World, int, int, int) - Method in class net.minecraft.src.BlockRedstoneLogic
-
Can this block stay at this position.
- canBlockStay(World, int, int, int) - Method in class net.minecraft.src.BlockReed
-
Can this block stay at this position.
- canBreatheUnderwater() - Method in class net.minecraft.src.EntityLivingBase
- canBreatheUnderwater() - Method in class net.minecraft.src.EntityWaterMob
- cancelDestroyingBlock(int, int, int) - Method in class net.minecraft.src.ItemInWorldManager
-
note: this ignores the pars passed in and continues to destroy the onClickedBlock
- canCollideCheck(int, boolean) - Method in class net.minecraft.src.Block
-
Returns whether this block is collideable based on the arguments passed in \n@param par1 block metaData \n@param par2 whether the player right-clicked while holding a boat
- canCollideCheck(int, boolean) - Method in class net.minecraft.src.BlockFluid
-
Returns whether this block is collideable based on the arguments passed in \n@param par1 block metaData \n@param par2 whether the player right-clicked while holding a boat
- canCollideCheck(int, boolean) - Method in class net.minecraft.src.BlockStairs
-
Returns whether this block is collideable based on the arguments passed in \n@param par1 block metaData \n@param par2 whether the player right-clicked while holding a boat
- canCommandSenderUseCommand(int, String) - Method in class net.minecraft.src.EntityOtherPlayerMP
-
Returns true if the command sender is allowed to use the given command.
- canCommandSenderUseCommand(int, String) - Method in class net.minecraft.src.EntityPlayerMP
-
Returns true if the command sender is allowed to use the given command.
- canCommandSenderUseCommand(int, String) - Method in class net.minecraft.src.EntityPlayerSP
-
Returns true if the command sender is allowed to use the given command.
- canCommandSenderUseCommand(int, String) - Method in interface net.minecraft.src.ICommandSender
-
Returns true if the command sender is allowed to use the given command.
- canCommandSenderUseCommand(int, String) - Method in class net.minecraft.src.RConConsoleSource
-
Returns true if the command sender is allowed to use the given command.
- canCommandSenderUseCommand(int, String) - Method in class net.minecraft.src.TileEntityCommandBlock
-
Returns true if the command sender is allowed to use the given command.
- canCommandSenderUseCommand(ICommandSender) - Method in class net.minecraft.src.CommandBase
-
Returns true if the given command sender is allowed to use this command.
- canCommandSenderUseCommand(ICommandSender) - Method in class net.minecraft.src.CommandServerBan
-
Returns true if the given command sender is allowed to use this command.
- canCommandSenderUseCommand(ICommandSender) - Method in class net.minecraft.src.CommandServerBanIp
-
Returns true if the given command sender is allowed to use this command.
- canCommandSenderUseCommand(ICommandSender) - Method in class net.minecraft.src.CommandServerBanlist
-
Returns true if the given command sender is allowed to use this command.
- canCommandSenderUseCommand(ICommandSender) - Method in class net.minecraft.src.CommandServerPardon
-
Returns true if the given command sender is allowed to use this command.
- canCommandSenderUseCommand(ICommandSender) - Method in class net.minecraft.src.CommandServerPardonIp
-
Returns true if the given command sender is allowed to use this command.
- canCommandSenderUseCommand(ICommandSender) - Method in class net.minecraft.src.CommandShowSeed
-
Returns true if the given command sender is allowed to use this command.
- canCommandSenderUseCommand(ICommandSender) - Method in interface net.minecraft.src.ICommand
-
Returns true if the given command sender is allowed to use this command.
- canConnectFenceTo(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockFence
-
Returns true if the specified block can be connected by a fence
- canConnectWallTo(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockWall
-
Return whether an adjacent block can connect to a wall.
- canCoordinateBeSpawn(int, int) - Method in class net.minecraft.src.WorldProvider
-
Will check if the x, z position specified is alright to be set as the map spawn point
- canCoordinateBeSpawn(int, int) - Method in class net.minecraft.src.WorldProviderEnd
-
Will check if the x, z position specified is alright to be set as the map spawn point
- canCoordinateBeSpawn(int, int) - Method in class net.minecraft.src.WorldProviderHell
-
Will check if the x, z position specified is alright to be set as the map spawn point
- canCreatureTypeSpawnAtLocation(EnumCreatureType, World, int, int, int) - Static method in class net.minecraft.src.SpawnerAnimals
-
Returns whether or not the specified creature type can spawn at the specified location.
- canDamagePlayer() - Method in class net.minecraft.src.EntityMagmaCube
-
Indicates weather the slime is able to damage the player (based upon the slime's size)
- canDamagePlayer() - Method in class net.minecraft.src.EntitySlime
-
Indicates weather the slime is able to damage the player (based upon the slime's size)
- canDespawn() - Method in class net.minecraft.src.EntityAnimal
-
Determines if an entity can be despawned, used on idle far away entities
- canDespawn() - Method in class net.minecraft.src.EntityGolem
-
Determines if an entity can be despawned, used on idle far away entities
- canDespawn() - Method in class net.minecraft.src.EntityLiving
-
Determines if an entity can be despawned, used on idle far away entities
- canDespawn() - Method in class net.minecraft.src.EntityOcelot
-
Determines if an entity can be despawned, used on idle far away entities
- canDespawn() - Method in class net.minecraft.src.EntityVillager
-
Determines if an entity can be despawned, used on idle far away entities
- canDespawn() - Method in class net.minecraft.src.EntityWaterMob
-
Determines if an entity can be despawned, used on idle far away entities
- canDespawn() - Method in class net.minecraft.src.EntityWolf
-
Determines if an entity can be despawned, used on idle far away entities
- canDespawn() - Method in class net.minecraft.src.EntityZombie
-
Determines if an entity can be despawned, used on idle far away entities
- canDragIntoSlot(Slot) - Method in class net.minecraft.src.Container
-
Returns true if the player can "drag-spilt" items into this slot,. returns true by default.
- canDropFromExplosion(Explosion) - Method in class net.minecraft.src.Block
-
Return whether this block can drop from an explosion.
- canDropFromExplosion(Explosion) - Method in class net.minecraft.src.BlockTNT
-
Return whether this block can drop from an explosion.
- canEat(boolean) - Method in class net.minecraft.src.EntityPlayer
- canEditBlocks() - Method in class net.minecraft.src.ItemStack
- canEnchantItem(Item) - Method in enum class net.minecraft.src.EnumEnchantmentType
-
Return true if the item passed can be enchanted by a enchantment of this type.
- canEntityBeSeen(Entity) - Method in class net.minecraft.src.EntityLivingBase
-
returns true if the entity provided in the argument can be seen.
- canExtractItem(int, ItemStack, int) - Method in interface net.minecraft.src.ISidedInventory
-
Returns true if automation can extract the given item in the given slot from the given side.
- canExtractItem(int, ItemStack, int) - Method in class net.minecraft.src.TileEntityBrewingStand
-
Returns true if automation can extract the given item in the given slot from the given side.
- canExtractItem(int, ItemStack, int) - Method in class net.minecraft.src.TileEntityFurnace
-
Returns true if automation can extract the given item in the given slot from the given side.
- canFallBelow(World, int, int, int) - Static method in class net.minecraft.src.BlockSand
-
Checks to see if the sand can fall into the block below it
- canHarmInCreative() - Method in class net.minecraft.src.DamageSource
- canHarvestBlock(Block) - Method in class net.minecraft.src.EntityPlayer
-
Checks if the player has the ability to harvest a block (checks current inventory item for a tool if necessary)
- canHarvestBlock(Block) - Method in class net.minecraft.src.InventoryPlayer
-
Returns whether the current item (tool) can harvest from the specified block (actually get a result).
- canHarvestBlock(Block) - Method in class net.minecraft.src.Item
-
Returns if the item (tool) can harvest results from the block type.
- canHarvestBlock(Block) - Method in class net.minecraft.src.ItemPickaxe
-
Returns if the item (tool) can harvest results from the block type.
- canHarvestBlock(Block) - Method in class net.minecraft.src.ItemShears
-
Returns if the item (tool) can harvest results from the block type.
- canHarvestBlock(Block) - Method in class net.minecraft.src.ItemSpade
-
Returns if the item (tool) can harvest results from the block type.
- canHarvestBlock(Block) - Method in class net.minecraft.src.ItemStack
-
Checks if the itemStack object can harvest a specified block
- canHarvestBlock(Block) - Method in class net.minecraft.src.ItemSword
-
Returns if the item (tool) can harvest results from the block type.
- canInsertItem(int, ItemStack, int) - Method in interface net.minecraft.src.ISidedInventory
-
Returns true if automation can insert the given item in the given slot from the given side.
- canInsertItem(int, ItemStack, int) - Method in class net.minecraft.src.TileEntityBrewingStand
-
Returns true if automation can insert the given item in the given slot from the given side.
- canInsertItem(int, ItemStack, int) - Method in class net.minecraft.src.TileEntityFurnace
-
Returns true if automation can insert the given item in the given slot from the given side.
- canInteractWith(EntityPlayer) - Method in class net.minecraft.src.Container
- canInteractWith(EntityPlayer) - Method in class net.minecraft.src.ContainerBeacon
- canInteractWith(EntityPlayer) - Method in class net.minecraft.src.ContainerBrewingStand
- canInteractWith(EntityPlayer) - Method in class net.minecraft.src.ContainerChest
- canInteractWith(EntityPlayer) - Method in class net.minecraft.src.ContainerDispenser
- canInteractWith(EntityPlayer) - Method in class net.minecraft.src.ContainerEnchantment
- canInteractWith(EntityPlayer) - Method in class net.minecraft.src.ContainerFurnace
- canInteractWith(EntityPlayer) - Method in class net.minecraft.src.ContainerHopper
- canInteractWith(EntityPlayer) - Method in class net.minecraft.src.ContainerHorseInventory
- canInteractWith(EntityPlayer) - Method in class net.minecraft.src.ContainerMerchant
- canInteractWith(EntityPlayer) - Method in class net.minecraft.src.ContainerPlayer
- canInteractWith(EntityPlayer) - Method in class net.minecraft.src.ContainerRepair
- canInteractWith(EntityPlayer) - Method in class net.minecraft.src.ContainerWorkbench
- canItemEditBlocks() - Method in class net.minecraft.src.Item
-
Returns true if players can use this item to affect the world (e.g. placing blocks, placing ender eyes in portal) when not in creative
- canLightningStrikeAt(int, int, int) - Method in class net.minecraft.src.World
- canLoadWorld(String) - Method in interface net.minecraft.src.ISaveFormat
-
Return whether the given world can be loaded.
- canLoadWorld(String) - Method in class net.minecraft.src.SaveFormatOld
-
Return whether the given world can be loaded.
- canMateWith(EntityAnimal) - Method in class net.minecraft.src.EntityAnimal
-
Returns true if the mob is currently able to mate with the specified mob.
- canMateWith(EntityAnimal) - Method in class net.minecraft.src.EntityHorse
-
Returns true if the mob is currently able to mate with the specified mob.
- canMateWith(EntityAnimal) - Method in class net.minecraft.src.EntityOcelot
-
Returns true if the mob is currently able to mate with the specified mob.
- canMateWith(EntityAnimal) - Method in class net.minecraft.src.EntityWolf
-
Returns true if the mob is currently able to mate with the specified mob.
- canMineBlock(EntityPlayer, int, int, int) - Method in class net.minecraft.src.World
-
Called when checking if a certain block can be mined or not.
- canMineBlock(EntityPlayer, int, int, int) - Method in class net.minecraft.src.WorldServer
-
Called when checking if a certain block can be mined or not.
- canNotSave - Variable in class net.minecraft.src.WorldServer
-
set by CommandServerSave{all,Off,On}
- canPickUpLoot() - Method in class net.minecraft.src.EntityLiving
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.Block
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockBasePressurePlate
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockButton
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockCactus
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockCake
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockCarpet
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockChest
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockDoor
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockFenceGate
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockFire
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockFlower
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockFlowerPot
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockLadder
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockLever
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockLockedChest
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockMushroom
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockPistonExtension
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockPistonMoving
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockPumpkin
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockRailBase
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockRedstoneLogic
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockRedstoneWire
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockReed
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockSnow
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockStairs
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockTorch
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockAt(World, int, int, int) - Method in class net.minecraft.src.BlockTripWireSource
-
Checks to see if its valid to put this block at the specified coordinates.
- canPlaceBlockOnSide(World, int, int, int, int) - Method in class net.minecraft.src.Block
-
checks to see if you can place this block can be placed on that side of a block: BlockLever overrides
- canPlaceBlockOnSide(World, int, int, int, int) - Method in class net.minecraft.src.BlockButton
-
checks to see if you can place this block can be placed on that side of a block: BlockLever overrides
- canPlaceBlockOnSide(World, int, int, int, int) - Method in class net.minecraft.src.BlockLever
-
checks to see if you can place this block can be placed on that side of a block: BlockLever overrides
- canPlaceBlockOnSide(World, int, int, int, int) - Method in class net.minecraft.src.BlockPistonExtension
-
checks to see if you can place this block can be placed on that side of a block: BlockLever overrides
- canPlaceBlockOnSide(World, int, int, int, int) - Method in class net.minecraft.src.BlockPistonMoving
-
checks to see if you can place this block can be placed on that side of a block: BlockLever overrides
- canPlaceBlockOnSide(World, int, int, int, int) - Method in class net.minecraft.src.BlockTrapDoor
-
checks to see if you can place this block can be placed on that side of a block: BlockLever overrides
- canPlaceBlockOnSide(World, int, int, int, int) - Method in class net.minecraft.src.BlockTripWireSource
-
checks to see if you can place this block can be placed on that side of a block: BlockLever overrides
- canPlaceBlockOnSide(World, int, int, int, int) - Method in class net.minecraft.src.BlockVine
-
checks to see if you can place this block can be placed on that side of a block: BlockLever overrides
- canPlaceBlockOnSide(World, int, int, int, int, ItemStack) - Method in class net.minecraft.src.Block
- canPlaceEntityOnSide(int, int, int, int, boolean, int, Entity, ItemStack) - Method in class net.minecraft.src.World
-
Returns true if the given Entity can be placed on the given side of the given block position.
- canPlaceItemBlockOnSide(World, int, int, int, int, EntityPlayer, ItemStack) - Method in class net.minecraft.src.ItemBlock
-
Returns true if the given ItemBlock can be placed on the given side of the given block position.
- canPlaceItemBlockOnSide(World, int, int, int, int, EntityPlayer, ItemStack) - Method in class net.minecraft.src.ItemSlab
-
Returns true if the given ItemBlock can be placed on the given side of the given block position.
- canPlayerEdit(int, int, int, int, ItemStack) - Method in class net.minecraft.src.EntityPlayer
- canProcessAsync() - Method in class net.minecraft.src.Packet
-
If this returns true, the packet may be processed on any thread; otherwise it is queued for the main thread to handle.
- canProcessAsync() - Method in class net.minecraft.src.Packet0KeepAlive
-
If this returns true, the packet may be processed on any thread; otherwise it is queued for the main thread to handle.
- canProcessAsync() - Method in class net.minecraft.src.Packet200Statistic
-
If this returns true, the packet may be processed on any thread; otherwise it is queued for the main thread to handle.
- canProcessAsync() - Method in class net.minecraft.src.Packet35EntityHeadRotation
-
If this returns true, the packet may be processed on any thread; otherwise it is queued for the main thread to handle.
- canProcessAsync() - Method in class net.minecraft.src.Packet4UpdateTime
-
If this returns true, the packet may be processed on any thread; otherwise it is queued for the main thread to handle.
- canProcessAsync() - Method in class net.minecraft.src.Packet6SpawnPosition
-
If this returns true, the packet may be processed on any thread; otherwise it is queued for the main thread to handle.
- canProcessPacketsAsync() - Method in class net.minecraft.src.NetClientHandler
-
If this returns false, all packets will be queued for the main thread to handle, even if they would otherwise be processed asynchronously.
- canProcessPacketsAsync() - Method in class net.minecraft.src.NetHandler
-
If this returns false, all packets will be queued for the main thread to handle, even if they would otherwise be processed asynchronously.
- canProcessPacketsAsync() - Method in class net.minecraft.src.NetServerHandler
-
If this returns false, all packets will be queued for the main thread to handle, even if they would otherwise be processed asynchronously.
- canProvidePower() - Method in class net.minecraft.src.Block
-
Can this block provide power.
- canProvidePower() - Method in class net.minecraft.src.BlockBasePressurePlate
-
Can this block provide power.
- canProvidePower() - Method in class net.minecraft.src.BlockButton
-
Can this block provide power.
- canProvidePower() - Method in class net.minecraft.src.BlockChest
-
Can this block provide power.
- canProvidePower() - Method in class net.minecraft.src.BlockDaylightDetector
-
Can this block provide power.
- canProvidePower() - Method in class net.minecraft.src.BlockDetectorRail
-
Can this block provide power.
- canProvidePower() - Method in class net.minecraft.src.BlockLever
-
Can this block provide power.
- canProvidePower() - Method in class net.minecraft.src.BlockPoweredOre
-
Can this block provide power.
- canProvidePower() - Method in class net.minecraft.src.BlockRedstoneLogic
-
Can this block provide power.
- canProvidePower() - Method in class net.minecraft.src.BlockRedstoneTorch
-
Can this block provide power.
- canProvidePower() - Method in class net.minecraft.src.BlockRedstoneWire
-
Can this block provide power.
- canProvidePower() - Method in class net.minecraft.src.BlockTripWireSource
-
Can this block provide power.
- canRecipeBeUsed(ItemStack, ItemStack, int) - Method in class net.minecraft.src.MerchantRecipeList
-
can par1,par2 be used to in crafting recipe par3
- canRenderOnFire() - Method in class net.minecraft.src.Entity
-
Return whether this entity should be rendered as on fire.
- canRenderOnFire() - Method in class net.minecraft.src.EntityFallingSand
-
Return whether this entity should be rendered as on fire.
- canRespawnHere() - Method in class net.minecraft.src.WorldProvider
-
True if the player can respawn in this dimension (true = overworld, false = nether).
- canRespawnHere() - Method in class net.minecraft.src.WorldProviderEnd
-
True if the player can respawn in this dimension (true = overworld, false = nether).
- canRespawnHere() - Method in class net.minecraft.src.WorldProviderHell
-
True if the player can respawn in this dimension (true = overworld, false = nether).
- canRun() - Method in class net.minecraft.src.MobSpawnerBaseLogic
-
Returns true if there's a player close enough to this mob spawner to activate it.
- canSave() - Method in class net.minecraft.src.ChunkProviderClient
-
Returns if the IChunkProvider supports saving.
- canSave() - Method in class net.minecraft.src.ChunkProviderEnd
-
Returns if the IChunkProvider supports saving.
- canSave() - Method in class net.minecraft.src.ChunkProviderFlat
-
Returns if the IChunkProvider supports saving.
- canSave() - Method in class net.minecraft.src.ChunkProviderGenerate
-
Returns if the IChunkProvider supports saving.
- canSave() - Method in class net.minecraft.src.ChunkProviderHell
-
Returns if the IChunkProvider supports saving.
- canSave() - Method in class net.minecraft.src.ChunkProviderServer
-
Returns if the IChunkProvider supports saving.
- canSave() - Method in interface net.minecraft.src.IChunkProvider
-
Returns if the IChunkProvider supports saving.
- canSee(Entity) - Method in class net.minecraft.src.EntitySenses
-
Checks, whether 'our' entity can see the entity given as argument (true) or not (false), caching the result.
- canSilkHarvest() - Method in class net.minecraft.src.Block
-
Return true if a player with Silk Touch can harvest this block directly, and not its normal drops.
- canSilkHarvest() - Method in class net.minecraft.src.BlockEnderChest
-
Return true if a player with Silk Touch can harvest this block directly, and not its normal drops.
- canSilkHarvest() - Method in class net.minecraft.src.BlockGlass
-
Return true if a player with Silk Touch can harvest this block directly, and not its normal drops.
- canSilkHarvest() - Method in class net.minecraft.src.BlockPane
-
Return true if a player with Silk Touch can harvest this block directly, and not its normal drops.
- canSilkHarvest() - Method in class net.minecraft.src.BlockWeb
-
Return true if a player with Silk Touch can harvest this block directly, and not its normal drops.
- canSnowAt(int, int, int) - Method in class net.minecraft.src.World
-
Tests whether or not snow can be placed at a given location
- canSpawnLightningBolt() - Method in class net.minecraft.src.BiomeGenBase
-
Return true if the biome supports lightning bolt spawn, either by have the bolts enabled and have rain enabled.
- canSpawnMoreVillagePieces() - Method in class net.minecraft.src.StructureVillagePieceWeight
- canSpawnMoreVillagePiecesOfType(int) - Method in class net.minecraft.src.StructureVillagePieceWeight
- canSpawnStructureAtCoords(int, int) - Method in class net.minecraft.src.MapGenMineshaft
- canSpawnStructureAtCoords(int, int) - Method in class net.minecraft.src.MapGenNetherBridge
- canSpawnStructureAtCoords(int, int) - Method in class net.minecraft.src.MapGenScatteredFeature
- canSpawnStructureAtCoords(int, int) - Method in class net.minecraft.src.MapGenStronghold
- canSpawnStructureAtCoords(int, int) - Method in class net.minecraft.src.MapGenStructure
- canSpawnStructureAtCoords(int, int) - Method in class net.minecraft.src.MapGenVillage
- canStrongholdGoDeeper(StructureBoundingBox) - Static method in class net.minecraft.src.ComponentStrongholdChestCorridor
-
returns false if the Structure Bounding Box goes below 10
- canStructuresSpawn() - Method in class net.minecraft.src.DedicatedServer
- canStructuresSpawn() - Method in class net.minecraft.src.IntegratedServer
- canTakeStack(EntityPlayer) - Method in class net.minecraft.src.Slot
-
Return whether this slot's stack can be taken from this slot.
- canThisPaneConnectToThisBlockID(int) - Method in class net.minecraft.src.BlockPane
-
Gets passed in the blockID of the block adjacent and supposed to return true if its allowed to connect to the type of blockID passed in.
- canThisPlantGrowOnThisBlockID(int) - Method in class net.minecraft.src.BlockCrops
-
Gets passed in the blockID of the block below and supposed to return true if its allowed to grow on the type of blockID passed in.
- canThisPlantGrowOnThisBlockID(int) - Method in class net.minecraft.src.BlockDeadBush
-
Gets passed in the blockID of the block below and supposed to return true if its allowed to grow on the type of blockID passed in.
- canThisPlantGrowOnThisBlockID(int) - Method in class net.minecraft.src.BlockFlower
-
Gets passed in the blockID of the block below and supposed to return true if its allowed to grow on the type of blockID passed in.
- canThisPlantGrowOnThisBlockID(int) - Method in class net.minecraft.src.BlockLilyPad
-
Gets passed in the blockID of the block below and supposed to return true if its allowed to grow on the type of blockID passed in.
- canThisPlantGrowOnThisBlockID(int) - Method in class net.minecraft.src.BlockMushroom
-
Gets passed in the blockID of the block below and supposed to return true if its allowed to grow on the type of blockID passed in.
- canThisPlantGrowOnThisBlockID(int) - Method in class net.minecraft.src.BlockNetherStalk
-
Gets passed in the blockID of the block below and supposed to return true if its allowed to grow on the type of blockID passed in.
- canThisPlantGrowOnThisBlockID(int) - Method in class net.minecraft.src.BlockStem
-
Gets passed in the blockID of the block below and supposed to return true if its allowed to grow on the type of blockID passed in.
- canTransfer() - Method in class net.minecraft.src.EntityMinecartHopper
-
Returns whether the hopper cart can currently transfer an item.
- canTriggerWalking() - Method in class net.minecraft.src.Entity
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on. used for spiders and wolves to prevent them from trampling crops
- canTriggerWalking() - Method in class net.minecraft.src.EntityArrow
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on. used for spiders and wolves to prevent them from trampling crops
- canTriggerWalking() - Method in class net.minecraft.src.EntityBat
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on. used for spiders and wolves to prevent them from trampling crops
- canTriggerWalking() - Method in class net.minecraft.src.EntityBoat
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on. used for spiders and wolves to prevent them from trampling crops
- canTriggerWalking() - Method in class net.minecraft.src.EntityEnderCrystal
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on. used for spiders and wolves to prevent them from trampling crops
- canTriggerWalking() - Method in class net.minecraft.src.EntityFallingSand
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on. used for spiders and wolves to prevent them from trampling crops
- canTriggerWalking() - Method in class net.minecraft.src.EntityFX
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on. used for spiders and wolves to prevent them from trampling crops
- canTriggerWalking() - Method in class net.minecraft.src.EntityItem
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on. used for spiders and wolves to prevent them from trampling crops
- canTriggerWalking() - Method in class net.minecraft.src.EntityMinecart
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on. used for spiders and wolves to prevent them from trampling crops
- canTriggerWalking() - Method in class net.minecraft.src.EntityPlayer
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on. used for spiders and wolves to prevent them from trampling crops
- canTriggerWalking() - Method in class net.minecraft.src.EntitySilverfish
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on. used for spiders and wolves to prevent them from trampling crops
- canTriggerWalking() - Method in class net.minecraft.src.EntitySquid
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on. used for spiders and wolves to prevent them from trampling crops
- canTriggerWalking() - Method in class net.minecraft.src.EntityTNTPrimed
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on. used for spiders and wolves to prevent them from trampling crops
- canTriggerWalking() - Method in class net.minecraft.src.EntityXPOrb
-
returns if this entity triggers Block.onEntityWalking on the blocks they walk on. used for spiders and wolves to prevent them from trampling crops
- canUnlockAchievement(Achievement) - Method in class net.minecraft.src.StatFileWriter
-
Returns true if the parent has been unlocked, or there is no parent
- canVillageGoDeeper(StructureBoundingBox) - Static method in class net.minecraft.src.ComponentVillageChurch
- capabilities - Variable in class net.minecraft.src.EntityPlayer
-
The player's capabilities.
- carpet - Static variable in class net.minecraft.src.Block
- carrot - Static variable in class net.minecraft.src.Block
- carrot - Static variable in class net.minecraft.src.Item
- carrotOnAStick - Static variable in class net.minecraft.src.Item
- catchFish() - Method in class net.minecraft.src.EntityFishHook
- cauldron - Static variable in class net.minecraft.src.Block
- cauldron - Static variable in class net.minecraft.src.Item
- causeArrowDamage(EntityArrow, Entity) - Static method in class net.minecraft.src.DamageSource
-
returns EntityDamageSourceIndirect of an arrow
- causeFireballDamage(EntityFireball, Entity) - Static method in class net.minecraft.src.DamageSource
-
returns EntityDamageSourceIndirect of a fireball
- causeIndirectMagicDamage(Entity, Entity) - Static method in class net.minecraft.src.DamageSource
- causeMobDamage(EntityLivingBase) - Static method in class net.minecraft.src.DamageSource
- causePlayerDamage(EntityPlayer) - Static method in class net.minecraft.src.DamageSource
-
returns an EntityDamageSource of type player
- causeThornsDamage(Entity) - Static method in class net.minecraft.src.DamageSource
-
Returns the EntityDamageSource of the Thorns enchantment
- causeThrownDamage(Entity, Entity) - Static method in class net.minecraft.src.DamageSource
- ceiling_double_int(double) - Static method in class net.minecraft.src.MathHelper
- ceiling_float_int(float) - Static method in class net.minecraft.src.MathHelper
- centerX - Variable in class net.minecraft.src.MapCoord
- centerZ - Variable in class net.minecraft.src.MapCoord
- CHAIN - Enum constant in enum class net.minecraft.src.EnumArmorMaterial
- change - Variable in class net.minecraft.src.Packet206SetObjective
-
0 to create scoreboard, 1 to remove scoreboard, 2 to update display text.
- changeCurrentItem(int) - Method in class net.minecraft.src.InventoryPlayer
-
Switch the current item to the next one or the previous one
- changeDistance(PathPoint, float) - Method in class net.minecraft.src.Path
-
Changes the provided point's distance to target
- changePitch() - Method in class net.minecraft.src.TileEntityNote
-
change pitch by -> (currentPitch + 1) % 25
- channel - Variable in class net.minecraft.src.Packet250CustomPayload
-
Name of the 'channel' used to send data
- CHAT_COLOR - Enum constant in enum class net.minecraft.src.EnumOptions
- CHAT_HEIGHT_FOCUSED - Enum constant in enum class net.minecraft.src.EnumOptions
- CHAT_HEIGHT_UNFOCUSED - Enum constant in enum class net.minecraft.src.EnumOptions
- CHAT_LINKS - Enum constant in enum class net.minecraft.src.EnumOptions
- CHAT_LINKS_PROMPT - Enum constant in enum class net.minecraft.src.EnumOptions
- CHAT_OPACITY - Enum constant in enum class net.minecraft.src.EnumOptions
- CHAT_SCALE - Enum constant in enum class net.minecraft.src.EnumOptions
- CHAT_VISIBILITY - Enum constant in enum class net.minecraft.src.EnumOptions
- CHAT_WIDTH - Enum constant in enum class net.minecraft.src.EnumOptions
- ChatAllowedCharacters - Class in net.minecraft.src
- ChatAllowedCharacters() - Constructor for class net.minecraft.src.ChatAllowedCharacters
- ChatClickData - Class in net.minecraft.src
- ChatClickData(FontRenderer, ChatLine, int, int) - Constructor for class net.minecraft.src.ChatClickData
- chatColours - Variable in class net.minecraft.src.GameSettings
- chatHeightFocused - Variable in class net.minecraft.src.GameSettings
- chatHeightUnfocused - Variable in class net.minecraft.src.GameSettings
- ChatLine - Class in net.minecraft.src
- ChatLine(int, String, int) - Constructor for class net.minecraft.src.ChatLine
- chatLinks - Variable in class net.minecraft.src.GameSettings
- chatLinksPrompt - Variable in class net.minecraft.src.GameSettings
- ChatMessageComponent - Class in net.minecraft.src
- ChatMessageComponent() - Constructor for class net.minecraft.src.ChatMessageComponent
- ChatMessageComponent(ChatMessageComponent) - Constructor for class net.minecraft.src.ChatMessageComponent
- chatOpacity - Variable in class net.minecraft.src.GameSettings
- chatScale - Variable in class net.minecraft.src.GameSettings
- chatVisibility - Variable in class net.minecraft.src.GameSettings
- chatWidth - Variable in class net.minecraft.src.GameSettings
- checkARBOcclusion() - Static method in class net.minecraft.src.OpenGlCapsChecker
-
Checks if we support OpenGL occlusion.
- checkBlockCollision(AxisAlignedBB) - Method in class net.minecraft.src.World
-
Returns true if there are any blocks in the region constrained by an AxisAlignedBB
- checkBlockCoordValid(World, int, int, int) - Method in class net.minecraft.src.BlockReed
-
Checks if current block pos is valid, if not, breaks the block as dropable item.
- checkChunksExist(int, int, int, int, int, int) - Method in class net.minecraft.src.World
-
Checks between a min and max all the chunks inbetween actually exist.
- checkedReadChunkFromNBT(World, int, int, NBTTagCompound) - Method in class net.minecraft.src.AnvilChunkLoader
-
Wraps readChunkFromNBT.
- checkFlag(int, int) - Static method in class net.minecraft.src.PotionHelper
-
Is the bit given set to 1?
- checkFlowerChange(World, int, int, int) - Method in class net.minecraft.src.BlockFlower
- checkForAdjacentChests() - Method in class net.minecraft.src.TileEntityChest
-
Performs the check for adjacent chests to determine if this chest is double or not.
- checkHotbarKeys(int) - Method in class net.minecraft.src.GuiContainer
-
This function is what controls the hotbar shortcut check when you press a number key when hovering a stack.
- checkNoEntityCollision(AxisAlignedBB) - Method in class net.minecraft.src.World
-
Returns true if there are no solid, live entities in the specified AxisAlignedBB
- checkNoEntityCollision(AxisAlignedBB, Entity) - Method in class net.minecraft.src.World
-
Returns true if there are no solid, live entities in the specified AxisAlignedBB, excluding the given entity
- checkSessionLock() - Method in interface net.minecraft.src.ISaveHandler
-
Checks the session lock to prevent save collisions
- checkSessionLock() - Method in class net.minecraft.src.SaveHandler
-
Checks the session lock to prevent save collisions
- checkSessionLock() - Method in class net.minecraft.src.SaveHandlerMP
-
Checks the session lock to prevent save collisions
- checkSessionLock() - Method in class net.minecraft.src.World
-
Checks whether the session lock file was modified by another process
- chest - Static variable in class net.minecraft.src.Block
- chestBelow - Variable in class net.minecraft.src.ModelChest
-
The model of the bottom of the chest.
- ChestItemRenderHelper - Class in net.minecraft.src
- ChestItemRenderHelper() - Constructor for class net.minecraft.src.ChestItemRenderHelper
- chestKnob - Variable in class net.minecraft.src.ModelChest
-
The chest's knob in the chest model.
- chestLid - Variable in class net.minecraft.src.ModelChest
-
The chest lid in the chest's model.
- chestTrapped - Static variable in class net.minecraft.src.Block
- chestType - Variable in class net.minecraft.src.BlockChest
-
1 for trapped chests, 0 for normal chests.
- chickenCooked - Static variable in class net.minecraft.src.Item
- chickenRaw - Static variable in class net.minecraft.src.Item
- childModels - Variable in class net.minecraft.src.ModelRenderer
- chin - Variable in class net.minecraft.src.ModelChicken
- choose(int, int) - Method in class net.minecraft.src.GenLayerFuzzyZoom
-
randomly choose between the two args
- choose(int, int) - Method in class net.minecraft.src.GenLayerZoom
-
Chooses one of the two inputs randomly.
- choose(int, int, int, int) - Method in class net.minecraft.src.GenLayerFuzzyZoom
-
randomly choose between the four args
- Chunk - Class in net.minecraft.src
- Chunk(World, byte[], int, int) - Constructor for class net.minecraft.src.Chunk
- Chunk(World, int, int) - Constructor for class net.minecraft.src.Chunk
- chunk_X - Variable in class net.minecraft.src.BiomeDecorator
-
The X-coordinate of the chunk currently being decorated
- chunk_Z - Variable in class net.minecraft.src.BiomeDecorator
-
The Z-coordinate of the chunk currently being decorated
- ChunkCache - Class in net.minecraft.src
- ChunkCache(World, int, int, int, int, int, int, int) - Constructor for class net.minecraft.src.ChunkCache
- ChunkCoordinates - Class in net.minecraft.src
- ChunkCoordinates() - Constructor for class net.minecraft.src.ChunkCoordinates
- ChunkCoordinates(int, int, int) - Constructor for class net.minecraft.src.ChunkCoordinates
- ChunkCoordinates(ChunkCoordinates) - Constructor for class net.minecraft.src.ChunkCoordinates
- ChunkCoordIntPair - Class in net.minecraft.src
- ChunkCoordIntPair(int, int) - Constructor for class net.minecraft.src.ChunkCoordIntPair
- chunkCoordX - Variable in class net.minecraft.src.Entity
- chunkCoordY - Variable in class net.minecraft.src.Entity
- chunkCoordZ - Variable in class net.minecraft.src.Entity
- chunkExistFlag - Variable in class net.minecraft.src.Packet51MapChunkData
- chunkExists(int, int) - Method in class net.minecraft.src.ChunkProviderClient
-
Checks to see if a chunk exists at x, y
- chunkExists(int, int) - Method in class net.minecraft.src.ChunkProviderEnd
-
Checks to see if a chunk exists at x, y
- chunkExists(int, int) - Method in class net.minecraft.src.ChunkProviderFlat
-
Checks to see if a chunk exists at x, y
- chunkExists(int, int) - Method in class net.minecraft.src.ChunkProviderGenerate
-
Checks to see if a chunk exists at x, y
- chunkExists(int, int) - Method in class net.minecraft.src.ChunkProviderHell
-
Checks to see if a chunk exists at x, y
- chunkExists(int, int) - Method in class net.minecraft.src.ChunkProviderServer
-
Checks to see if a chunk exists at x, y
- chunkExists(int, int) - Method in interface net.minecraft.src.IChunkProvider
-
Checks to see if a chunk exists at x, y
- chunkExists(int, int) - Method in class net.minecraft.src.World
-
Returns whether a chunk exists at chunk coordinates x, y
- chunkHasAddSectionFlag - Variable in class net.minecraft.src.Packet51MapChunkData
- chunkIndex - Variable in class net.minecraft.src.WorldRenderer
-
Chunk index
- ChunkLoader - Class in net.minecraft.src
- ChunkLoader() - Constructor for class net.minecraft.src.ChunkLoader
- ChunkPosition - Class in net.minecraft.src
- ChunkPosition(int, int, int) - Constructor for class net.minecraft.src.ChunkPosition
- ChunkPosition(Vec3) - Constructor for class net.minecraft.src.ChunkPosition
- chunkPositionRecords - Variable in class net.minecraft.src.Packet60Explosion
- chunkProvider - Variable in class net.minecraft.src.World
-
Handles chunk operations and caching
- ChunkProviderClient - Class in net.minecraft.src
- ChunkProviderClient(World) - Constructor for class net.minecraft.src.ChunkProviderClient
- ChunkProviderEnd - Class in net.minecraft.src
- ChunkProviderEnd(World, long) - Constructor for class net.minecraft.src.ChunkProviderEnd
- ChunkProviderFlat - Class in net.minecraft.src
- ChunkProviderFlat(World, long, boolean, String) - Constructor for class net.minecraft.src.ChunkProviderFlat
- ChunkProviderGenerate - Class in net.minecraft.src
- ChunkProviderGenerate(World, long, boolean) - Constructor for class net.minecraft.src.ChunkProviderGenerate
- ChunkProviderHell - Class in net.minecraft.src
- ChunkProviderHell(World, long) - Constructor for class net.minecraft.src.ChunkProviderHell
- ChunkProviderServer - Class in net.minecraft.src
- ChunkProviderServer(WorldServer, IChunkLoader, IChunkProvider) - Constructor for class net.minecraft.src.ChunkProviderServer
- chunksUpdated - Static variable in class net.minecraft.src.WorldRenderer
- chunkTick() - Method in class net.minecraft.src.AnvilChunkLoader
-
Called every World.tick()
- chunkTick() - Method in interface net.minecraft.src.IChunkLoader
-
Called every World.tick()
- chunkTileEntityMap - Variable in class net.minecraft.src.Chunk
-
A Map of ChunkPositions to TileEntities in this chunk
- chunkXPos - Variable in class net.minecraft.src.ChunkCoordIntPair
-
The X position of this Chunk Coordinate Pair
- chunkXZ2Int(int, int) - Static method in class net.minecraft.src.ChunkCoordIntPair
-
converts a chunk coordinate pair to an integer (suitable for hashing)
- chunkZPos - Variable in class net.minecraft.src.ChunkCoordIntPair
-
The Z position of this Chunk Coordinate Pair
- circuits - Static variable in class net.minecraft.src.Material
- clamp_float(float, float, float) - Static method in class net.minecraft.src.MathHelper
-
Returns the value of the first parameter, clamped to be within the lower and upper limits given by the second and third parameters
- clamp_int(int, int, int) - Static method in class net.minecraft.src.MathHelper
-
Returns the value of the first parameter, clamped to be within the lower and upper limits given by the second and third parameters.
- clampValue(double) - Method in interface net.minecraft.src.Attribute
- clampValue(double) - Method in class net.minecraft.src.RangedAttribute
- clay - Static variable in class net.minecraft.src.Item
- clay - Static variable in class net.minecraft.src.Material
- clayColor - Static variable in class net.minecraft.src.MapColor
-
The map color for Clay blocks
- clayGen - Variable in class net.minecraft.src.BiomeDecorator
-
The clay generator.
- clayPerChunk - Variable in class net.minecraft.src.BiomeDecorator
-
The number of clay patches to generate per chunk.
- cleanPool() - Method in class net.minecraft.src.AABBPool
-
Marks the pool as "empty", starting over when adding new entries.
- cleanup() - Method in class net.minecraft.src.NetClientHandler
-
sets netManager and worldClient to null
- cleanup() - Method in class net.minecraft.src.SoundManager
-
Cleans up the Sound System
- cleanupCache() - Method in class net.minecraft.src.BiomeCache
-
Removes BiomeCacheBlocks from this cache that haven't been accessed in at least 30 seconds.
- cleanupCache() - Method in class net.minecraft.src.WorldChunkManager
-
Calls the WorldChunkManager's biomeCache.cleanupCache()
- clear() - Method in class net.minecraft.src.LowerStringMap
- clear() - Method in class net.minecraft.src.Vec3Pool
-
Will truncate the array everyN clears to the maximum size observed since the last truncation.
- clearActivePotions() - Method in class net.minecraft.src.EntityLivingBase
- clearAndFreeCache() - Method in class net.minecraft.src.Vec3Pool
- clearChatMessages() - Method in class net.minecraft.src.GuiNewChat
-
Clears the chat.
- clearCurrentPositionBlocksUpwards(World, int, int, int, StructureBoundingBox) - Method in class net.minecraft.src.StructureComponent
-
Deletes all continuous blocks from selected position upwards.
- clearEffects(World) - Method in class net.minecraft.src.EffectRenderer
- clearFramesTextureData() - Method in class net.minecraft.src.TextureAtlasSprite
- clearHeadTexture() - Method in class net.minecraft.src.BlockPistonExtension
- clearInventory(int, int) - Method in class net.minecraft.src.InventoryPlayer
-
Clear this player's inventory, using the specified ID and metadata as filters or -1 for no filter.
- clearItemInUse() - Method in class net.minecraft.src.EntityPlayer
- clearLeashed(boolean, boolean) - Method in class net.minecraft.src.EntityLiving
-
Removes the leash from this entity.
- clearMap() - Method in class net.minecraft.src.IntHashMap
-
Removes all entries from the map
- clearMSBArray() - Method in class net.minecraft.src.ExtendedBlockStorage
- clearOverrideBlockTexture() - Method in class net.minecraft.src.RenderBlocks
-
Clear override block texture
- clearPath() - Method in class net.minecraft.src.Path
-
Clears the path
- clearPathEntity() - Method in class net.minecraft.src.PathNavigate
-
sets active PathEntity to null
- clearPistonTileEntity() - Method in class net.minecraft.src.TileEntityPiston
-
removes a pistons tile entity (and if the piston is moving, stops it)
- clearPool() - Method in class net.minecraft.src.AABBPool
-
Clears the AABBPool
- clearProfiling() - Method in class net.minecraft.src.Profiler
-
Clear profiling.
- clearRegionFileReferences() - Static method in class net.minecraft.src.RegionFileCache
-
Saves the current Chunk Map Cache
- clearSensingCache() - Method in class net.minecraft.src.EntitySenses
-
Clears canSeeCachePositive and canSeeCacheNegative.
- clickBlock(int, int, int, int) - Method in class net.minecraft.src.PlayerControllerMP
-
Called by Minecraft class when the player is hitting a block with an item.
- clickBlockCreative(Minecraft, PlayerControllerMP, int, int, int, int) - Static method in class net.minecraft.src.PlayerControllerMP
-
Block dig operation in creative mode (instantly digs the block).
- clientEntityId - Variable in class net.minecraft.src.Packet1Login
-
The player's entity ID
- clientMessage - Static variable in class net.minecraft.src.Packet70GameEvent
-
The client prints clientMessage[eventType] to chat when this packet is received.
- clip(Vec3, Vec3) - Method in class net.minecraft.src.World
-
Performs a raycast against all blocks in the world except liquids.
- clip(Vec3, Vec3, boolean) - Method in class net.minecraft.src.World
-
Performs a raycast against all blocks in the world, and optionally liquids.
- ClippingHelper - Class in net.minecraft.src
- ClippingHelper() - Constructor for class net.minecraft.src.ClippingHelper
- ClippingHelperImpl - Class in net.minecraft.src
- ClippingHelperImpl() - Constructor for class net.minecraft.src.ClippingHelperImpl
- clippingMatrix - Variable in class net.minecraft.src.ClippingHelper
- clipRenderersByFrustum(ICamera, float) - Method in class net.minecraft.src.RenderGlobal
-
Checks all renderers that previously weren't in the frustum and 1/16th of those that previously were in the frustum for frustum clipping Args: frustum, partialTickTime
- cloneNBTCompound(NBTTagCompound) - Method in class net.minecraft.src.DerivedWorldInfo
-
Creates a new NBTTagCompound for the world, with the given NBTTag as the "Player"
- cloneNBTCompound(NBTTagCompound) - Method in class net.minecraft.src.WorldInfo
-
Creates a new NBTTagCompound for the world, with the given NBTTag as the "Player"
- clonePlayer(EntityPlayer, boolean) - Method in class net.minecraft.src.EntityPlayer
-
Copies the values from the given player into this player if boolean par2 is true.
- clonePlayer(EntityPlayer, boolean) - Method in class net.minecraft.src.EntityPlayerMP
-
Copies the values from the given player into this player if boolean par2 is true.
- close() - Method in class net.minecraft.src.FileResourcePack
- close() - Method in class net.minecraft.src.RegionFile
-
close this RegionFile and prevent further writes
- closeAllSockets() - Method in class net.minecraft.src.RConThreadBase
-
Closes all of the opened sockets
- closeAllSockets_do(boolean) - Method in class net.minecraft.src.RConThreadBase
-
Closes all of the opened sockets
- closeChest() - Method in class net.minecraft.src.EntityMinecartContainer
- closeChest() - Method in interface net.minecraft.src.IInventory
- closeChest() - Method in class net.minecraft.src.InventoryBasic
- closeChest() - Method in class net.minecraft.src.InventoryCrafting
- closeChest() - Method in class net.minecraft.src.InventoryCraftResult
- closeChest() - Method in class net.minecraft.src.InventoryEnderChest
- closeChest() - Method in class net.minecraft.src.InventoryLargeChest
- closeChest() - Method in class net.minecraft.src.InventoryMerchant
- closeChest() - Method in class net.minecraft.src.InventoryPlayer
- closeChest() - Method in class net.minecraft.src.TileEntityBeacon
- closeChest() - Method in class net.minecraft.src.TileEntityBrewingStand
- closeChest() - Method in class net.minecraft.src.TileEntityChest
- closeChest() - Method in class net.minecraft.src.TileEntityDispenser
- closeChest() - Method in class net.minecraft.src.TileEntityEnderChest
- closeChest() - Method in class net.minecraft.src.TileEntityFurnace
- closeChest() - Method in class net.minecraft.src.TileEntityHopper
- closeConnections() - Method in interface net.minecraft.src.INetworkManager
- closeConnections() - Method in class net.minecraft.src.MemoryConnection
- closeConnections() - Method in class net.minecraft.src.TcpConnection
- closeContainer() - Method in class net.minecraft.src.EntityPlayerMP
-
Closes the container the player currently has open.
- closeResourcePack() - Method in class net.minecraft.src.ResourcePackRepositoryEntry
- closeScreen() - Method in class net.minecraft.src.EntityClientPlayerMP
-
sets current screen to null (used on escape buttons of GUIs)
- closeScreen() - Method in class net.minecraft.src.EntityPlayer
-
sets current screen to null (used on escape buttons of GUIs)
- closeScreen() - Method in class net.minecraft.src.EntityPlayerMP
-
sets current screen to null (used on escape buttons of GUIs)
- closeScreen() - Method in class net.minecraft.src.EntityPlayerSP
-
sets current screen to null (used on escape buttons of GUIs)
- closeServerSocket(ServerSocket) - Method in class net.minecraft.src.RConThreadBase
-
Closes the specified ServerSocket
- closeServerSocket_do(ServerSocket, boolean) - Method in class net.minecraft.src.RConThreadBase
-
Closes the specified ServerSocket
- closeSocket(DatagramSocket, boolean) - Method in class net.minecraft.src.RConThreadBase
-
Closes the specified DatagramSocket
- closestEntity - Variable in class net.minecraft.src.EntityAIWatchClosest
-
The closest entity which is being watched by this one.
- cloth - Static variable in class net.minecraft.src.Block
- cloth - Static variable in class net.minecraft.src.Material
- CLOTH - Enum constant in enum class net.minecraft.src.EnumArmorMaterial
- clothColor - Static variable in class net.minecraft.src.MapColor
-
The map color for Cloth and Sponge blocks
- clouds - Variable in class net.minecraft.src.GameSettings
-
Clouds flag
- coal - Static variable in class net.minecraft.src.Item
- coalBlock - Static variable in class net.minecraft.src.Block
- coalGen - Variable in class net.minecraft.src.BiomeDecorator
- cobblestone - Static variable in class net.minecraft.src.Block
- cobblestoneMossy - Static variable in class net.minecraft.src.Block
- cobblestoneWall - Static variable in class net.minecraft.src.Block
- cocoaPlant - Static variable in class net.minecraft.src.Block
- collectedEntityId - Variable in class net.minecraft.src.Packet22Collect
-
The entity on the ground that was picked up.
- collectorEntityId - Variable in class net.minecraft.src.Packet22Collect
-
The entity that picked up the one from the ground.
- collideWithEntity(Entity) - Method in class net.minecraft.src.EntityBat
- collideWithEntity(Entity) - Method in class net.minecraft.src.EntityIronGolem
- collideWithEntity(Entity) - Method in class net.minecraft.src.EntityLivingBase
- collideWithNearbyEntities() - Method in class net.minecraft.src.EntityBat
- collideWithNearbyEntities() - Method in class net.minecraft.src.EntityLivingBase
- collisionRayTrace(World, int, int, int, Vec3, Vec3) - Method in class net.minecraft.src.Block
-
Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
- collisionRayTrace(World, int, int, int, Vec3, Vec3) - Method in class net.minecraft.src.BlockDoor
-
Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
- collisionRayTrace(World, int, int, int, Vec3, Vec3) - Method in class net.minecraft.src.BlockRailBase
-
Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
- collisionRayTrace(World, int, int, int, Vec3, Vec3) - Method in class net.minecraft.src.BlockStairs
-
Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
- collisionRayTrace(World, int, int, int, Vec3, Vec3) - Method in class net.minecraft.src.BlockTorch
-
Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
- collisionRayTrace(World, int, int, int, Vec3, Vec3) - Method in class net.minecraft.src.BlockTrapDoor
-
Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
- color - Variable in class net.minecraft.src.BiomeGenBase
- colorIndex - Variable in class net.minecraft.src.MapColor
-
Holds the index of the color used on map.
- ColorizerFoliage - Class in net.minecraft.src
- ColorizerFoliage() - Constructor for class net.minecraft.src.ColorizerFoliage
- ColorizerGrass - Class in net.minecraft.src
- ColorizerGrass() - Constructor for class net.minecraft.src.ColorizerGrass
- colorMultiplier(IBlockAccess, int, int, int) - Method in class net.minecraft.src.Block
-
Returns a integer with hex for 0xrrggbb with this color multiplied against the blocks color.
- colorMultiplier(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockFluid
-
Returns a integer with hex for 0xrrggbb with this color multiplied against the blocks color.
- colorMultiplier(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockGrass
-
Returns a integer with hex for 0xrrggbb with this color multiplied against the blocks color.
- colorMultiplier(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockLeaves
-
Returns a integer with hex for 0xrrggbb with this color multiplied against the blocks color.
- colorMultiplier(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockLilyPad
-
Returns a integer with hex for 0xrrggbb with this color multiplied against the blocks color.
- colorMultiplier(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockRedstoneWire
-
Returns a integer with hex for 0xrrggbb with this color multiplied against the blocks color.
- colorMultiplier(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockStem
-
Returns a integer with hex for 0xrrggbb with this color multiplied against the blocks color.
- colorMultiplier(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockTallGrass
-
Returns a integer with hex for 0xrrggbb with this color multiplied against the blocks color.
- colorMultiplier(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockVine
-
Returns a integer with hex for 0xrrggbb with this color multiplied against the blocks color.
- colors - Variable in class net.minecraft.src.MapData
-
colours
- colorValue - Variable in class net.minecraft.src.MapColor
-
Holds the color in RGB value that will be rendered on maps.
- CombatEntry - Class in net.minecraft.src
- CombatEntry(DamageSource, int, float, float, String, float) - Constructor for class net.minecraft.src.CombatEntry
- CombatTracker - Class in net.minecraft.src
- CombatTracker(EntityLivingBase) - Constructor for class net.minecraft.src.CombatTracker
- combine(PotionEffect) - Method in class net.minecraft.src.PotionEffect
-
merges the input PotionEffect into this one if this.amplifier <= tomerge.amplifier.
- combineItems(EntityItem) - Method in class net.minecraft.src.EntityItem
-
Tries to merge this item with the item passed as the parameter.
- command - Variable in class net.minecraft.src.ServerCommand
-
The command string.
- CommandBase - Class in net.minecraft.src
- CommandBase() - Constructor for class net.minecraft.src.CommandBase
- commandBlock - Static variable in class net.minecraft.src.Block
- CommandClearInventory - Class in net.minecraft.src
- CommandClearInventory() - Constructor for class net.minecraft.src.CommandClearInventory
- CommandDebug - Class in net.minecraft.src
- CommandDebug() - Constructor for class net.minecraft.src.CommandDebug
- CommandDefaultGameMode - Class in net.minecraft.src
- CommandDefaultGameMode() - Constructor for class net.minecraft.src.CommandDefaultGameMode
- CommandDifficulty - Class in net.minecraft.src
- CommandDifficulty() - Constructor for class net.minecraft.src.CommandDifficulty
- CommandEffect - Class in net.minecraft.src
- CommandEffect() - Constructor for class net.minecraft.src.CommandEffect
- CommandEnchant - Class in net.minecraft.src
- CommandEnchant() - Constructor for class net.minecraft.src.CommandEnchant
- CommandException - Exception in net.minecraft.src
- CommandException(String, Object...) - Constructor for exception net.minecraft.src.CommandException
- CommandGameMode - Class in net.minecraft.src
- CommandGameMode() - Constructor for class net.minecraft.src.CommandGameMode
- CommandGameRule - Class in net.minecraft.src
- CommandGameRule() - Constructor for class net.minecraft.src.CommandGameRule
- CommandGive - Class in net.minecraft.src
- CommandGive() - Constructor for class net.minecraft.src.CommandGive
- CommandHandler - Class in net.minecraft.src
- CommandHandler() - Constructor for class net.minecraft.src.CommandHandler
- CommandHelp - Class in net.minecraft.src
- CommandHelp() - Constructor for class net.minecraft.src.CommandHelp
- CommandKill - Class in net.minecraft.src
- CommandKill() - Constructor for class net.minecraft.src.CommandKill
- CommandNotFoundException - Exception in net.minecraft.src
- CommandNotFoundException() - Constructor for exception net.minecraft.src.CommandNotFoundException
- CommandNotFoundException(String, Object...) - Constructor for exception net.minecraft.src.CommandNotFoundException
- CommandPlaySound - Class in net.minecraft.src
- CommandPlaySound() - Constructor for class net.minecraft.src.CommandPlaySound
- CommandServerBan - Class in net.minecraft.src
- CommandServerBan() - Constructor for class net.minecraft.src.CommandServerBan
- CommandServerBanIp - Class in net.minecraft.src
- CommandServerBanIp() - Constructor for class net.minecraft.src.CommandServerBanIp
- CommandServerBanlist - Class in net.minecraft.src
- CommandServerBanlist() - Constructor for class net.minecraft.src.CommandServerBanlist
- CommandServerDeop - Class in net.minecraft.src
- CommandServerDeop() - Constructor for class net.minecraft.src.CommandServerDeop
- CommandServerEmote - Class in net.minecraft.src
- CommandServerEmote() - Constructor for class net.minecraft.src.CommandServerEmote
- CommandServerKick - Class in net.minecraft.src
- CommandServerKick() - Constructor for class net.minecraft.src.CommandServerKick
- CommandServerList - Class in net.minecraft.src
- CommandServerList() - Constructor for class net.minecraft.src.CommandServerList
- CommandServerMessage - Class in net.minecraft.src
- CommandServerMessage() - Constructor for class net.minecraft.src.CommandServerMessage
- CommandServerOp - Class in net.minecraft.src
- CommandServerOp() - Constructor for class net.minecraft.src.CommandServerOp
- CommandServerPardon - Class in net.minecraft.src
- CommandServerPardon() - Constructor for class net.minecraft.src.CommandServerPardon
- CommandServerPardonIp - Class in net.minecraft.src
- CommandServerPardonIp() - Constructor for class net.minecraft.src.CommandServerPardonIp
- CommandServerPublishLocal - Class in net.minecraft.src
- CommandServerPublishLocal() - Constructor for class net.minecraft.src.CommandServerPublishLocal
- CommandServerSaveAll - Class in net.minecraft.src
- CommandServerSaveAll() - Constructor for class net.minecraft.src.CommandServerSaveAll
- CommandServerSaveOff - Class in net.minecraft.src
- CommandServerSaveOff() - Constructor for class net.minecraft.src.CommandServerSaveOff
- CommandServerSaveOn - Class in net.minecraft.src
- CommandServerSaveOn() - Constructor for class net.minecraft.src.CommandServerSaveOn
- CommandServerSay - Class in net.minecraft.src
- CommandServerSay() - Constructor for class net.minecraft.src.CommandServerSay
- CommandServerStop - Class in net.minecraft.src
- CommandServerStop() - Constructor for class net.minecraft.src.CommandServerStop
- CommandServerTp - Class in net.minecraft.src
- CommandServerTp() - Constructor for class net.minecraft.src.CommandServerTp
- CommandServerWhitelist - Class in net.minecraft.src
- CommandServerWhitelist() - Constructor for class net.minecraft.src.CommandServerWhitelist
- CommandSetPlayerTimeout - Class in net.minecraft.src
- CommandSetPlayerTimeout() - Constructor for class net.minecraft.src.CommandSetPlayerTimeout
- CommandSetSpawnpoint - Class in net.minecraft.src
- CommandSetSpawnpoint() - Constructor for class net.minecraft.src.CommandSetSpawnpoint
- CommandShowSeed - Class in net.minecraft.src
- CommandShowSeed() - Constructor for class net.minecraft.src.CommandShowSeed
- CommandSpreadPlayers - Class in net.minecraft.src
- CommandSpreadPlayers() - Constructor for class net.minecraft.src.CommandSpreadPlayers
- CommandTime - Class in net.minecraft.src
- CommandTime() - Constructor for class net.minecraft.src.CommandTime
- CommandToggleDownfall - Class in net.minecraft.src
- CommandToggleDownfall() - Constructor for class net.minecraft.src.CommandToggleDownfall
- CommandWeather - Class in net.minecraft.src
- CommandWeather() - Constructor for class net.minecraft.src.CommandWeather
- CommandXP - Class in net.minecraft.src
- CommandXP() - Constructor for class net.minecraft.src.CommandXP
- common - Enum constant in enum class net.minecraft.src.EnumRarity
- comparator - Static variable in class net.minecraft.src.Item
- compare(Object, Object) - Method in class net.minecraft.src.EntityAINearestAttackableTargetSorter
- compare(Object, Object) - Method in class net.minecraft.src.EntitySorter
- compare(Object, Object) - Method in class net.minecraft.src.PlayerPositionComparator
- compare(Object, Object) - Method in class net.minecraft.src.RenderSorter
- compareChunkCoordinate(ChunkCoordinates) - Method in class net.minecraft.src.ChunkCoordinates
-
Compare the coordinate with another coordinate
- compareDistanceSq(Entity, Entity) - Method in class net.minecraft.src.EntityAINearestAttackableTargetSorter
- comparePlayers(EntityPlayerMP, EntityPlayerMP) - Method in class net.minecraft.src.PlayerPositionComparator
-
Compare the position of two players.
- comparer(NextTickListEntry) - Method in class net.minecraft.src.NextTickListEntry
-
Compares this tick entry to another tick entry for sorting purposes.
- compareTo(Object) - Method in class net.minecraft.src.ChunkCoordinates
- compareTo(Object) - Method in class net.minecraft.src.CommandBase
- compareTo(Object) - Method in class net.minecraft.src.Language
- compareTo(Object) - Method in class net.minecraft.src.NextTickListEntry
- compareTo(Object) - Method in class net.minecraft.src.ProfilerResult
- compareTo(Object) - Method in class net.minecraft.src.SaveFormatComparator
- compareTo(Object) - Method in class net.minecraft.src.StitchHolder
- compareTo(ICommand) - Method in class net.minecraft.src.CommandBase
-
Compares the name of this command to the name of the given command.
- compareTo(SaveFormatComparator) - Method in class net.minecraft.src.SaveFormatComparator
- compareToStitchHolder(StitchHolder) - Method in class net.minecraft.src.StitchHolder
-
See Comparable.compareTo.
- compass - Static variable in class net.minecraft.src.Item
- completePlayerName() - Method in class net.minecraft.src.GuiChat
-
Autocompletes player name
- ComponentMineshaftCorridor - Class in net.minecraft.src
- ComponentMineshaftCorridor() - Constructor for class net.minecraft.src.ComponentMineshaftCorridor
- ComponentMineshaftCorridor(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentMineshaftCorridor
- ComponentMineshaftCross - Class in net.minecraft.src
- ComponentMineshaftCross() - Constructor for class net.minecraft.src.ComponentMineshaftCross
- ComponentMineshaftCross(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentMineshaftCross
- ComponentMineshaftRoom - Class in net.minecraft.src
- ComponentMineshaftRoom() - Constructor for class net.minecraft.src.ComponentMineshaftRoom
- ComponentMineshaftRoom(int, Random, int, int) - Constructor for class net.minecraft.src.ComponentMineshaftRoom
- ComponentMineshaftStairs - Class in net.minecraft.src
- ComponentMineshaftStairs() - Constructor for class net.minecraft.src.ComponentMineshaftStairs
- ComponentMineshaftStairs(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentMineshaftStairs
- ComponentNetherBridgeCorridor - Class in net.minecraft.src
- ComponentNetherBridgeCorridor() - Constructor for class net.minecraft.src.ComponentNetherBridgeCorridor
- ComponentNetherBridgeCorridor(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentNetherBridgeCorridor
- ComponentNetherBridgeCorridor2 - Class in net.minecraft.src
- ComponentNetherBridgeCorridor2() - Constructor for class net.minecraft.src.ComponentNetherBridgeCorridor2
- ComponentNetherBridgeCorridor2(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentNetherBridgeCorridor2
- ComponentNetherBridgeCorridor3 - Class in net.minecraft.src
- ComponentNetherBridgeCorridor3() - Constructor for class net.minecraft.src.ComponentNetherBridgeCorridor3
- ComponentNetherBridgeCorridor3(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentNetherBridgeCorridor3
- ComponentNetherBridgeCorridor4 - Class in net.minecraft.src
- ComponentNetherBridgeCorridor4() - Constructor for class net.minecraft.src.ComponentNetherBridgeCorridor4
- ComponentNetherBridgeCorridor4(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentNetherBridgeCorridor4
- ComponentNetherBridgeCorridor5 - Class in net.minecraft.src
- ComponentNetherBridgeCorridor5() - Constructor for class net.minecraft.src.ComponentNetherBridgeCorridor5
- ComponentNetherBridgeCorridor5(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentNetherBridgeCorridor5
- ComponentNetherBridgeCrossing - Class in net.minecraft.src
- ComponentNetherBridgeCrossing() - Constructor for class net.minecraft.src.ComponentNetherBridgeCrossing
- ComponentNetherBridgeCrossing(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentNetherBridgeCrossing
- ComponentNetherBridgeCrossing2 - Class in net.minecraft.src
- ComponentNetherBridgeCrossing2() - Constructor for class net.minecraft.src.ComponentNetherBridgeCrossing2
- ComponentNetherBridgeCrossing2(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentNetherBridgeCrossing2
- ComponentNetherBridgeCrossing3 - Class in net.minecraft.src
- ComponentNetherBridgeCrossing3() - Constructor for class net.minecraft.src.ComponentNetherBridgeCrossing3
- ComponentNetherBridgeCrossing3(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentNetherBridgeCrossing3
- ComponentNetherBridgeCrossing3(Random, int, int) - Constructor for class net.minecraft.src.ComponentNetherBridgeCrossing3
- ComponentNetherBridgeEnd - Class in net.minecraft.src
- ComponentNetherBridgeEnd() - Constructor for class net.minecraft.src.ComponentNetherBridgeEnd
- ComponentNetherBridgeEnd(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentNetherBridgeEnd
- ComponentNetherBridgeEntrance - Class in net.minecraft.src
- ComponentNetherBridgeEntrance() - Constructor for class net.minecraft.src.ComponentNetherBridgeEntrance
- ComponentNetherBridgeEntrance(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentNetherBridgeEntrance
- ComponentNetherBridgeNetherStalkRoom - Class in net.minecraft.src
- ComponentNetherBridgeNetherStalkRoom() - Constructor for class net.minecraft.src.ComponentNetherBridgeNetherStalkRoom
- ComponentNetherBridgeNetherStalkRoom(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentNetherBridgeNetherStalkRoom
- ComponentNetherBridgeStairs - Class in net.minecraft.src
- ComponentNetherBridgeStairs() - Constructor for class net.minecraft.src.ComponentNetherBridgeStairs
- ComponentNetherBridgeStairs(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentNetherBridgeStairs
- ComponentNetherBridgeStartPiece - Class in net.minecraft.src
- ComponentNetherBridgeStartPiece() - Constructor for class net.minecraft.src.ComponentNetherBridgeStartPiece
- ComponentNetherBridgeStartPiece(Random, int, int) - Constructor for class net.minecraft.src.ComponentNetherBridgeStartPiece
- ComponentNetherBridgeStraight - Class in net.minecraft.src
- ComponentNetherBridgeStraight() - Constructor for class net.minecraft.src.ComponentNetherBridgeStraight
- ComponentNetherBridgeStraight(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentNetherBridgeStraight
- ComponentNetherBridgeThrone - Class in net.minecraft.src
- ComponentNetherBridgeThrone() - Constructor for class net.minecraft.src.ComponentNetherBridgeThrone
- ComponentNetherBridgeThrone(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentNetherBridgeThrone
- components - Variable in class net.minecraft.src.StructureStart
-
List of all StructureComponents that are part of this structure
- ComponentScatteredFeatureDesertPyramid - Class in net.minecraft.src
- ComponentScatteredFeatureDesertPyramid() - Constructor for class net.minecraft.src.ComponentScatteredFeatureDesertPyramid
- ComponentScatteredFeatureDesertPyramid(Random, int, int) - Constructor for class net.minecraft.src.ComponentScatteredFeatureDesertPyramid
- ComponentScatteredFeatureJunglePyramid - Class in net.minecraft.src
- ComponentScatteredFeatureJunglePyramid() - Constructor for class net.minecraft.src.ComponentScatteredFeatureJunglePyramid
- ComponentScatteredFeatureJunglePyramid(Random, int, int) - Constructor for class net.minecraft.src.ComponentScatteredFeatureJunglePyramid
- ComponentScatteredFeaturePieces - Class in net.minecraft.src
- ComponentScatteredFeaturePieces() - Constructor for class net.minecraft.src.ComponentScatteredFeaturePieces
- ComponentScatteredFeatureSwampHut - Class in net.minecraft.src
- ComponentScatteredFeatureSwampHut() - Constructor for class net.minecraft.src.ComponentScatteredFeatureSwampHut
- ComponentScatteredFeatureSwampHut(Random, int, int) - Constructor for class net.minecraft.src.ComponentScatteredFeatureSwampHut
- ComponentStrongholdChestCorridor - Class in net.minecraft.src
- ComponentStrongholdChestCorridor() - Constructor for class net.minecraft.src.ComponentStrongholdChestCorridor
- ComponentStrongholdChestCorridor(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentStrongholdChestCorridor
- ComponentStrongholdCorridor - Class in net.minecraft.src
- ComponentStrongholdCorridor() - Constructor for class net.minecraft.src.ComponentStrongholdCorridor
- ComponentStrongholdCorridor(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentStrongholdCorridor
- ComponentStrongholdCrossing - Class in net.minecraft.src
- ComponentStrongholdCrossing() - Constructor for class net.minecraft.src.ComponentStrongholdCrossing
- ComponentStrongholdCrossing(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentStrongholdCrossing
- ComponentStrongholdLeftTurn - Class in net.minecraft.src
- ComponentStrongholdLeftTurn() - Constructor for class net.minecraft.src.ComponentStrongholdLeftTurn
- ComponentStrongholdLeftTurn(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentStrongholdLeftTurn
- ComponentStrongholdLibrary - Class in net.minecraft.src
- ComponentStrongholdLibrary() - Constructor for class net.minecraft.src.ComponentStrongholdLibrary
- ComponentStrongholdLibrary(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentStrongholdLibrary
- ComponentStrongholdPortalRoom - Class in net.minecraft.src
- ComponentStrongholdPortalRoom() - Constructor for class net.minecraft.src.ComponentStrongholdPortalRoom
- ComponentStrongholdPortalRoom(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentStrongholdPortalRoom
- ComponentStrongholdPrison - Class in net.minecraft.src
- ComponentStrongholdPrison() - Constructor for class net.minecraft.src.ComponentStrongholdPrison
- ComponentStrongholdPrison(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentStrongholdPrison
- ComponentStrongholdRightTurn - Class in net.minecraft.src
- ComponentStrongholdRightTurn(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentStrongholdRightTurn
- ComponentStrongholdRoomCrossing - Class in net.minecraft.src
- ComponentStrongholdRoomCrossing() - Constructor for class net.minecraft.src.ComponentStrongholdRoomCrossing
- ComponentStrongholdRoomCrossing(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentStrongholdRoomCrossing
- ComponentStrongholdStairs - Class in net.minecraft.src
- ComponentStrongholdStairs() - Constructor for class net.minecraft.src.ComponentStrongholdStairs
- ComponentStrongholdStairs(int, Random, int, int) - Constructor for class net.minecraft.src.ComponentStrongholdStairs
- ComponentStrongholdStairs(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentStrongholdStairs
- ComponentStrongholdStairs2 - Class in net.minecraft.src
- ComponentStrongholdStairs2() - Constructor for class net.minecraft.src.ComponentStrongholdStairs2
- ComponentStrongholdStairs2(int, Random, int, int) - Constructor for class net.minecraft.src.ComponentStrongholdStairs2
- ComponentStrongholdStairsStraight - Class in net.minecraft.src
- ComponentStrongholdStairsStraight() - Constructor for class net.minecraft.src.ComponentStrongholdStairsStraight
- ComponentStrongholdStairsStraight(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentStrongholdStairsStraight
- ComponentStrongholdStraight - Class in net.minecraft.src
- ComponentStrongholdStraight() - Constructor for class net.minecraft.src.ComponentStrongholdStraight
- ComponentStrongholdStraight(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentStrongholdStraight
- componentType - Variable in class net.minecraft.src.StructureComponent
-
The type ID of this component.
- ComponentVillageChurch - Class in net.minecraft.src
- ComponentVillageChurch() - Constructor for class net.minecraft.src.ComponentVillageChurch
- ComponentVillageChurch(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentVillageChurch
- ComponentVillageField - Class in net.minecraft.src
- ComponentVillageField() - Constructor for class net.minecraft.src.ComponentVillageField
- ComponentVillageField(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentVillageField
- ComponentVillageField2 - Class in net.minecraft.src
- ComponentVillageField2() - Constructor for class net.minecraft.src.ComponentVillageField2
- ComponentVillageField2(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentVillageField2
- ComponentVillageHall - Class in net.minecraft.src
- ComponentVillageHall() - Constructor for class net.minecraft.src.ComponentVillageHall
- ComponentVillageHall(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentVillageHall
- ComponentVillageHouse1 - Class in net.minecraft.src
- ComponentVillageHouse1() - Constructor for class net.minecraft.src.ComponentVillageHouse1
- ComponentVillageHouse1(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentVillageHouse1
- ComponentVillageHouse2 - Class in net.minecraft.src
- ComponentVillageHouse2() - Constructor for class net.minecraft.src.ComponentVillageHouse2
- ComponentVillageHouse2(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentVillageHouse2
- ComponentVillageHouse3 - Class in net.minecraft.src
- ComponentVillageHouse3() - Constructor for class net.minecraft.src.ComponentVillageHouse3
- ComponentVillageHouse3(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentVillageHouse3
- ComponentVillageHouse4_Garden - Class in net.minecraft.src
- ComponentVillageHouse4_Garden() - Constructor for class net.minecraft.src.ComponentVillageHouse4_Garden
- ComponentVillageHouse4_Garden(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentVillageHouse4_Garden
- ComponentVillagePathGen - Class in net.minecraft.src
- ComponentVillagePathGen() - Constructor for class net.minecraft.src.ComponentVillagePathGen
- ComponentVillagePathGen(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentVillagePathGen
- ComponentVillageRoadPiece - Class in net.minecraft.src
- ComponentVillageRoadPiece() - Constructor for class net.minecraft.src.ComponentVillageRoadPiece
- ComponentVillageRoadPiece(ComponentVillageStartPiece, int) - Constructor for class net.minecraft.src.ComponentVillageRoadPiece
- ComponentVillageStartPiece - Class in net.minecraft.src
- ComponentVillageStartPiece() - Constructor for class net.minecraft.src.ComponentVillageStartPiece
- ComponentVillageStartPiece(WorldChunkManager, int, Random, int, int, List, int) - Constructor for class net.minecraft.src.ComponentVillageStartPiece
- ComponentVillageTorch - Class in net.minecraft.src
- ComponentVillageTorch() - Constructor for class net.minecraft.src.ComponentVillageTorch
- ComponentVillageTorch(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentVillageTorch
- ComponentVillageWell - Class in net.minecraft.src
- ComponentVillageWell() - Constructor for class net.minecraft.src.ComponentVillageWell
- ComponentVillageWell(ComponentVillageStartPiece, int, Random, int, int) - Constructor for class net.minecraft.src.ComponentVillageWell
- ComponentVillageWoodHut - Class in net.minecraft.src
- ComponentVillageWoodHut() - Constructor for class net.minecraft.src.ComponentVillageWoodHut
- ComponentVillageWoodHut(ComponentVillageStartPiece, int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.src.ComponentVillageWoodHut
- compress(NBTTagCompound) - Static method in class net.minecraft.src.CompressedStreamTools
- compressedData - Variable in class net.minecraft.src.Packet51MapChunkData
- CompressedStreamTools - Class in net.minecraft.src
- CompressedStreamTools() - Constructor for class net.minecraft.src.CompressedStreamTools
- configurePlayerCapabilities(PlayerCapabilities) - Method in enum class net.minecraft.src.EnumGameType
-
Configures the player capabilities based on the game type
- confirmClicked(boolean, int) - Method in class net.minecraft.src.GuiChat
- confirmClicked(boolean, int) - Method in class net.minecraft.src.GuiMainMenu
- confirmClicked(boolean, int) - Method in class net.minecraft.src.GuiMultiplayer
- confirmClicked(boolean, int) - Method in class net.minecraft.src.GuiScreen
- confirmClicked(boolean, int) - Method in class net.minecraft.src.GuiScreenBackup
- confirmClicked(boolean, int) - Method in class net.minecraft.src.GuiScreenConfigureWorld
- confirmClicked(boolean, int) - Method in class net.minecraft.src.GuiScreenOnlineServers
- confirmClicked(boolean, int) - Method in class net.minecraft.src.GuiScreenResetWorld
- confirmClicked(boolean, int) - Method in class net.minecraft.src.GuiSelectWorld
- confusion - Static variable in class net.minecraft.src.Potion
- connectionClosed - Variable in class net.minecraft.src.NetServerHandler
-
This is set to true whenever a player disconnects from the server.
- connectionComplete - Variable in class net.minecraft.src.NetLoginHandler
- consoleBuffer - Static variable in class net.minecraft.src.RConConsoleSource
-
only ever used by MinecraftServer.executeCommand
- consumeInventoryItem(int) - Method in class net.minecraft.src.InventoryPlayer
-
removed one item of specified itemID from inventory (if it is in a stack, the stack size will reduce with 1)
- Container - Class in net.minecraft.src
- Container() - Constructor for class net.minecraft.src.Container
- ContainerBeacon - Class in net.minecraft.src
- ContainerBeacon(InventoryPlayer, TileEntityBeacon) - Constructor for class net.minecraft.src.ContainerBeacon
- ContainerBrewingStand - Class in net.minecraft.src
- ContainerBrewingStand(InventoryPlayer, TileEntityBrewingStand) - Constructor for class net.minecraft.src.ContainerBrewingStand
- ContainerChest - Class in net.minecraft.src
- ContainerChest(IInventory, IInventory) - Constructor for class net.minecraft.src.ContainerChest
- ContainerDispenser - Class in net.minecraft.src
- ContainerDispenser(IInventory, TileEntityDispenser) - Constructor for class net.minecraft.src.ContainerDispenser
- ContainerEnchantment - Class in net.minecraft.src
- ContainerEnchantment(InventoryPlayer, World, int, int, int) - Constructor for class net.minecraft.src.ContainerEnchantment
- ContainerFurnace - Class in net.minecraft.src
- ContainerFurnace(InventoryPlayer, TileEntityFurnace) - Constructor for class net.minecraft.src.ContainerFurnace
- ContainerHopper - Class in net.minecraft.src
- ContainerHopper(InventoryPlayer, IInventory) - Constructor for class net.minecraft.src.ContainerHopper
- ContainerHorseInventory - Class in net.minecraft.src
- ContainerHorseInventory(IInventory, IInventory, EntityHorse) - Constructor for class net.minecraft.src.ContainerHorseInventory
- ContainerMerchant - Class in net.minecraft.src
- ContainerMerchant(InventoryPlayer, IMerchant, World) - Constructor for class net.minecraft.src.ContainerMerchant
- ContainerPlayer - Class in net.minecraft.src
- ContainerPlayer(InventoryPlayer, boolean, EntityPlayer) - Constructor for class net.minecraft.src.ContainerPlayer
- ContainerRepair - Class in net.minecraft.src
- ContainerRepair(InventoryPlayer, World, int, int, int, EntityPlayer) - Constructor for class net.minecraft.src.ContainerRepair
- ContainerWorkbench - Class in net.minecraft.src
- ContainerWorkbench(InventoryPlayer, World, int, int, int) - Constructor for class net.minecraft.src.ContainerWorkbench
- containsItem(int) - Method in class net.minecraft.src.IntHashMap
-
Return true if an object is associated with the given key
- containsItem(long) - Method in class net.minecraft.src.LongHashMap
- containsKey(Object) - Method in class net.minecraft.src.LowerStringMap
- containsSameEntityIDAs(Packet) - Method in class net.minecraft.src.Packet
-
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
- containsSameEntityIDAs(Packet) - Method in class net.minecraft.src.Packet0KeepAlive
-
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
- containsSameEntityIDAs(Packet) - Method in class net.minecraft.src.Packet10Flying
-
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
- containsSameEntityIDAs(Packet) - Method in class net.minecraft.src.Packet16BlockItemSwitch
-
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
- containsSameEntityIDAs(Packet) - Method in class net.minecraft.src.Packet202PlayerAbilities
-
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
- containsSameEntityIDAs(Packet) - Method in class net.minecraft.src.Packet203AutoComplete
-
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
- containsSameEntityIDAs(Packet) - Method in class net.minecraft.src.Packet204ClientInfo
-
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
- containsSameEntityIDAs(Packet) - Method in class net.minecraft.src.Packet255KickDisconnect
-
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
- containsSameEntityIDAs(Packet) - Method in class net.minecraft.src.Packet28EntityVelocity
-
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
- containsSameEntityIDAs(Packet) - Method in class net.minecraft.src.Packet30Entity
-
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
- containsSameEntityIDAs(Packet) - Method in class net.minecraft.src.Packet34EntityTeleport
-
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
- containsSameEntityIDAs(Packet) - Method in class net.minecraft.src.Packet35EntityHeadRotation
-
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
- containsSameEntityIDAs(Packet) - Method in class net.minecraft.src.Packet39AttachEntity
-
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
- containsSameEntityIDAs(Packet) - Method in class net.minecraft.src.Packet41EntityEffect
-
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
- containsSameEntityIDAs(Packet) - Method in class net.minecraft.src.Packet43Experience
-
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
- containsSameEntityIDAs(Packet) - Method in class net.minecraft.src.Packet4UpdateTime
-
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
- containsSameEntityIDAs(Packet) - Method in class net.minecraft.src.Packet55BlockDestroy
-
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
- containsSameEntityIDAs(Packet) - Method in class net.minecraft.src.Packet5PlayerInventory
-
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
- containsSameEntityIDAs(Packet) - Method in class net.minecraft.src.Packet6SpawnPosition
-
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
- containsSameEntityIDAs(Packet) - Method in class net.minecraft.src.Packet8UpdateHealth
-
eg return packet30entity.entityId == entityId; WARNING : will throw if you compare a packet to a different packet class
- containsTranslateKey(String) - Method in class net.minecraft.src.StringTranslate
- containsValue(Object) - Method in class net.minecraft.src.LowerStringMap
- continueExecuting() - Method in class net.minecraft.src.EntityAIArrowAttack
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIAttackOnCollide
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIAvoidEntity
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIBase
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIBeg
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIBreakDoor
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIDoorInteract
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIEatGrass
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIFleeSun
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIFollowGolem
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIFollowOwner
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIFollowParent
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAILeapAtTarget
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAILookAtVillager
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAILookIdle
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIMate
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIMoveIndoors
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIMoveThroughVillage
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIMoveTowardsRestriction
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIMoveTowardsTarget
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIOcelotAttack
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIOcelotSit
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIOpenDoor
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIPanic
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIPlay
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIRestrictOpenDoor
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIRunAroundLikeCrazy
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAITarget
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAITempt
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIVillagerMate
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIWander
-
Returns whether an in-progress EntityAIBase should continue executing
- continueExecuting() - Method in class net.minecraft.src.EntityAIWatchClosest
-
Returns whether an in-progress EntityAIBase should continue executing
- contract(double, double, double) - Method in class net.minecraft.src.AxisAlignedBB
-
Returns a bounding box that is inset by the specified amounts
- ConvertingProgressUpdate - Class in net.minecraft.src
- ConvertingProgressUpdate(MinecraftServer) - Constructor for class net.minecraft.src.ConvertingProgressUpdate
- convertMapFormat(String, IProgressUpdate) - Method in class net.minecraft.src.AnvilSaveConverter
-
Converts the specified map to the new map format.
- convertMapFormat(String, IProgressUpdate) - Method in interface net.minecraft.src.ISaveFormat
-
Converts the specified map to the new map format.
- convertMapFormat(String, IProgressUpdate) - Method in class net.minecraft.src.SaveFormatOld
-
Converts the specified map to the new map format.
- convertToAnvilFormat(AnvilConverterData, NBTTagCompound, WorldChunkManager) - Static method in class net.minecraft.src.ChunkLoader
- convertToVillager() - Method in class net.minecraft.src.EntityZombie
-
Convert this zombie into a villager.
- cookFish - Static variable in class net.minecraft.src.AchievementList
-
Is the 'delicious fish' achievement.
- cookie - Static variable in class net.minecraft.src.Item
- coordBaseMode - Variable in class net.minecraft.src.StructureComponent
-
switches the Coordinate System base off the Bounding Box
- copy() - Method in class net.minecraft.src.AxisAlignedBB
-
Returns a copy of the bounding box.
- copy() - Method in class net.minecraft.src.ItemStack
-
Returns a new stack with the same properties.
- copy() - Method in class net.minecraft.src.NBTBase
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.src.NBTTagByte
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.src.NBTTagByteArray
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.src.NBTTagCompound
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.src.NBTTagDouble
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.src.NBTTagEnd
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.src.NBTTagFloat
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.src.NBTTagInt
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.src.NBTTagIntArray
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.src.NBTTagList
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.src.NBTTagLong
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.src.NBTTagShort
-
Creates a clone of the tag.
- copy() - Method in class net.minecraft.src.NBTTagString
-
Creates a clone of the tag.
- copyDataFrom(Entity, boolean) - Method in class net.minecraft.src.Entity
-
Copies important data from another entity to this entity.
- copyFrom(TextureAtlasSprite) - Method in class net.minecraft.src.TextureAtlasSprite
- copyInventory(InventoryPlayer) - Method in class net.minecraft.src.InventoryPlayer
-
Copy the ItemStack contents from another InventoryPlayer instance
- copyItemStack(ItemStack) - Static method in class net.minecraft.src.ItemStack
-
Creates a copy of a ItemStack, a null parameters will return a null.
- copyLinkToClipboard() - Method in class net.minecraft.src.GuiConfirmOpenLink
-
Copies the link to the system clipboard.
- copyLocationAndAnglesFrom(Entity) - Method in class net.minecraft.src.Entity
-
Sets this entity's location and angles to the location and angles of the passed in entity.
- coral - Static variable in class net.minecraft.src.Material
- cos(float) - Static method in class net.minecraft.src.MathHelper
-
cos looked up in the sin table with the appropriate offset
- countEntities(Class) - Method in class net.minecraft.src.World
-
Counts how many entities of an entity class exist in the world.
- countPacket(int, long) - Static method in class net.minecraft.src.PacketCount
- countServers() - Method in class net.minecraft.src.ServerList
-
Counts the number of ServerData instances in the list.
- Courbet - Enum constant in enum class net.minecraft.src.EnumArt
- courseChangeCooldown - Variable in class net.minecraft.src.EntityGhast
- coverLeft - Variable in class net.minecraft.src.ModelBook
-
Left cover renderer (when facing the book)
- coverRight - Variable in class net.minecraft.src.ModelBook
-
Right cover renderer (when facing the book)
- craftedSnow - Static variable in class net.minecraft.src.Material
-
The material for crafted snow.
- crafters - Variable in class net.minecraft.src.Container
-
list of all people that need to be notified when this craftinventory changes
- CraftingManager - Class in net.minecraft.src
- craftMatrix - Variable in class net.minecraft.src.ContainerPlayer
-
The crafting matrix inventory.
- craftMatrix - Variable in class net.minecraft.src.ContainerWorkbench
-
The crafting matrix inventory (3x3).
- craftResult - Variable in class net.minecraft.src.ContainerPlayer
- craftResult - Variable in class net.minecraft.src.ContainerWorkbench
- crashed(CrashReport) - Method in class net.minecraft.src.Minecraft
- CrashReport - Class in net.minecraft.src
- CrashReport(String, Throwable) - Constructor for class net.minecraft.src.CrashReport
- CrashReportCategory - Class in net.minecraft.src
- CrashReportCategory(CrashReport, String) - Constructor for class net.minecraft.src.CrashReportCategory
- createAndLoadEntity(NBTTagCompound) - Static method in class net.minecraft.src.TileEntity
-
Creates a new entity and loads its data from the specified NBT.
- createBiomeDecorator() - Method in class net.minecraft.src.BiomeGenBase
-
Allocate a new BiomeDecorator for this BiomeGenBase
- createBlockMSBArray() - Method in class net.minecraft.src.ExtendedBlockStorage
-
Called by a Chunk to initialize the MSB array if getBlockMSBArray returns null.
- createBonusChest() - Method in class net.minecraft.src.WorldServer
-
Creates the bonus chest in the world.
- createChild(EntityAgeable) - Method in class net.minecraft.src.EntityAgeable
- createChild(EntityAgeable) - Method in class net.minecraft.src.EntityChicken
- createChild(EntityAgeable) - Method in class net.minecraft.src.EntityCow
- createChild(EntityAgeable) - Method in class net.minecraft.src.EntityHorse
- createChild(EntityAgeable) - Method in class net.minecraft.src.EntityMooshroom
- createChild(EntityAgeable) - Method in class net.minecraft.src.EntityOcelot
- createChild(EntityAgeable) - Method in class net.minecraft.src.EntityPig
- createChild(EntityAgeable) - Method in class net.minecraft.src.EntitySheep
- createChild(EntityAgeable) - Method in class net.minecraft.src.EntityVillager
- createChild(EntityAgeable) - Method in class net.minecraft.src.EntityWolf
- createChunkGenerator() - Method in class net.minecraft.src.WorldProvider
-
Returns a new chunk provider which generates chunks for this world
- createChunkGenerator() - Method in class net.minecraft.src.WorldProviderEnd
-
Returns a new chunk provider which generates chunks for this world
- createChunkGenerator() - Method in class net.minecraft.src.WorldProviderHell
-
Returns a new chunk provider which generates chunks for this world
- createChunkProvider() - Method in class net.minecraft.src.World
-
Creates the chunk provider for this world.
- createChunkProvider() - Method in class net.minecraft.src.WorldClient
-
Creates the chunk provider for this world.
- createChunkProvider() - Method in class net.minecraft.src.WorldServer
-
Creates the chunk provider for this world.
- createDirectByteBuffer(int) - Static method in class net.minecraft.src.GLAllocation
-
Creates and returns a direct byte buffer with the specified capacity.
- createDirectFloatBuffer(int) - Static method in class net.minecraft.src.GLAllocation
-
Creates and returns a direct float buffer with the specified capacity.
- createDirectIntBuffer(int) - Static method in class net.minecraft.src.GLAllocation
-
Creates and returns a direct int buffer with the specified capacity.
- createEntityByID(int, World) - Static method in class net.minecraft.src.EntityList
-
Create a new instance of an entity in the world by using an entity ID.
- createEntityByName(String, World) - Static method in class net.minecraft.src.EntityList
-
Create a new instance of an entity in the world by using the entity name.
- createEntityFromNBT(NBTTagCompound, World) - Static method in class net.minecraft.src.EntityList
-
create a new instance of an entity from NBT store
- createEntityPathTo(Entity, int, int, int, float) - Method in class net.minecraft.src.PathFinder
-
Creates a path from an entity to a specified location within a minimum distance
- createEntityPathTo(Entity, Entity, float) - Method in class net.minecraft.src.PathFinder
-
Creates a path from one entity to another within a minimum distance
- createExplosion(Entity, double, double, double, float, boolean) - Method in class net.minecraft.src.World
-
Creates an explosion.
- createFlatGeneratorFromString(String) - Static method in class net.minecraft.src.FlatGeneratorInfo
- createFromJson(String) - Static method in class net.minecraft.src.ChatMessageComponent
- createFromText(String) - Static method in class net.minecraft.src.ChatMessageComponent
- createFromTranslationKey(String) - Static method in class net.minecraft.src.ChatMessageComponent
- createFromTranslationWithSubstitutions(String, Object...) - Static method in class net.minecraft.src.ChatMessageComponent
- createInstance() - Method in class net.minecraft.src.EntityMagmaCube
- createInstance() - Method in class net.minecraft.src.EntitySlime
- createMapDataPacket(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemMap
-
returns null if no update is to be sent
- createMapDataPacket(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemMapBase
-
returns null if no update is to be sent
- createMinecart(World, double, double, double, int) - Static method in class net.minecraft.src.EntityMinecart
-
Creates a new minecart of the specified type in the specified location in the given world. par0World - world to create the minecart in, double par1,par3,par5 represent x,y,z respectively. int par7 specifies the type: 1 for MinecartChest, 2 for MinecartFurnace, 3 for MinecartTNT, 4 for MinecartMobSpawner, 5 for MinecartHopper and 0 for a standard empty minecart
- createNewKeyPair() - Static method in class net.minecraft.src.CryptManager
- createNewSharedKey() - Static method in class net.minecraft.src.CryptManager
-
Generate a new shared secret AES key from a secure random source
- createNewTileEntity(World) - Method in class net.minecraft.src.BlockBeacon
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World) - Method in class net.minecraft.src.BlockBrewingStand
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World) - Method in class net.minecraft.src.BlockChest
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World) - Method in class net.minecraft.src.BlockCommandBlock
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World) - Method in class net.minecraft.src.BlockComparator
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World) - Method in class net.minecraft.src.BlockDaylightDetector
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World) - Method in class net.minecraft.src.BlockDispenser
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World) - Method in class net.minecraft.src.BlockDropper
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World) - Method in class net.minecraft.src.BlockEnchantmentTable
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World) - Method in class net.minecraft.src.BlockEnderChest
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World) - Method in class net.minecraft.src.BlockEndPortal
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World) - Method in class net.minecraft.src.BlockFurnace
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World) - Method in class net.minecraft.src.BlockHopper
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World) - Method in class net.minecraft.src.BlockJukeBox
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World) - Method in class net.minecraft.src.BlockMobSpawner
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World) - Method in class net.minecraft.src.BlockNote
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World) - Method in class net.minecraft.src.BlockPistonMoving
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World) - Method in class net.minecraft.src.BlockSign
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World) - Method in class net.minecraft.src.BlockSkull
-
Returns a new instance of a block's tile entity class.
- createNewTileEntity(World) - Method in interface net.minecraft.src.ITileEntityProvider
-
Returns a new instance of a block's tile entity class.
- createOrLoadRegionFile(File, int, int) - Static method in class net.minecraft.src.RegionFileCache
- createPlayerForUser(String) - Method in class net.minecraft.src.ServerConfigurationManager
-
also checks for multiple logins
- createSpawnPosition(WorldSettings) - Method in class net.minecraft.src.WorldServer
-
creates a spawn position at random within 256 blocks of 0,0
- createStackedBlock(int) - Method in class net.minecraft.src.Block
-
Returns an item stack containing a single instance of the current block type.
- createStackedBlock(int) - Method in class net.minecraft.src.BlockLeaves
-
Returns an item stack containing a single instance of the current block type.
- createStackedBlock(int) - Method in class net.minecraft.src.BlockPane
-
Returns an item stack containing a single instance of the current block type.
- createStackedBlock(int) - Method in class net.minecraft.src.BlockQuartz
-
Returns an item stack containing a single instance of the current block type.
- createStackedBlock(int) - Method in class net.minecraft.src.BlockRedstoneOre
-
Returns an item stack containing a single instance of the current block type.
- createStackedBlock(int) - Method in class net.minecraft.src.BlockRotatedPillar
-
Returns an item stack containing a single instance of the current block type.
- createStackedBlock(int) - Method in class net.minecraft.src.BlockSilverfish
-
Returns an item stack containing a single instance of the current block type.
- createStackedBlock(int) - Method in class net.minecraft.src.BlockStep
-
Returns an item stack containing a single instance of the current block type.
- createStackedBlock(int) - Method in class net.minecraft.src.BlockWoodSlab
-
Returns an item stack containing a single instance of the current block type.
- createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentNetherBridgeCorridor
-
Creates and returns a new component piece.
- createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentNetherBridgeCorridor2
-
Creates and returns a new component piece.
- createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentNetherBridgeCorridor3
-
Creates and returns a new component piece.
- createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentNetherBridgeCorridor4
-
Creates and returns a new component piece.
- createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentNetherBridgeCorridor5
-
Creates and returns a new component piece.
- createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentNetherBridgeCrossing
-
Creates and returns a new component piece.
- createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentNetherBridgeCrossing2
-
Creates and returns a new component piece.
- createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentNetherBridgeCrossing3
-
Creates and returns a new component piece.
- createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentNetherBridgeEntrance
-
Creates and returns a new component piece.
- createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentNetherBridgeNetherStalkRoom
-
Creates and returns a new component piece.
- createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentNetherBridgeStairs
-
Creates and returns a new component piece.
- createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentNetherBridgeStraight
-
Creates and returns a new component piece.
- createValidComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentNetherBridgeThrone
-
Creates and returns a new component piece.
- createVectorHelper(double, double, double) - Static method in class net.minecraft.src.Vec3
-
Static method for creating a new Vec3D given the three x,y,z values.
- createWorldStat - Static variable in class net.minecraft.src.StatList
-
times a world has been created
- creationTimeMillis - Variable in class net.minecraft.src.Packet
-
the system time in milliseconds when this packet was created.
- CREATIVE - Enum constant in enum class net.minecraft.src.EnumGameType
- CreativeCrafting - Class in net.minecraft.src
- CreativeCrafting(Minecraft) - Constructor for class net.minecraft.src.CreativeCrafting
- creativeTabArray - Static variable in class net.minecraft.src.CreativeTabs
- CreativeTabs - Class in net.minecraft.src
- CreativeTabs(int, String) - Constructor for class net.minecraft.src.CreativeTabs
- creature - Enum constant in enum class net.minecraft.src.EnumCreatureType
- Creebet - Enum constant in enum class net.minecraft.src.EnumArt
- crops - Static variable in class net.minecraft.src.Block
- crossProduct(Vec3) - Method in class net.minecraft.src.Vec3
-
Returns a new vector with the result of this vector x the specified vector.
- CryptManager - Class in net.minecraft.src
- CryptManager() - Constructor for class net.minecraft.src.CryptManager
- cubeList - Variable in class net.minecraft.src.ModelRenderer
- currentAngle - Variable in class net.minecraft.src.TextureCompass
-
Current compass heading in radians
- currentItem - Variable in class net.minecraft.src.InventoryPlayer
-
The index of the currently held item (0-8).
- currentItem - Variable in class net.minecraft.src.Packet20NamedEntitySpawn
-
The current item the player is holding.
- currentItemBurnTime - Variable in class net.minecraft.src.TileEntityFurnace
-
The number of ticks that a fresh copy of the currently-burning item would keep the furnace burning for
- currentLocale - Static variable in class net.minecraft.src.LanguageManager
- currentScreen - Variable in class net.minecraft.src.Minecraft
-
The GuiScreen that's being displayed at the moment.
- currentServerMaxPlayers - Variable in class net.minecraft.src.NetClientHandler
- currentWorld - Variable in class net.minecraft.src.BiomeDecorator
-
The world the BiomeDecorator is currently decorating
- customName - Variable in class net.minecraft.src.TileEntityDispenser
D
- damageArmor(float) - Method in class net.minecraft.src.EntityLivingBase
- damageArmor(float) - Method in class net.minecraft.src.EntityPlayer
- damageArmor(float) - Method in class net.minecraft.src.InventoryPlayer
-
Damages armor in each slot by the specified amount.
- damageBoost - Static variable in class net.minecraft.src.Potion
- damageDealtStat - Static variable in class net.minecraft.src.StatList
-
the amount of damage you've dealt
- damageDropped(int) - Method in class net.minecraft.src.Block
-
Determines the damage on the item the block drops.
- damageDropped(int) - Method in class net.minecraft.src.BlockAnvil
-
Determines the damage on the item the block drops.
- damageDropped(int) - Method in class net.minecraft.src.BlockCarpet
-
Determines the damage on the item the block drops.
- damageDropped(int) - Method in class net.minecraft.src.BlockColored
-
Determines the damage on the item the block drops.
- damageDropped(int) - Method in class net.minecraft.src.BlockHalfSlab
-
Determines the damage on the item the block drops.
- damageDropped(int) - Method in class net.minecraft.src.BlockLeaves
-
Determines the damage on the item the block drops.
- damageDropped(int) - Method in class net.minecraft.src.BlockOre
-
Determines the damage on the item the block drops.
- damageDropped(int) - Method in class net.minecraft.src.BlockQuartz
-
Determines the damage on the item the block drops.
- damageDropped(int) - Method in class net.minecraft.src.BlockRotatedPillar
-
Determines the damage on the item the block drops.
- damageDropped(int) - Method in class net.minecraft.src.BlockSandStone
-
Determines the damage on the item the block drops.
- damageDropped(int) - Method in class net.minecraft.src.BlockSapling
-
Determines the damage on the item the block drops.
- damageDropped(int) - Method in class net.minecraft.src.BlockSkull
-
Determines the damage on the item the block drops.
- damageDropped(int) - Method in class net.minecraft.src.BlockStoneBrick
-
Determines the damage on the item the block drops.
- damageDropped(int) - Method in class net.minecraft.src.BlockWall
-
Determines the damage on the item the block drops.
- damageDropped(int) - Method in class net.minecraft.src.BlockWood
-
Determines the damage on the item the block drops.
- damageEntity(DamageSource, float) - Method in class net.minecraft.src.EntityClientPlayerMP
-
Deals damage to the entity.
- damageEntity(DamageSource, float) - Method in class net.minecraft.src.EntityLivingBase
-
Deals damage to the entity.
- damageEntity(DamageSource, float) - Method in class net.minecraft.src.EntityPlayer
-
Deals damage to the entity.
- damageItem(int, EntityLivingBase) - Method in class net.minecraft.src.ItemStack
-
Damages the item in the ItemStack
- damageReduceAmount - Variable in class net.minecraft.src.ItemArmor
-
Holds the amount of damage that the armor reduces at full durability.
- DamageSource - Class in net.minecraft.src
- DamageSource(String) - Constructor for class net.minecraft.src.DamageSource
- damageSourceEntity - Variable in class net.minecraft.src.EntityDamageSource
- damageTakenStat - Static variable in class net.minecraft.src.StatList
-
the amount of damage you have taken
- damageType - Variable in class net.minecraft.src.DamageSource
- damageType - Variable in class net.minecraft.src.EnchantmentDamage
-
Defines the type of damage of the enchantment, 0 = all, 1 = undead, 3 = arthropods
- DARK_AQUA - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- DARK_BLUE - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- DARK_GRAY - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- DARK_GREEN - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- DARK_PURPLE - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- DARK_RED - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- data - Variable in class net.minecraft.src.AnvilConverterData
- data - Variable in class net.minecraft.src.NBTTagByte
-
The byte value for the tag.
- data - Variable in class net.minecraft.src.NBTTagDouble
-
The double value for the tag.
- data - Variable in class net.minecraft.src.NBTTagFloat
-
The float value for the tag.
- data - Variable in class net.minecraft.src.NBTTagInt
-
The integer value for the tag.
- data - Variable in class net.minecraft.src.NBTTagLong
-
The long value for the tag.
- data - Variable in class net.minecraft.src.NBTTagShort
-
The short value for the tag.
- data - Variable in class net.minecraft.src.NBTTagString
-
The string value for the tag (cannot be empty).
- data - Variable in class net.minecraft.src.NibbleArray
-
Byte array of data stored in this holder.
- data - Variable in class net.minecraft.src.NibbleArrayReader
- data - Variable in class net.minecraft.src.Packet132TileEntityData
-
NBT tile entity data.
- data - Variable in class net.minecraft.src.Packet250CustomPayload
-
Any data
- dataWatcher - Variable in class net.minecraft.src.Entity
- DataWatcher - Class in net.minecraft.src
- DataWatcher() - Constructor for class net.minecraft.src.DataWatcher
- dateFormat - Static variable in class net.minecraft.src.BanEntry
- daylightSensor - Static variable in class net.minecraft.src.Block
- dead - Variable in class net.minecraft.src.EntityLivingBase
-
This gets set on entity death, but never used.
- deadBush - Static variable in class net.minecraft.src.Block
- deadBushPerChunk - Variable in class net.minecraft.src.BiomeDecorator
-
The number of dead bushes to generate per chunk.
- dealFireDamage(int) - Method in class net.minecraft.src.Entity
-
Will deal the specified amount of damage to the entity if the entity isn't immune to fire damage.
- dealFireDamage(int) - Method in class net.minecraft.src.EntityItem
-
Will deal the specified amount of damage to the entity if the entity isn't immune to fire damage.
- dealFireDamage(int) - Method in class net.minecraft.src.EntityXPOrb
-
Will deal the specified amount of damage to the entity if the entity isn't immune to fire damage.
- deathCount - Static variable in interface net.minecraft.src.ScoreObjectiveCriteria
- deathsStat - Static variable in class net.minecraft.src.StatList
-
the number of times you have died
- deathTicks - Variable in class net.minecraft.src.EntityDragon
- deathTime - Variable in class net.minecraft.src.EntityLivingBase
-
The amount of time remaining this entity should act 'dead', i.e. have a corpse in the world.
- debug - Variable in class net.minecraft.src.Minecraft
-
String that shows the debug information
- debugCamEnable - Variable in class net.minecraft.src.GameSettings
- debugCamRate - Variable in class net.minecraft.src.GameSettings
-
Change rate for debug camera
- debugInfoEntities() - Method in class net.minecraft.src.Minecraft
-
A String of how many entities are in the world
- debugInfoRenders() - Method in class net.minecraft.src.Minecraft
-
A String of renderGlobal.getDebugInfoRenders
- debugViewDirection - Variable in class net.minecraft.src.EntityRenderer
-
Debug view direction (0=OFF, 1=Front, 2=Right, 3=Back, 4=Left, 5=TiltLeft, 6=TiltRight)
- decodePublicKey(byte[]) - Static method in class net.minecraft.src.CryptManager
-
Create a new PublicKey from encoded X.509 data
- decompress(byte[]) - Static method in class net.minecraft.src.CompressedStreamTools
- decorate() - Method in class net.minecraft.src.BiomeDecorator
-
The method that does the work of actually decorating chunks
- decorate() - Method in class net.minecraft.src.BiomeEndDecorator
-
The method that does the work of actually decorating chunks
- decorate(World, Random, int, int) - Method in class net.minecraft.src.BiomeDecorator
-
Decorates the world.
- decorate(World, Random, int, int) - Method in class net.minecraft.src.BiomeGenBase
- decorate(World, Random, int, int) - Method in class net.minecraft.src.BiomeGenDesert
- decorate(World, Random, int, int) - Method in class net.minecraft.src.BiomeGenHills
- decorate(World, Random, int, int) - Method in class net.minecraft.src.BiomeGenJungle
- decreaseAirSupply(int) - Method in class net.minecraft.src.EntityIronGolem
-
Decrements the entity's air supply when underwater
- decreaseAirSupply(int) - Method in class net.minecraft.src.EntityLivingBase
-
Decrements the entity's air supply when underwater
- decrementAnimations() - Method in class net.minecraft.src.InventoryPlayer
-
Decrement the number of animations remaining.
- decrStackSize(int) - Method in class net.minecraft.src.Slot
-
Decrease the size of the stack in slot (first int arg) by the amount of the second int arg.
- decrStackSize(int) - Method in class net.minecraft.src.SlotCrafting
-
Decrease the size of the stack in slot (first int arg) by the amount of the second int arg.
- decrStackSize(int) - Method in class net.minecraft.src.SlotFurnace
-
Decrease the size of the stack in slot (first int arg) by the amount of the second int arg.
- decrStackSize(int) - Method in class net.minecraft.src.SlotMerchantResult
-
Decrease the size of the stack in slot (first int arg) by the amount of the second int arg.
- decrStackSize(int, int) - Method in class net.minecraft.src.EntityMinecartContainer
-
Removes from an inventory slot (first arg) up to a specified number (second arg) of items and returns them in a new stack.
- decrStackSize(int, int) - Method in interface net.minecraft.src.IInventory
-
Removes from an inventory slot (first arg) up to a specified number (second arg) of items and returns them in a new stack.
- decrStackSize(int, int) - Method in class net.minecraft.src.InventoryBasic
-
Removes from an inventory slot (first arg) up to a specified number (second arg) of items and returns them in a new stack.
- decrStackSize(int, int) - Method in class net.minecraft.src.InventoryCrafting
-
Removes from an inventory slot (first arg) up to a specified number (second arg) of items and returns them in a new stack.
- decrStackSize(int, int) - Method in class net.minecraft.src.InventoryCraftResult
-
Removes from an inventory slot (first arg) up to a specified number (second arg) of items and returns them in a new stack.
- decrStackSize(int, int) - Method in class net.minecraft.src.InventoryLargeChest
-
Removes from an inventory slot (first arg) up to a specified number (second arg) of items and returns them in a new stack.
- decrStackSize(int, int) - Method in class net.minecraft.src.InventoryMerchant
-
Removes from an inventory slot (first arg) up to a specified number (second arg) of items and returns them in a new stack.
- decrStackSize(int, int) - Method in class net.minecraft.src.InventoryPlayer
-
Removes from an inventory slot (first arg) up to a specified number (second arg) of items and returns them in a new stack.
- decrStackSize(int, int) - Method in class net.minecraft.src.TileEntityBeacon
-
Removes from an inventory slot (first arg) up to a specified number (second arg) of items and returns them in a new stack.
- decrStackSize(int, int) - Method in class net.minecraft.src.TileEntityBrewingStand
-
Removes from an inventory slot (first arg) up to a specified number (second arg) of items and returns them in a new stack.
- decrStackSize(int, int) - Method in class net.minecraft.src.TileEntityChest
-
Removes from an inventory slot (first arg) up to a specified number (second arg) of items and returns them in a new stack.
- decrStackSize(int, int) - Method in class net.minecraft.src.TileEntityDispenser
-
Removes from an inventory slot (first arg) up to a specified number (second arg) of items and returns them in a new stack.
- decrStackSize(int, int) - Method in class net.minecraft.src.TileEntityFurnace
-
Removes from an inventory slot (first arg) up to a specified number (second arg) of items and returns them in a new stack.
- decrStackSize(int, int) - Method in class net.minecraft.src.TileEntityHopper
-
Removes from an inventory slot (first arg) up to a specified number (second arg) of items and returns them in a new stack.
- decryptData(Key, byte[]) - Static method in class net.minecraft.src.CryptManager
-
Decrypt byte[] data with RSA private key
- decryptInputStream(SecretKey, InputStream) - Static method in class net.minecraft.src.CryptManager
- decryptSharedKey(PrivateKey, byte[]) - Static method in class net.minecraft.src.CryptManager
-
Decrypt shared secret AES key using RSA private key
- DedicatedPlayerList - Class in net.minecraft.src
- DedicatedPlayerList(DedicatedServer) - Constructor for class net.minecraft.src.DedicatedPlayerList
- DedicatedServer - Class in net.minecraft.src
- DedicatedServer(File) - Constructor for class net.minecraft.src.DedicatedServer
- DedicatedServerListenThread - Class in net.minecraft.src
- DedicatedServerListenThread(MinecraftServer, InetAddress, int) - Constructor for class net.minecraft.src.DedicatedServerListenThread
- DEFAULT - Static variable in class net.minecraft.src.WorldType
-
Default world type.
- DEFAULT_1_1 - Static variable in class net.minecraft.src.WorldType
-
Default (1.1) world type.
- defaultLightValue - Variable in enum class net.minecraft.src.EnumSkyBlock
- defaultPitch - Variable in class net.minecraft.src.EntityLiving
- defaultResourceDomains - Static variable in class net.minecraft.src.DefaultResourcePack
- DefaultResourcePack - Class in net.minecraft.src
- DefaultResourcePack(File) - Constructor for class net.minecraft.src.DefaultResourcePack
- defaultTexUnit - Static variable in class net.minecraft.src.OpenGlHelper
-
An OpenGL constant corresponding to GL_TEXTURE0, used when setting data pertaining to auxiliary OpenGL texture units.
- delayBeforeCanPickup - Variable in class net.minecraft.src.EntityItem
- deleteAllDisplayLists() - Method in class net.minecraft.src.RenderGlobal
-
Deletes all display lists
- deleteChatLine(int) - Method in class net.minecraft.src.GuiNewChat
-
finds and deletes a Chat line by ID
- deleteDisplayLists(int) - Static method in class net.minecraft.src.GLAllocation
- deleteFiles(File[]) - Static method in class net.minecraft.src.SaveFormatOld
- deleteFromCursor(int) - Method in class net.minecraft.src.GuiTextField
-
delete the selected text, otherwsie deletes characters from either side of the cursor. params: delete num
- deleteTexturesAndDisplayLists() - Static method in class net.minecraft.src.GLAllocation
-
Deletes all textures and display lists.
- deleteWords(int) - Method in class net.minecraft.src.GuiTextField
-
Deletes the specified number of words starting at the cursor position.
- deleteWorldDirectory(String) - Method in interface net.minecraft.src.ISaveFormat
- deleteWorldDirectory(String) - Method in class net.minecraft.src.SaveFormatOld
- deltaX - Variable in class net.minecraft.src.MouseHelper
-
Mouse delta X this frame
- deltaY - Variable in class net.minecraft.src.MouseHelper
-
Mouse delta Y this frame
- DemoWorldManager - Class in net.minecraft.src
- DemoWorldManager(World) - Constructor for class net.minecraft.src.DemoWorldManager
- DemoWorldServer - Class in net.minecraft.src
- DemoWorldServer(MinecraftServer, ISaveHandler, String, int, Profiler, ILogAgent) - Constructor for class net.minecraft.src.DemoWorldServer
- demoWorldSettings - Static variable in class net.minecraft.src.DemoWorldServer
- dequeue() - Method in class net.minecraft.src.Path
-
Returns and removes the first point in the path
- DerivedWorldInfo - Class in net.minecraft.src
- DerivedWorldInfo(WorldInfo) - Constructor for class net.minecraft.src.DerivedWorldInfo
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.src.AnimationMetadataSectionSerializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.src.FontMetadataSectionSerializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.src.LanguageMetadataSectionSerializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.src.MessageComponentSerializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.src.PackMetadataSectionSerializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.src.TextureMetadataSectionSerializer
- deserializeComponent(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.src.MessageComponentSerializer
- desert - Static variable in class net.minecraft.src.BiomeGenBase
- desertHills - Static variable in class net.minecraft.src.BiomeGenBase
-
Desert Hills biome.
- despawnEntity() - Method in class net.minecraft.src.EntityDragon
-
Makes the entity despawn if requirements are reached
- despawnEntity() - Method in class net.minecraft.src.EntityLiving
-
Makes the entity despawn if requirements are reached
- despawnEntity() - Method in class net.minecraft.src.EntityWither
-
Makes the entity despawn if requirements are reached
- destPos - Variable in class net.minecraft.src.EntityChicken
- destroyBlock(int, int, int, boolean) - Method in class net.minecraft.src.World
-
Destroys a block and optionally drops items.
- destroyBlockInWorldPartially(int, int, int, int, int) - Method in class net.minecraft.src.World
-
Starts (or continues) destroying a block with given ID at the given coordinates for the given partially destroyed value
- destroyBlockPartially(int, int, int, int, int) - Method in interface net.minecraft.src.IWorldAccess
-
Starts (or continues) destroying a block with given ID at the given coordinates for the given partially destroyed value
- destroyBlockPartially(int, int, int, int, int) - Method in class net.minecraft.src.RenderGlobal
-
Starts (or continues) destroying a block with given ID at the given coordinates for the given partially destroyed value
- destroyBlockPartially(int, int, int, int, int) - Method in class net.minecraft.src.WorldManager
-
Starts (or continues) destroying a block with given ID at the given coordinates for the given partially destroyed value
- DestroyBlockProgress - Class in net.minecraft.src
- DestroyBlockProgress(int, int, int, int) - Constructor for class net.minecraft.src.DestroyBlockProgress
- destroyCurrentEquippedItem() - Method in class net.minecraft.src.EntityPlayer
-
Destroys the currently equipped item from the player's inventory.
- destroyedItemsNetCache - Variable in class net.minecraft.src.EntityPlayerMP
-
entities added to this list will be packet29'd to the player
- detachHome() - Method in class net.minecraft.src.EntityCreature
- detectAndSendChanges() - Method in class net.minecraft.src.Container
-
Looks for changes made in the container, sends them to every listener.
- detectAndSendChanges() - Method in class net.minecraft.src.ContainerBrewingStand
-
Looks for changes made in the container, sends them to every listener.
- detectAndSendChanges() - Method in class net.minecraft.src.ContainerEnchantment
-
Looks for changes made in the container, sends them to every listener.
- detectAndSendChanges() - Method in class net.minecraft.src.ContainerFurnace
-
Looks for changes made in the container, sends them to every listener.
- detectAndSendChanges() - Method in class net.minecraft.src.ContainerMerchant
-
Looks for changes made in the container, sends them to every listener.
- determineOrientation(World, int, int, int, EntityLivingBase) - Static method in class net.minecraft.src.BlockPistonBase
-
gets the way this piston should face for that entity that placed it.
- diamond - Static variable in class net.minecraft.src.Item
- DIAMOND - Enum constant in enum class net.minecraft.src.EnumArmorMaterial
- diamondGen - Variable in class net.minecraft.src.BiomeDecorator
-
Field that holds diamond WorldGenMinable
- diamonds - Static variable in class net.minecraft.src.AchievementList
-
Is the 'DIAMONDS!'
- difficulty - Variable in class net.minecraft.src.GameSettings
- difficulty - Variable in class net.minecraft.src.Packet9Respawn
-
The difficulty setting. 0 through 3 for peaceful, easy, normal, hard.
- DIFFICULTY - Enum constant in enum class net.minecraft.src.EnumOptions
- difficultySetting - Variable in class net.minecraft.src.Packet1Login
-
The difficulty setting byte.
- difficultySetting - Variable in class net.minecraft.src.World
-
Option > Difficulty setting (0 - 3)
- digger - Enum constant in enum class net.minecraft.src.EnumEnchantmentType
- digSlowdown - Static variable in class net.minecraft.src.Potion
- digSpeed - Static variable in class net.minecraft.src.Potion
- dimension - Variable in class net.minecraft.src.Entity
-
Which dimension the player is in (-1 = the Nether, 0 = normal world)
- dimension - Variable in class net.minecraft.src.MapData
- dimension - Variable in class net.minecraft.src.Packet1Login
-
-1: The Nether, 0: The Overworld, 1: The End
- dimensionId - Variable in class net.minecraft.src.WorldProvider
-
The id for the dimension (ex. -1: Nether, 0: Overworld, 1: The End)
- direction - Variable in class net.minecraft.src.Packet25EntityPainting
- Direction - Class in net.minecraft.src
- Direction() - Constructor for class net.minecraft.src.Direction
- directions - Static variable in class net.minecraft.src.Direction
- directionToFacing - Static variable in class net.minecraft.src.Direction
-
Maps a Direction value (2D) to a Facing value (3D).
- dirt - Static variable in class net.minecraft.src.Block
- dirtColor - Static variable in class net.minecraft.src.MapColor
-
The map color for Dirt blocks
- dirtGen - Variable in class net.minecraft.src.BiomeDecorator
-
The dirt generator.
- disableColor() - Method in class net.minecraft.src.Tessellator
-
Disables colors for the current draw call.
- disableDamage - Variable in class net.minecraft.src.PlayerCapabilities
-
Disables player damage.
- disableLightmap(double) - Method in class net.minecraft.src.EntityRenderer
-
Disable secondary texture unit used by lightmap
- disableStandardItemLighting() - Static method in class net.minecraft.src.RenderHelper
-
Disables the OpenGL lighting properties enabled by enableStandardItemLighting
- disableStats() - Method in class net.minecraft.src.Block
-
Disable statistics for the block, the block will no count for mined or placed.
- disconnect() - Method in class net.minecraft.src.NetClientHandler
-
Disconnects the network connection.
- dismountEntity(Entity) - Method in class net.minecraft.src.EntityLivingBase
-
Moves the entity to a position out of the way of its mount.
- dispense(IBlockSource, ItemStack) - Method in class net.minecraft.src.BehaviorDefaultDispenseItem
-
Dispenses the specified ItemStack from a dispenser.
- dispense(IBlockSource, ItemStack) - Method in interface net.minecraft.src.IBehaviorDispenseItem
-
Dispenses the specified ItemStack from a dispenser.
- dispense(World, int, int, int) - Method in class net.minecraft.src.BlockDispenser
- dispense(World, int, int, int) - Method in class net.minecraft.src.BlockDropper
- dispenseBehaviorRegistry - Static variable in class net.minecraft.src.BlockDispenser
-
Registry for all dispense behaviors.
- dispenser - Static variable in class net.minecraft.src.Block
- DispenserBehaviors - Class in net.minecraft.src
- DispenserBehaviors() - Constructor for class net.minecraft.src.DispenserBehaviors
- dispenseStack(IBlockSource, ItemStack) - Method in class net.minecraft.src.BehaviorDefaultDispenseItem
-
Dispense the specified stack, play the dispense sound and spawn particles.
- dispenseStack(IBlockSource, ItemStack) - Method in class net.minecraft.src.BehaviorProjectileDispense
-
Dispense the specified stack, play the dispense sound and spawn particles.
- displayAllReleventItems(List) - Method in class net.minecraft.src.CreativeTabs
-
only shows items which have tabToDisplayOn == this
- displayColumn - Variable in class net.minecraft.src.Achievement
-
Is the column (related to center of achievement gui, in 24 pixels unit) that the achievement will be displayed.
- displayCrashReport(CrashReport) - Method in class net.minecraft.src.Minecraft
-
Wrapper around displayCrashReportInternal
- displayGUIAnvil(int, int, int) - Method in class net.minecraft.src.EntityPlayer
-
Displays the GUI for interacting with an anvil.
- displayGUIAnvil(int, int, int) - Method in class net.minecraft.src.EntityPlayerMP
-
Displays the GUI for interacting with an anvil.
- displayGUIAnvil(int, int, int) - Method in class net.minecraft.src.EntityPlayerSP
-
Displays the GUI for interacting with an anvil.
- displayGUIBeacon(TileEntityBeacon) - Method in class net.minecraft.src.EntityPlayer
-
Displays the GUI for interacting with a beacon.
- displayGUIBeacon(TileEntityBeacon) - Method in class net.minecraft.src.EntityPlayerMP
-
Displays the GUI for interacting with a beacon.
- displayGUIBeacon(TileEntityBeacon) - Method in class net.minecraft.src.EntityPlayerSP
-
Displays the GUI for interacting with a beacon.
- displayGUIBook(ItemStack) - Method in class net.minecraft.src.EntityPlayer
-
Displays the GUI for interacting with a book.
- displayGUIBook(ItemStack) - Method in class net.minecraft.src.EntityPlayerSP
-
Displays the GUI for interacting with a book.
- displayGUIBrewingStand(TileEntityBrewingStand) - Method in class net.minecraft.src.EntityPlayer
-
Displays the GUI for interacting with a brewing stand.
- displayGUIBrewingStand(TileEntityBrewingStand) - Method in class net.minecraft.src.EntityPlayerMP
-
Displays the GUI for interacting with a brewing stand.
- displayGUIBrewingStand(TileEntityBrewingStand) - Method in class net.minecraft.src.EntityPlayerSP
-
Displays the GUI for interacting with a brewing stand.
- displayGUIChest(IInventory) - Method in class net.minecraft.src.EntityPlayer
-
Displays the GUI for interacting with a chest inventory.
- displayGUIChest(IInventory) - Method in class net.minecraft.src.EntityPlayerMP
-
Displays the GUI for interacting with a chest inventory.
- displayGUIChest(IInventory) - Method in class net.minecraft.src.EntityPlayerSP
-
Displays the GUI for interacting with a chest inventory.
- displayGUIDispenser(TileEntityDispenser) - Method in class net.minecraft.src.EntityPlayer
-
Displays the dipsenser GUI for the passed in dispenser entity.
- displayGUIDispenser(TileEntityDispenser) - Method in class net.minecraft.src.EntityPlayerMP
-
Displays the dipsenser GUI for the passed in dispenser entity.
- displayGUIDispenser(TileEntityDispenser) - Method in class net.minecraft.src.EntityPlayerSP
-
Displays the dipsenser GUI for the passed in dispenser entity.
- displayGUIEditSign(TileEntity) - Method in class net.minecraft.src.EntityPlayer
-
Displays the GUI for editing a sign.
- displayGUIEditSign(TileEntity) - Method in class net.minecraft.src.EntityPlayerMP
-
Displays the GUI for editing a sign.
- displayGUIEditSign(TileEntity) - Method in class net.minecraft.src.EntityPlayerSP
-
Displays the GUI for editing a sign.
- displayGUIEnchantment(int, int, int, String) - Method in class net.minecraft.src.EntityPlayer
- displayGUIEnchantment(int, int, int, String) - Method in class net.minecraft.src.EntityPlayerMP
- displayGUIEnchantment(int, int, int, String) - Method in class net.minecraft.src.EntityPlayerSP
- displayGUIFurnace(TileEntityFurnace) - Method in class net.minecraft.src.EntityPlayer
-
Displays the furnace GUI for the passed in furnace entity.
- displayGUIFurnace(TileEntityFurnace) - Method in class net.minecraft.src.EntityPlayerMP
-
Displays the furnace GUI for the passed in furnace entity.
- displayGUIFurnace(TileEntityFurnace) - Method in class net.minecraft.src.EntityPlayerSP
-
Displays the furnace GUI for the passed in furnace entity.
- displayGUIHopper(TileEntityHopper) - Method in class net.minecraft.src.EntityPlayer
- displayGUIHopper(TileEntityHopper) - Method in class net.minecraft.src.EntityPlayerMP
- displayGUIHopper(TileEntityHopper) - Method in class net.minecraft.src.EntityPlayerSP
- displayGUIHopperMinecart(EntityMinecartHopper) - Method in class net.minecraft.src.EntityPlayer
- displayGUIHopperMinecart(EntityMinecartHopper) - Method in class net.minecraft.src.EntityPlayerMP
- displayGUIHopperMinecart(EntityMinecartHopper) - Method in class net.minecraft.src.EntityPlayerSP
- displayGUIHorse(EntityHorse, IInventory) - Method in class net.minecraft.src.EntityPlayer
- displayGUIHorse(EntityHorse, IInventory) - Method in class net.minecraft.src.EntityPlayerMP
- displayGUIHorse(EntityHorse, IInventory) - Method in class net.minecraft.src.EntityPlayerSP
- displayGUIMerchant(IMerchant, String) - Method in class net.minecraft.src.EntityPlayer
- displayGUIMerchant(IMerchant, String) - Method in class net.minecraft.src.EntityPlayerMP
- displayGUIMerchant(IMerchant, String) - Method in class net.minecraft.src.EntityPlayerSP
- displayGuiScreen(GuiScreen) - Method in class net.minecraft.src.Minecraft
-
Sets the argument GuiScreen as the main (topmost visible) screen.
- displayGUIWorkbench(int, int, int) - Method in class net.minecraft.src.EntityPlayer
-
Displays the crafting GUI for a workbench.
- displayGUIWorkbench(int, int, int) - Method in class net.minecraft.src.EntityPlayerMP
-
Displays the crafting GUI for a workbench.
- displayGUIWorkbench(int, int, int) - Method in class net.minecraft.src.EntityPlayerSP
-
Displays the crafting GUI for a workbench.
- displayHeight - Variable in class net.minecraft.src.Minecraft
- displayInGameMenu() - Method in class net.minecraft.src.Minecraft
-
Displays the ingame menu
- displayProgressMessage(String) - Method in class net.minecraft.src.ConvertingProgressUpdate
-
"Saving level", or the loading,or downloading equivelent
- displayProgressMessage(String) - Method in interface net.minecraft.src.IProgressUpdate
-
"Saving level", or the loading,or downloading equivelent
- displayProgressMessage(String) - Method in class net.minecraft.src.LoadingScreenRenderer
-
"Saving level", or the loading,or downloading equivelent
- displayRow - Variable in class net.minecraft.src.Achievement
-
Is the row (related to center of achievement gui, in 24 pixels unit) that the achievement will be displayed.
- displayString - Variable in class net.minecraft.src.GuiButton
-
The string displayed on this control.
- displayWidth - Variable in class net.minecraft.src.Minecraft
- DIST_HASH_MAGIC - Variable in class net.minecraft.src.World
-
magic number used to generate fast random numbers for 3d distribution within a chunk
- distanceByBoatStat - Static variable in class net.minecraft.src.StatList
-
the distance you've traveled by boat
- distanceByMinecartStat - Static variable in class net.minecraft.src.StatList
-
the distance you've traveled by minecart
- distanceByPigStat - Static variable in class net.minecraft.src.StatList
-
the distance you've traveled by pig
- distanceClimbedStat - Static variable in class net.minecraft.src.StatList
-
the distance you've climbed
- distanceDoveStat - Static variable in class net.minecraft.src.StatList
-
the distance you've dived
- distanceFallenStat - Static variable in class net.minecraft.src.StatList
-
the distance you have fallen
- distanceFlownStat - Static variable in class net.minecraft.src.StatList
-
the distance you've flown
- distanceStatType - Static variable in class net.minecraft.src.StatBase
- distanceSwumStat - Static variable in class net.minecraft.src.StatList
-
distance you have swam
- distanceTo(PathPoint) - Method in class net.minecraft.src.PathPoint
-
Returns the linear distance to another path point
- distanceTo(Vec3) - Method in class net.minecraft.src.Vec3
-
Euclidean distance between this and the specified vector, returned as double.
- distanceToEntitySquared(Entity) - Method in class net.minecraft.src.WorldRenderer
-
Returns the distance of this chunk renderer to the entity without performing the final normalizing square root, for performance reasons.
- distanceWalkedModified - Variable in class net.minecraft.src.Entity
-
The distance walked multiplied by 0.6
- distanceWalkedOnStepModified - Variable in class net.minecraft.src.Entity
- distanceWalkedStat - Static variable in class net.minecraft.src.StatList
-
distance you've walked
- doBlockCollisions() - Method in class net.minecraft.src.Entity
-
Checks for block collisions, and calls the associated onBlockCollided method for the collided block.
- doChunksNearChunkExist(int, int, int, int) - Method in class net.minecraft.src.World
-
Checks if any of the chunks within distance (argument 4) blocks of the given block exist
- doCompare(WorldRenderer, WorldRenderer) - Method in class net.minecraft.src.RenderSorter
- doDispense(World, ItemStack, int, EnumFacing, IPosition) - Static method in class net.minecraft.src.BehaviorDefaultDispenseItem
- doesBlockHaveSolidTopSurface(int, int, int) - Method in class net.minecraft.src.ChunkCache
-
Returns true if the block at the given coordinate has a solid (buildable) top surface.
- doesBlockHaveSolidTopSurface(int, int, int) - Method in interface net.minecraft.src.IBlockAccess
-
Returns true if the block at the given coordinate has a solid (buildable) top surface.
- doesBlockHaveSolidTopSurface(int, int, int) - Method in class net.minecraft.src.World
-
Returns true if the block at the given coordinate has a solid (buildable) top surface.
- doesContainerItemLeaveCraftingGrid(ItemStack) - Method in class net.minecraft.src.Item
-
If this returns true, after a recipe involving this item is crafted the container item will be added to the player's inventory instead of remaining in the crafting grid.
- doesEntityNotTriggerPressurePlate() - Method in class net.minecraft.src.Entity
-
Return whether this entity should NOT trigger a pressure plate or a tripwire.
- doesEntityNotTriggerPressurePlate() - Method in class net.minecraft.src.EntityBat
-
Return whether this entity should NOT trigger a pressure plate or a tripwire.
- doesGuiPauseGame() - Method in class net.minecraft.src.GuiAchievements
-
Returns true if this GUI should pause the game when it is displayed in single-player
- doesGuiPauseGame() - Method in class net.minecraft.src.GuiChat
-
Returns true if this GUI should pause the game when it is displayed in single-player
- doesGuiPauseGame() - Method in class net.minecraft.src.GuiContainer
-
Returns true if this GUI should pause the game when it is displayed in single-player
- doesGuiPauseGame() - Method in class net.minecraft.src.GuiGameOver
-
Returns true if this GUI should pause the game when it is displayed in single-player
- doesGuiPauseGame() - Method in class net.minecraft.src.GuiMainMenu
-
Returns true if this GUI should pause the game when it is displayed in single-player
- doesGuiPauseGame() - Method in class net.minecraft.src.GuiScreen
-
Returns true if this GUI should pause the game when it is displayed in single-player
- doesGuiPauseGame() - Method in class net.minecraft.src.GuiWinGame
-
Returns true if this GUI should pause the game when it is displayed in single-player
- doesStringStartWith(String, String) - Static method in class net.minecraft.src.CommandBase
-
Returns true if the given substring is exactly equal to the start of the given string (case insensitive).
- doesXZShowFog(int, int) - Method in class net.minecraft.src.WorldProvider
-
Returns true if the given X,Z coordinate should show environmental fog.
- doesXZShowFog(int, int) - Method in class net.minecraft.src.WorldProviderEnd
-
Returns true if the given X,Z coordinate should show environmental fog.
- doesXZShowFog(int, int) - Method in class net.minecraft.src.WorldProviderHell
-
Returns true if the given X,Z coordinate should show environmental fog.
- doExplosionA() - Method in class net.minecraft.src.Explosion
-
Does the first part of the explosion (destroy blocks)
- doExplosionB(boolean) - Method in class net.minecraft.src.Explosion
-
Does the second part of the explosion (sound, particles, drop spawn)
- doJump() - Method in class net.minecraft.src.EntityJumpHelper
-
Called to actually make the entity jump if isJumping is true.
- DonkeyKong - Enum constant in enum class net.minecraft.src.EnumArt
- doorIron - Static variable in class net.minecraft.src.Block
- doorIron - Static variable in class net.minecraft.src.Item
- doorWood - Static variable in class net.minecraft.src.Block
- doorWood - Static variable in class net.minecraft.src.Item
- doPreChunk(int, int, boolean) - Method in class net.minecraft.src.WorldClient
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.Render
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderArrow
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderBat
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderBiped
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderBlaze
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderBoat
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderChicken
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderDragon
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderEnderCrystal
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderEnderman
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderEntity
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RendererLivingEntity
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderFallingSand
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderFireball
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderFish
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderIronGolem
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderItem
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderItemFrame
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderLeashKnot
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderLightningBolt
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderLiving
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderMinecart
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderMooshroom
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderOcelot
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderPainting
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderPlayer
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderSilverfish
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderSnowball
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderSquid
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderTNTPrimed
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderVillager
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderWitch
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderWither
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderWitherSkull
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderXPOrb
-
Actually renders the given argument.
- doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderZombie
-
Actually renders the given argument.
- doRenderEnderCrystal(EntityEnderCrystal, double, double, double, float, float) - Method in class net.minecraft.src.RenderEnderCrystal
-
Renders the Ender Crystal.
- doRenderFallingSand(EntityFallingSand, double, double, double, float, float) - Method in class net.minecraft.src.RenderFallingSand
-
The actual render method that is used in doRender
- doRenderFireball(EntityFireball, double, double, double, float, float) - Method in class net.minecraft.src.RenderFireball
- doRenderFishHook(EntityFishHook, double, double, double, float, float) - Method in class net.minecraft.src.RenderFish
-
Actually renders the fishing line and hook
- doRenderIronGolem(EntityIronGolem, double, double, double, float, float) - Method in class net.minecraft.src.RenderIronGolem
-
Renders the Iron Golem.
- doRenderItem(EntityItem, double, double, double, float, float) - Method in class net.minecraft.src.RenderItem
-
Renders the item
- doRenderLightningBolt(EntityLightningBolt, double, double, double, float, float) - Method in class net.minecraft.src.RenderLightningBolt
-
Actually renders the lightning bolt.
- doRenderLiving(EntityLivingBase, double, double, double, float, float) - Method in class net.minecraft.src.RenderBat
- doRenderLiving(EntityLivingBase, double, double, double, float, float) - Method in class net.minecraft.src.RendererLivingEntity
- doRenderLiving(EntityLivingBase, double, double, double, float, float) - Method in class net.minecraft.src.RenderPlayer
- doRenderLiving(EntityLiving, double, double, double, float, float) - Method in class net.minecraft.src.RenderBat
- doRenderLiving(EntityLiving, double, double, double, float, float) - Method in class net.minecraft.src.RenderBiped
- doRenderLiving(EntityLiving, double, double, double, float, float) - Method in class net.minecraft.src.RenderBlaze
- doRenderLiving(EntityLiving, double, double, double, float, float) - Method in class net.minecraft.src.RenderChicken
- doRenderLiving(EntityLiving, double, double, double, float, float) - Method in class net.minecraft.src.RenderDragon
- doRenderLiving(EntityLiving, double, double, double, float, float) - Method in class net.minecraft.src.RenderEnderman
- doRenderLiving(EntityLiving, double, double, double, float, float) - Method in class net.minecraft.src.RenderIronGolem
- doRenderLiving(EntityLiving, double, double, double, float, float) - Method in class net.minecraft.src.RenderLiving
- doRenderLiving(EntityLiving, double, double, double, float, float) - Method in class net.minecraft.src.RenderMooshroom
- doRenderLiving(EntityLiving, double, double, double, float, float) - Method in class net.minecraft.src.RenderOcelot
- doRenderLiving(EntityLiving, double, double, double, float, float) - Method in class net.minecraft.src.RenderSilverfish
- doRenderLiving(EntityLiving, double, double, double, float, float) - Method in class net.minecraft.src.RenderSquid
- doRenderLiving(EntityLiving, double, double, double, float, float) - Method in class net.minecraft.src.RenderVillager
- doRenderLiving(EntityLiving, double, double, double, float, float) - Method in class net.minecraft.src.RenderWitch
- doRenderLiving(EntityLiving, double, double, double, float, float) - Method in class net.minecraft.src.RenderWither
- doRenderLiving(EntityLiving, double, double, double, float, float) - Method in class net.minecraft.src.RenderZombie
- doRenderShadowAndFire(Entity, double, double, double, float, float) - Method in class net.minecraft.src.Render
-
Renders the entity's shadow and fire (if its on fire).
- doSpawnParticle(String, double, double, double, double, double, double) - Method in class net.minecraft.src.RenderGlobal
-
Spawns a particle.
- doStitch() - Method in class net.minecraft.src.Stitcher
- dotProduct(Vec3) - Method in class net.minecraft.src.Vec3
- doVoidFogParticles(int, int, int) - Method in class net.minecraft.src.WorldClient
- DOWN - Enum constant in enum class net.minecraft.src.EnumFacing
- dragging - Variable in class net.minecraft.src.GuiSlider
-
Is this slider control being dragged.
- dragonEgg - Static variable in class net.minecraft.src.Block
- dragonEgg - Static variable in class net.minecraft.src.Material
- dragonPartArray - Variable in class net.minecraft.src.EntityDragon
-
An array containing all body parts of this dragon
- dragonPartBody - Variable in class net.minecraft.src.EntityDragon
-
The body bounding box of a dragon
- dragonPartHead - Variable in class net.minecraft.src.EntityDragon
-
The head bounding box of a dragon
- dragonPartTail1 - Variable in class net.minecraft.src.EntityDragon
- dragonPartTail2 - Variable in class net.minecraft.src.EntityDragon
- dragonPartTail3 - Variable in class net.minecraft.src.EntityDragon
- dragonPartWing1 - Variable in class net.minecraft.src.EntityDragon
- dragonPartWing2 - Variable in class net.minecraft.src.EntityDragon
- draw() - Method in class net.minecraft.src.Tessellator
-
Draws the data set up in this tessellator and resets the state to prepare for new drawing.
- draw(Tessellator, float) - Method in class net.minecraft.src.TexturedQuad
- drawBackground() - Method in class net.minecraft.src.GuiSlot
- drawBackground(int) - Method in class net.minecraft.src.GuiScreen
-
Draws the background (i is always 0 as of 1.2.2)
- drawBlockDamageTexture(Tessellator, EntityPlayer, float) - Method in class net.minecraft.src.RenderGlobal
- drawButton - Variable in class net.minecraft.src.GuiButton
-
Hides the button completely if false.
- drawButton(Minecraft, int, int) - Method in class net.minecraft.src.GuiButton
-
Draws this button to the screen.
- drawButton(Minecraft, int, int) - Method in class net.minecraft.src.GuiButtonLanguage
-
Draws this button to the screen.
- drawCenteredString(FontRenderer, String, int, int, int) - Method in class net.minecraft.src.Gui
-
Renders the specified text to the screen, center-aligned.
- drawChat(int) - Method in class net.minecraft.src.GuiNewChat
- drawCreativeTabHoveringText(String, int, int) - Method in class net.minecraft.src.GuiContainer
-
Draws the text when mouse is over creative inventory tab.
- drawCrossedSquares(Block, int, double, double, double, float) - Method in class net.minecraft.src.RenderBlocks
-
Utility function to draw crossed swuares
- drawDefaultBackground() - Method in class net.minecraft.src.GuiScreen
-
Draws either a gradient over the background screen (when it exists) or a flat gradient over background.png
- drawDefaultBackground() - Method in class net.minecraft.src.GuiScreenDemo
-
Draws either a gradient over the background screen (when it exists) or a flat gradient over background.png
- drawGradientRect(int, int, int, int, int, int) - Method in class net.minecraft.src.Gui
-
Draws a rectangle with a vertical gradient between the specified colors.
- drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.src.GuiBeacon
-
Draw the background layer for the GuiContainer (everything behind the items)
- drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.src.GuiBrewingStand
-
Draw the background layer for the GuiContainer (everything behind the items)
- drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.src.GuiChest
-
Draw the background layer for the GuiContainer (everything behind the items)
- drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.src.GuiContainer
-
Draw the background layer for the GuiContainer (everything behind the items)
- drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.src.GuiContainerCreative
-
Draw the background layer for the GuiContainer (everything behind the items)
- drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.src.GuiCrafting
-
Draw the background layer for the GuiContainer (everything behind the items)
- drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.src.GuiDispenser
-
Draw the background layer for the GuiContainer (everything behind the items)
- drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.src.GuiEnchantment
-
Draw the background layer for the GuiContainer (everything behind the items)
- drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.src.GuiFurnace
-
Draw the background layer for the GuiContainer (everything behind the items)
- drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.src.GuiHopper
-
Draw the background layer for the GuiContainer (everything behind the items)
- drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.src.GuiInventory
-
Draw the background layer for the GuiContainer (everything behind the items)
- drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.src.GuiMerchant
-
Draw the background layer for the GuiContainer (everything behind the items)
- drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.src.GuiRepair
-
Draw the background layer for the GuiContainer (everything behind the items)
- drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.src.GuiScreenHorseInventory
-
Draw the background layer for the GuiContainer (everything behind the items)
- drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.src.GuiBeacon
-
Draw the foreground layer for the GuiContainer (everything in front of the items)
- drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.src.GuiBrewingStand
-
Draw the foreground layer for the GuiContainer (everything in front of the items)
- drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.src.GuiChest
-
Draw the foreground layer for the GuiContainer (everything in front of the items)
- drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.src.GuiContainer
-
Draw the foreground layer for the GuiContainer (everything in front of the items)
- drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.src.GuiContainerCreative
-
Draw the foreground layer for the GuiContainer (everything in front of the items)
- drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.src.GuiCrafting
-
Draw the foreground layer for the GuiContainer (everything in front of the items)
- drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.src.GuiDispenser
-
Draw the foreground layer for the GuiContainer (everything in front of the items)
- drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.src.GuiEnchantment
-
Draw the foreground layer for the GuiContainer (everything in front of the items)
- drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.src.GuiFurnace
-
Draw the foreground layer for the GuiContainer (everything in front of the items)
- drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.src.GuiHopper
-
Draw the foreground layer for the GuiContainer (everything in front of the items)
- drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.src.GuiInventory
-
Draw the foreground layer for the GuiContainer (everything in front of the items)
- drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.src.GuiMerchant
-
Draw the foreground layer for the GuiContainer (everything in front of the items)
- drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.src.GuiRepair
-
Draw the foreground layer for the GuiContainer (everything in front of the items)
- drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.src.GuiScreenHorseInventory
-
Draw the foreground layer for the GuiContainer (everything in front of the items)
- drawHorizontalLine(int, int, int, int) - Method in class net.minecraft.src.Gui
- drawInForegroundOfTab() - Method in class net.minecraft.src.CreativeTabs
- drawItemStackTooltip(ItemStack, int, int) - Method in class net.minecraft.src.GuiContainer
- drawItemStackTooltip(ItemStack, int, int) - Method in class net.minecraft.src.GuiContainerCreative
- drawRect(int, int, int, int, int) - Static method in class net.minecraft.src.Gui
-
Draws a solid color rectangle with the specified coordinates and color.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiAchievements
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiChat
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiCommandBlock
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiConfirmOpenLink
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiConnecting
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiContainer
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiContainerCreative
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiControls
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiCreateFlatWorld
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiCreateWorld
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiDisconnected
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiDownloadTerrain
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiEditSign
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiErrorScreen
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiFlatPresets
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiGameOver
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiIngameMenu
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiInventory
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiLanguage
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiMainMenu
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiMemoryErrorScreen
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiMerchant
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiMultiplayer
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiOptions
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiRenameWorld
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiRepair
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreen
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreenAddServer
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreenBackup
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreenBook
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreenClientOutdated
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreenConfigureWorld
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreenConfirmation
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreenCreateOnlineWorld
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreenDemo
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreenDisconnectedOnline
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreenEditOnlineWorld
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreenHorseInventory
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreenInvite
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreenLongRunningTask
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreenMcoWorldTemplate
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreenOnlineServers
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreenPendingInvitation
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreenResetWorld
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreenSelectLocation
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreenServerList
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreenSubscription
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiScreenTemporaryResourcePackSelect
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiSelectWorld
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiShareToLan
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiSlot
-
draws the slot to the screen, pass in mouse's current x and y and partial ticks
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiSnooper
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiStats
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiVideoSettings
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiWinGame
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.GuiYesNo
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.InventoryEffectRenderer
-
Draws the screen and all the components in it.
- drawScreen(int, int, float) - Method in class net.minecraft.src.ScreenChatOptions
-
Draws the screen and all the components in it.
- drawSelectionBox(EntityPlayer, MovingObjectPosition, int, float) - Method in class net.minecraft.src.RenderGlobal
-
Draws the selection box for the player.
- drawSlot(int, int, int, int, Tessellator) - Method in class net.minecraft.src.GuiScreenSelectLocation
- drawSlot(int, int, int, int, Tessellator) - Method in class net.minecraft.src.GuiSlot
- drawSplitString(String, int, int, int, int) - Method in class net.minecraft.src.FontRenderer
-
Splits and draws a String with wordwrap (maximum length is parameter k)
- drawString(String, int, int, int) - Method in class net.minecraft.src.FontRenderer
-
Draws the specified string.
- drawString(String, int, int, int, boolean) - Method in class net.minecraft.src.FontRenderer
-
Draws the specified string.
- drawString(FontRenderer, String, int, int, int) - Method in class net.minecraft.src.Gui
-
Renders the specified text to the screen.
- drawStringWithShadow(String, int, int, int) - Method in class net.minecraft.src.FontRenderer
-
Draws the specified string with a shadow.
- drawTextBox() - Method in class net.minecraft.src.GuiTextField
-
Draws the textbox
- drawTexturedModalRect(int, int, int, int, int, int) - Method in class net.minecraft.src.Gui
-
Draws a textured rectangle at the stored z-value.
- drawTexturedModelRectFromIcon(int, int, Icon, int, int) - Method in class net.minecraft.src.Gui
- drawTitle() - Method in class net.minecraft.src.GuiAchievements
-
Draws the "Achievements" title at the top of the GUI.
- drawVerticalLine(int, int, int, int) - Method in class net.minecraft.src.Gui
- drawWorldBackground(int) - Method in class net.minecraft.src.GuiScreen
- drink - Enum constant in enum class net.minecraft.src.EnumAction
- dropAllItems() - Method in class net.minecraft.src.InventoryPlayer
-
Drop all armor and main inventory items.
- dropBlockAsItem(World, int, int, int, int, int) - Method in class net.minecraft.src.Block
-
Drops the specified block items
- dropBlockAsItem_do(World, int, int, int, ItemStack) - Method in class net.minecraft.src.Block
-
Spawns EntityItem in the world for the given ItemStack if the world is not remote.
- dropBlockAsItemWithChance(World, int, int, int, int, float, int) - Method in class net.minecraft.src.Block
-
Drops the block items with a specified chance of dropping the specified items
- dropBlockAsItemWithChance(World, int, int, int, int, float, int) - Method in class net.minecraft.src.BlockBed
-
Drops the block items with a specified chance of dropping the specified items
- dropBlockAsItemWithChance(World, int, int, int, int, float, int) - Method in class net.minecraft.src.BlockCocoa
-
Drops the block items with a specified chance of dropping the specified items
- dropBlockAsItemWithChance(World, int, int, int, int, float, int) - Method in class net.minecraft.src.BlockCrops
-
Drops the block items with a specified chance of dropping the specified items
- dropBlockAsItemWithChance(World, int, int, int, int, float, int) - Method in class net.minecraft.src.BlockFlowerPot
-
Drops the block items with a specified chance of dropping the specified items
- dropBlockAsItemWithChance(World, int, int, int, int, float, int) - Method in class net.minecraft.src.BlockJukeBox
-
Drops the block items with a specified chance of dropping the specified items
- dropBlockAsItemWithChance(World, int, int, int, int, float, int) - Method in class net.minecraft.src.BlockLeaves
-
Drops the block items with a specified chance of dropping the specified items
- dropBlockAsItemWithChance(World, int, int, int, int, float, int) - Method in class net.minecraft.src.BlockMobSpawner
-
Drops the block items with a specified chance of dropping the specified items
- dropBlockAsItemWithChance(World, int, int, int, int, float, int) - Method in class net.minecraft.src.BlockNetherStalk
-
Drops the block items with a specified chance of dropping the specified items
- dropBlockAsItemWithChance(World, int, int, int, int, float, int) - Method in class net.minecraft.src.BlockOre
-
Drops the block items with a specified chance of dropping the specified items
- dropBlockAsItemWithChance(World, int, int, int, int, float, int) - Method in class net.minecraft.src.BlockPistonMoving
-
Drops the block items with a specified chance of dropping the specified items
- dropBlockAsItemWithChance(World, int, int, int, int, float, int) - Method in class net.minecraft.src.BlockPotato
-
Drops the block items with a specified chance of dropping the specified items
- dropBlockAsItemWithChance(World, int, int, int, int, float, int) - Method in class net.minecraft.src.BlockRedstoneOre
-
Drops the block items with a specified chance of dropping the specified items
- dropBlockAsItemWithChance(World, int, int, int, int, float, int) - Method in class net.minecraft.src.BlockSkull
-
Drops the block items with a specified chance of dropping the specified items
- dropBlockAsItemWithChance(World, int, int, int, int, float, int) - Method in class net.minecraft.src.BlockStem
-
Drops the block items with a specified chance of dropping the specified items
- dropChestItems() - Method in class net.minecraft.src.EntityHorse
- dropChests() - Method in class net.minecraft.src.EntityHorse
- dropEquipment(boolean, int) - Method in class net.minecraft.src.EntityLiving
-
Drop the equipment for this entity.
- dropEquipment(boolean, int) - Method in class net.minecraft.src.EntityLivingBase
-
Drop the equipment for this entity.
- dropFewItems(boolean, int) - Method in class net.minecraft.src.EntityBlaze
-
Drop 0-2 items of this living's type.
- dropFewItems(boolean, int) - Method in class net.minecraft.src.EntityChicken
-
Drop 0-2 items of this living's type.
- dropFewItems(boolean, int) - Method in class net.minecraft.src.EntityCow
-
Drop 0-2 items of this living's type.
- dropFewItems(boolean, int) - Method in class net.minecraft.src.EntityEnderman
-
Drop 0-2 items of this living's type.
- dropFewItems(boolean, int) - Method in class net.minecraft.src.EntityGhast
-
Drop 0-2 items of this living's type.
- dropFewItems(boolean, int) - Method in class net.minecraft.src.EntityIronGolem
-
Drop 0-2 items of this living's type.
- dropFewItems(boolean, int) - Method in class net.minecraft.src.EntityLiving
-
Drop 0-2 items of this living's type.
- dropFewItems(boolean, int) - Method in class net.minecraft.src.EntityLivingBase
-
Drop 0-2 items of this living's type.
- dropFewItems(boolean, int) - Method in class net.minecraft.src.EntityMagmaCube
-
Drop 0-2 items of this living's type.
- dropFewItems(boolean, int) - Method in class net.minecraft.src.EntityOcelot
-
Drop 0-2 items of this living's type.
- dropFewItems(boolean, int) - Method in class net.minecraft.src.EntityPig
-
Drop 0-2 items of this living's type.
- dropFewItems(boolean, int) - Method in class net.minecraft.src.EntityPigZombie
-
Drop 0-2 items of this living's type.
- dropFewItems(boolean, int) - Method in class net.minecraft.src.EntitySheep
-
Drop 0-2 items of this living's type.
- dropFewItems(boolean, int) - Method in class net.minecraft.src.EntitySkeleton
-
Drop 0-2 items of this living's type.
- dropFewItems(boolean, int) - Method in class net.minecraft.src.EntitySnowman
-
Drop 0-2 items of this living's type.
- dropFewItems(boolean, int) - Method in class net.minecraft.src.EntitySpider
-
Drop 0-2 items of this living's type.
- dropFewItems(boolean, int) - Method in class net.minecraft.src.EntitySquid
-
Drop 0-2 items of this living's type.
- dropFewItems(boolean, int) - Method in class net.minecraft.src.EntityWitch
-
Drop 0-2 items of this living's type.
- dropFewItems(boolean, int) - Method in class net.minecraft.src.EntityWither
-
Drop 0-2 items of this living's type.
- dropItem(int, int) - Method in class net.minecraft.src.Entity
-
Drops an item stack at the entity's position.
- dropItemWithOffset(int, int, float) - Method in class net.minecraft.src.Entity
-
Drops an item stack with a specified y offset.
- dropOneItem(boolean) - Method in class net.minecraft.src.EntityClientPlayerMP
-
Called when player presses the drop item key
- dropOneItem(boolean) - Method in class net.minecraft.src.EntityPlayer
-
Called when player presses the drop item key
- dropper - Static variable in class net.minecraft.src.Block
- dropPlayerItem(ItemStack) - Method in class net.minecraft.src.EntityPlayer
-
Args: itemstack - called when player drops an item stack that's not in his inventory (like items still placed in a workbench while the workbench'es GUI gets closed)
- dropPlayerItemWithRandomChoice(ItemStack, boolean) - Method in class net.minecraft.src.EntityPlayer
-
Args: itemstack, flag
- dropRareDrop(int) - Method in class net.minecraft.src.EntityLivingBase
- dropRareDrop(int) - Method in class net.minecraft.src.EntityPigZombie
- dropRareDrop(int) - Method in class net.minecraft.src.EntitySkeleton
- dropRareDrop(int) - Method in class net.minecraft.src.EntityZombie
- dropStat - Static variable in class net.minecraft.src.StatList
-
the distance you've dropped (or times you've fallen?)
- dropTorchIfCantStay(World, int, int, int) - Method in class net.minecraft.src.BlockTorch
-
Tests if the block can remain at its current location and will drop as an item if it is unable to stay.
- dropXpOnBlockBreak(World, int, int, int, int) - Method in class net.minecraft.src.Block
-
called by spawner, ore, redstoneOre blocks
- drown - Static variable in class net.minecraft.src.DamageSource
- duration - Variable in class net.minecraft.src.Packet41EntityEffect
- dyeColorNames - Static variable in class net.minecraft.src.ItemDye
-
List of dye color names
- dyeColors - Static variable in class net.minecraft.src.ItemDye
- dyeItemNames - Static variable in class net.minecraft.src.ItemDye
- dyePowder - Static variable in class net.minecraft.src.Item
- DynamicTexture - Class in net.minecraft.src
- DynamicTexture(int, int) - Constructor for class net.minecraft.src.DynamicTexture
- DynamicTexture(BufferedImage) - Constructor for class net.minecraft.src.DynamicTexture
E
- EAST - Enum constant in enum class net.minecraft.src.EnumFacing
- eat - Enum constant in enum class net.minecraft.src.EnumAction
- eatGrassBonus() - Method in class net.minecraft.src.EntityLiving
-
This function applies the benefits of growing back wool and faster growing up to the acting entity.
- eatGrassBonus() - Method in class net.minecraft.src.EntitySheep
-
This function applies the benefits of growing back wool and faster growing up to the acting entity.
- effectAmplifier - Variable in class net.minecraft.src.Packet41EntityEffect
-
The effect's amplifier.
- effectId - Variable in class net.minecraft.src.Enchantment
- effectId - Variable in class net.minecraft.src.Packet41EntityEffect
- effectId - Variable in class net.minecraft.src.Packet42RemoveEntityEffect
-
The ID of the effect which is being removed from an entity.
- effectRenderer - Variable in class net.minecraft.src.Minecraft
- EffectRenderer - Class in net.minecraft.src
- EffectRenderer(World, TextureManager) - Constructor for class net.minecraft.src.EffectRenderer
- effectsList - Static variable in class net.minecraft.src.TileEntityBeacon
-
List of effects that Beacon can apply
- efficiency - Static variable in class net.minecraft.src.Enchantment
-
Faster resource gathering while in use
- efficiencyOnProperMaterial - Variable in class net.minecraft.src.ItemTool
- egg - Static variable in class net.minecraft.src.Item
- ejectRecord(World, int, int, int) - Method in class net.minecraft.src.BlockJukeBox
-
Ejects the current record inside of the jukebox.
- elapsedPartialTicks - Variable in class net.minecraft.src.Timer
-
How much time has elapsed since the last tick, in ticks (range: 0.0 - 1.0).
- elapsedTicks - Variable in class net.minecraft.src.Timer
-
How many full ticks have turned over since the last call to updateTimer(), capped at 10.
- elementClicked(int, boolean) - Method in class net.minecraft.src.GuiScreenSelectLocation
-
the element in the slot that was clicked, boolean for wether it was double clicked or not
- elementClicked(int, boolean) - Method in class net.minecraft.src.GuiSlot
-
the element in the slot that was clicked, boolean for wether it was double clicked or not
- emerald - Static variable in class net.minecraft.src.Item
- EMERALD - Enum constant in enum class net.minecraft.src.EnumToolMaterial
- EmptyChunk - Class in net.minecraft.src
- EmptyChunk(World, int, int) - Constructor for class net.minecraft.src.EmptyChunk
- emptyMap - Static variable in class net.minecraft.src.Item
- emptyTeam(ICommandSender, String[], int) - Method in class net.minecraft.src.ServerCommandScoreboard
-
Handler for the 'scoreboard teams empty' command.
- ENABLE_VSYNC - Enum constant in enum class net.minecraft.src.EnumOptions
- enableBonusChest() - Method in class net.minecraft.src.WorldSettings
-
Enables the bonus chest.
- enableCommands() - Method in class net.minecraft.src.WorldSettings
-
Enables Commands (cheats).
- enabled - Variable in class net.minecraft.src.GuiButton
-
True if this control is enabled, false to disable.
- enableEverythingIsScrewedUpMode() - Method in class net.minecraft.src.PlayerControllerMP
-
If modified to return true, the player spins around slowly around (0, 68.5, 0).
- enableGUIStandardItemLighting() - Static method in class net.minecraft.src.RenderHelper
-
Sets OpenGL lighting for rendering blocks as items inside GUI screens (such as containers).
- enableLightmap(double) - Method in class net.minecraft.src.EntityRenderer
-
Enable lightmap in secondary texture unit
- enableStandardItemLighting() - Static method in class net.minecraft.src.RenderHelper
-
Sets the OpenGL lighting properties to the values used when rendering blocks as items
- enableStats - Variable in class net.minecraft.src.Block
-
If this field is true, the block is counted for statistics (mined or placed)
- enableVsync - Variable in class net.minecraft.src.GameSettings
- enchantedBook - Static variable in class net.minecraft.src.Item
- enchantEquipment() - Method in class net.minecraft.src.EntityLiving
-
Enchants the entity's armor and held item based on difficulty
- enchantItem(EntityPlayer, int) - Method in class net.minecraft.src.Container
-
enchants the item on the table using the specified slot; also deducts XP from player
- enchantItem(EntityPlayer, int) - Method in class net.minecraft.src.ContainerEnchantment
-
enchants the item on the table using the specified slot; also deducts XP from player
- enchantLevels - Variable in class net.minecraft.src.ContainerEnchantment
-
3-member array storing the enchantment levels of each slot
- enchantment - Variable in class net.minecraft.src.Packet108EnchantItem
-
The position of the enchantment on the enchantment table window, starting with 0 as the topmost one.
- Enchantment - Class in net.minecraft.src
- Enchantment(int, int, EnumEnchantmentType) - Constructor for class net.minecraft.src.Enchantment
- EnchantmentArrowDamage - Class in net.minecraft.src
- EnchantmentArrowDamage(int, int) - Constructor for class net.minecraft.src.EnchantmentArrowDamage
- EnchantmentArrowFire - Class in net.minecraft.src
- EnchantmentArrowFire(int, int) - Constructor for class net.minecraft.src.EnchantmentArrowFire
- EnchantmentArrowInfinite - Class in net.minecraft.src
- EnchantmentArrowInfinite(int, int) - Constructor for class net.minecraft.src.EnchantmentArrowInfinite
- EnchantmentArrowKnockback - Class in net.minecraft.src
- EnchantmentArrowKnockback(int, int) - Constructor for class net.minecraft.src.EnchantmentArrowKnockback
- EnchantmentDamage - Class in net.minecraft.src
- EnchantmentDamage(int, int, int) - Constructor for class net.minecraft.src.EnchantmentDamage
- EnchantmentData - Class in net.minecraft.src
- EnchantmentData(int, int) - Constructor for class net.minecraft.src.EnchantmentData
- EnchantmentData(Enchantment, int) - Constructor for class net.minecraft.src.EnchantmentData
- EnchantmentDigging - Class in net.minecraft.src
- EnchantmentDigging(int, int) - Constructor for class net.minecraft.src.EnchantmentDigging
- EnchantmentDurability - Class in net.minecraft.src
- EnchantmentDurability(int, int) - Constructor for class net.minecraft.src.EnchantmentDurability
- EnchantmentFireAspect - Class in net.minecraft.src
- EnchantmentFireAspect(int, int) - Constructor for class net.minecraft.src.EnchantmentFireAspect
- EnchantmentHelper - Class in net.minecraft.src
- EnchantmentHelper() - Constructor for class net.minecraft.src.EnchantmentHelper
- EnchantmentKnockback - Class in net.minecraft.src
- EnchantmentKnockback(int, int) - Constructor for class net.minecraft.src.EnchantmentKnockback
- enchantmentLevel - Variable in class net.minecraft.src.EnchantmentData
-
Enchantment level associated with this EnchantmentData
- EnchantmentLootBonus - Class in net.minecraft.src
- EnchantmentLootBonus(int, int, EnumEnchantmentType) - Constructor for class net.minecraft.src.EnchantmentLootBonus
- EnchantmentNameParts - Class in net.minecraft.src
- EnchantmentNameParts() - Constructor for class net.minecraft.src.EnchantmentNameParts
- enchantmentobj - Variable in class net.minecraft.src.EnchantmentData
-
Enchantment object associated with this EnchantmentData
- EnchantmentOxygen - Class in net.minecraft.src
- EnchantmentOxygen(int, int) - Constructor for class net.minecraft.src.EnchantmentOxygen
- EnchantmentProtection - Class in net.minecraft.src
- EnchantmentProtection(int, int, int) - Constructor for class net.minecraft.src.EnchantmentProtection
- enchantments - Static variable in class net.minecraft.src.AchievementList
-
Is the 'Enchanter' achievement
- enchantmentsBookList - Static variable in class net.minecraft.src.Enchantment
-
The list of enchantments applicable by the anvil from a book
- enchantmentsList - Static variable in class net.minecraft.src.Enchantment
- enchantmentTable - Static variable in class net.minecraft.src.Block
- EnchantmentThorns - Class in net.minecraft.src
- EnchantmentThorns(int, int) - Constructor for class net.minecraft.src.EnchantmentThorns
- EnchantmentUntouching - Class in net.minecraft.src
- EnchantmentUntouching(int, int) - Constructor for class net.minecraft.src.EnchantmentUntouching
- EnchantmentWaterWorker - Class in net.minecraft.src
- EnchantmentWaterWorker(int, int) - Constructor for class net.minecraft.src.EnchantmentWaterWorker
- encryptData(Key, byte[]) - Static method in class net.minecraft.src.CryptManager
-
Encrypt byte[] data with RSA public key
- encryptOuputStream(SecretKey, OutputStream) - Static method in class net.minecraft.src.CryptManager
- enderChest - Static variable in class net.minecraft.src.Block
- enderPearl - Static variable in class net.minecraft.src.Item
- endMatingSeason() - Method in class net.minecraft.src.Village
-
Prevent villager breeding for a fixed interval of time
- endPortal - Static variable in class net.minecraft.src.Block
- endPortalFrame - Static variable in class net.minecraft.src.Block
- endSection() - Method in class net.minecraft.src.Profiler
-
End section
- endStartSection(String) - Method in class net.minecraft.src.Profiler
-
End current section and start a new section
- enqueueRelightChecks() - Method in class net.minecraft.src.Chunk
-
Called once-per-chunk-per-tick, and advances the round-robin relight check index per-storage-block by up to 8 blocks at a time.
- entities - Variable in class net.minecraft.src.AnvilConverterData
- Entity - Class in net.minecraft.src
- Entity(World) - Constructor for class net.minecraft.src.Entity
- ENTITY - Enum constant in enum class net.minecraft.src.EnumMovingObjectType
- entityAge - Variable in class net.minecraft.src.EntityLivingBase
-
Holds the living entity age, used to control the despawn.
- EntityAgeable - Class in net.minecraft.src
- EntityAgeable(World) - Constructor for class net.minecraft.src.EntityAgeable
- EntityAIArrowAttack - Class in net.minecraft.src
- EntityAIArrowAttack(IRangedAttackMob, double, int, float) - Constructor for class net.minecraft.src.EntityAIArrowAttack
- EntityAIArrowAttack(IRangedAttackMob, double, int, int, float) - Constructor for class net.minecraft.src.EntityAIArrowAttack
- EntityAIAttackOnCollide - Class in net.minecraft.src
- EntityAIAttackOnCollide(EntityCreature, double, boolean) - Constructor for class net.minecraft.src.EntityAIAttackOnCollide
- EntityAIAttackOnCollide(EntityCreature, Class, double, boolean) - Constructor for class net.minecraft.src.EntityAIAttackOnCollide
- EntityAIAvoidEntity - Class in net.minecraft.src
- EntityAIAvoidEntity(EntityCreature, Class, float, double, double) - Constructor for class net.minecraft.src.EntityAIAvoidEntity
- EntityAIBase - Class in net.minecraft.src
- EntityAIBase() - Constructor for class net.minecraft.src.EntityAIBase
- EntityAIBeg - Class in net.minecraft.src
- EntityAIBeg(EntityWolf, float) - Constructor for class net.minecraft.src.EntityAIBeg
- EntityAIBreakDoor - Class in net.minecraft.src
- EntityAIBreakDoor(EntityLiving) - Constructor for class net.minecraft.src.EntityAIBreakDoor
- EntityAIControlledByPlayer - Class in net.minecraft.src
- EntityAIControlledByPlayer(EntityLiving, float) - Constructor for class net.minecraft.src.EntityAIControlledByPlayer
- EntityAICreeperSwell - Class in net.minecraft.src
- EntityAICreeperSwell(EntityCreeper) - Constructor for class net.minecraft.src.EntityAICreeperSwell
- EntityAIDefendVillage - Class in net.minecraft.src
- EntityAIDefendVillage(EntityIronGolem) - Constructor for class net.minecraft.src.EntityAIDefendVillage
- EntityAIDoorInteract - Class in net.minecraft.src
- EntityAIDoorInteract(EntityLiving) - Constructor for class net.minecraft.src.EntityAIDoorInteract
- EntityAIEatGrass - Class in net.minecraft.src
- EntityAIEatGrass(EntityLiving) - Constructor for class net.minecraft.src.EntityAIEatGrass
- EntityAIFleeSun - Class in net.minecraft.src
- EntityAIFleeSun(EntityCreature, double) - Constructor for class net.minecraft.src.EntityAIFleeSun
- EntityAIFollowGolem - Class in net.minecraft.src
- EntityAIFollowGolem(EntityVillager) - Constructor for class net.minecraft.src.EntityAIFollowGolem
- EntityAIFollowOwner - Class in net.minecraft.src
- EntityAIFollowOwner(EntityTameable, double, float, float) - Constructor for class net.minecraft.src.EntityAIFollowOwner
- EntityAIFollowParent - Class in net.minecraft.src
- EntityAIFollowParent(EntityAnimal, double) - Constructor for class net.minecraft.src.EntityAIFollowParent
- EntityAIHurtByTarget - Class in net.minecraft.src
- EntityAIHurtByTarget(EntityCreature, boolean) - Constructor for class net.minecraft.src.EntityAIHurtByTarget
- EntityAILeapAtTarget - Class in net.minecraft.src
- EntityAILeapAtTarget(EntityLiving, float) - Constructor for class net.minecraft.src.EntityAILeapAtTarget
- EntityAILookAtTradePlayer - Class in net.minecraft.src
- EntityAILookAtTradePlayer(EntityVillager) - Constructor for class net.minecraft.src.EntityAILookAtTradePlayer
- EntityAILookAtVillager - Class in net.minecraft.src
- EntityAILookAtVillager(EntityIronGolem) - Constructor for class net.minecraft.src.EntityAILookAtVillager
- EntityAILookIdle - Class in net.minecraft.src
- EntityAILookIdle(EntityLiving) - Constructor for class net.minecraft.src.EntityAILookIdle
- EntityAIMate - Class in net.minecraft.src
- EntityAIMate(EntityAnimal, double) - Constructor for class net.minecraft.src.EntityAIMate
- EntityAIMoveIndoors - Class in net.minecraft.src
- EntityAIMoveIndoors(EntityCreature) - Constructor for class net.minecraft.src.EntityAIMoveIndoors
- EntityAIMoveThroughVillage - Class in net.minecraft.src
- EntityAIMoveThroughVillage(EntityCreature, double, boolean) - Constructor for class net.minecraft.src.EntityAIMoveThroughVillage
- EntityAIMoveTowardsRestriction - Class in net.minecraft.src
- EntityAIMoveTowardsRestriction(EntityCreature, double) - Constructor for class net.minecraft.src.EntityAIMoveTowardsRestriction
- EntityAIMoveTowardsTarget - Class in net.minecraft.src
- EntityAIMoveTowardsTarget(EntityCreature, double, float) - Constructor for class net.minecraft.src.EntityAIMoveTowardsTarget
- EntityAINearestAttackableTarget - Class in net.minecraft.src
- EntityAINearestAttackableTarget(EntityCreature, Class, int, boolean) - Constructor for class net.minecraft.src.EntityAINearestAttackableTarget
- EntityAINearestAttackableTarget(EntityCreature, Class, int, boolean, boolean) - Constructor for class net.minecraft.src.EntityAINearestAttackableTarget
- EntityAINearestAttackableTarget(EntityCreature, Class, int, boolean, boolean, IEntitySelector) - Constructor for class net.minecraft.src.EntityAINearestAttackableTarget
- EntityAINearestAttackableTargetSorter - Class in net.minecraft.src
- EntityAINearestAttackableTargetSorter(Entity) - Constructor for class net.minecraft.src.EntityAINearestAttackableTargetSorter
- EntityAIOcelotAttack - Class in net.minecraft.src
- EntityAIOcelotAttack(EntityLiving) - Constructor for class net.minecraft.src.EntityAIOcelotAttack
- EntityAIOcelotSit - Class in net.minecraft.src
- EntityAIOcelotSit(EntityOcelot, double) - Constructor for class net.minecraft.src.EntityAIOcelotSit
- EntityAIOpenDoor - Class in net.minecraft.src
- EntityAIOpenDoor(EntityLiving, boolean) - Constructor for class net.minecraft.src.EntityAIOpenDoor
- EntityAIOwnerHurtByTarget - Class in net.minecraft.src
- EntityAIOwnerHurtByTarget(EntityTameable) - Constructor for class net.minecraft.src.EntityAIOwnerHurtByTarget
- EntityAIOwnerHurtTarget - Class in net.minecraft.src
- EntityAIOwnerHurtTarget(EntityTameable) - Constructor for class net.minecraft.src.EntityAIOwnerHurtTarget
- EntityAIPanic - Class in net.minecraft.src
- EntityAIPanic(EntityCreature, double) - Constructor for class net.minecraft.src.EntityAIPanic
- EntityAIPlay - Class in net.minecraft.src
- EntityAIPlay(EntityVillager, double) - Constructor for class net.minecraft.src.EntityAIPlay
- EntityAIRestrictOpenDoor - Class in net.minecraft.src
- EntityAIRestrictOpenDoor(EntityCreature) - Constructor for class net.minecraft.src.EntityAIRestrictOpenDoor
- EntityAIRestrictSun - Class in net.minecraft.src
- EntityAIRestrictSun(EntityCreature) - Constructor for class net.minecraft.src.EntityAIRestrictSun
- EntityAIRunAroundLikeCrazy - Class in net.minecraft.src
- EntityAIRunAroundLikeCrazy(EntityHorse, double) - Constructor for class net.minecraft.src.EntityAIRunAroundLikeCrazy
- EntityAISit - Class in net.minecraft.src
- EntityAISit(EntityTameable) - Constructor for class net.minecraft.src.EntityAISit
- EntityAISwimming - Class in net.minecraft.src
- EntityAISwimming(EntityLiving) - Constructor for class net.minecraft.src.EntityAISwimming
- EntityAITarget - Class in net.minecraft.src
- EntityAITarget(EntityCreature, boolean) - Constructor for class net.minecraft.src.EntityAITarget
- EntityAITarget(EntityCreature, boolean, boolean) - Constructor for class net.minecraft.src.EntityAITarget
- EntityAITargetNonTamed - Class in net.minecraft.src
- EntityAITargetNonTamed(EntityTameable, Class, int, boolean) - Constructor for class net.minecraft.src.EntityAITargetNonTamed
- EntityAITasks - Class in net.minecraft.src
- EntityAITasks(Profiler) - Constructor for class net.minecraft.src.EntityAITasks
- EntityAITempt - Class in net.minecraft.src
- EntityAITempt(EntityCreature, double, int, boolean) - Constructor for class net.minecraft.src.EntityAITempt
- EntityAITradePlayer - Class in net.minecraft.src
- EntityAITradePlayer(EntityVillager) - Constructor for class net.minecraft.src.EntityAITradePlayer
- EntityAIVillagerMate - Class in net.minecraft.src
- EntityAIVillagerMate(EntityVillager) - Constructor for class net.minecraft.src.EntityAIVillagerMate
- EntityAIWander - Class in net.minecraft.src
- EntityAIWander(EntityCreature, double) - Constructor for class net.minecraft.src.EntityAIWander
- EntityAIWatchClosest - Class in net.minecraft.src
- EntityAIWatchClosest(EntityLiving, Class, float) - Constructor for class net.minecraft.src.EntityAIWatchClosest
- EntityAIWatchClosest(EntityLiving, Class, float, float) - Constructor for class net.minecraft.src.EntityAIWatchClosest
- EntityAIWatchClosest2 - Class in net.minecraft.src
- EntityAIWatchClosest2(EntityLiving, Class, float, float) - Constructor for class net.minecraft.src.EntityAIWatchClosest2
- EntityAmbientCreature - Class in net.minecraft.src
- EntityAmbientCreature(World) - Constructor for class net.minecraft.src.EntityAmbientCreature
- EntityAnimal - Class in net.minecraft.src
- EntityAnimal(World) - Constructor for class net.minecraft.src.EntityAnimal
- EntityArrow - Class in net.minecraft.src
- EntityArrow(World) - Constructor for class net.minecraft.src.EntityArrow
- EntityArrow(World, double, double, double) - Constructor for class net.minecraft.src.EntityArrow
- EntityArrow(World, EntityLivingBase, float) - Constructor for class net.minecraft.src.EntityArrow
- EntityArrow(World, EntityLivingBase, EntityLivingBase, float, float) - Constructor for class net.minecraft.src.EntityArrow
- EntityAuraFX - Class in net.minecraft.src
- EntityAuraFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntityAuraFX
- EntityBat - Class in net.minecraft.src
- EntityBat(World) - Constructor for class net.minecraft.src.EntityBat
- EntityBlaze - Class in net.minecraft.src
- EntityBlaze(World) - Constructor for class net.minecraft.src.EntityBlaze
- EntityBoat - Class in net.minecraft.src
- EntityBoat(World) - Constructor for class net.minecraft.src.EntityBoat
- EntityBoat(World, double, double, double) - Constructor for class net.minecraft.src.EntityBoat
- EntityBodyHelper - Class in net.minecraft.src
- EntityBodyHelper(EntityLivingBase) - Constructor for class net.minecraft.src.EntityBodyHelper
- EntityBreakingFX - Class in net.minecraft.src
- EntityBreakingFX(World, double, double, double, double, double, double, Item, int) - Constructor for class net.minecraft.src.EntityBreakingFX
- EntityBreakingFX(World, double, double, double, Item) - Constructor for class net.minecraft.src.EntityBreakingFX
- EntityBreakingFX(World, double, double, double, Item, int) - Constructor for class net.minecraft.src.EntityBreakingFX
- EntityBubbleFX - Class in net.minecraft.src
- EntityBubbleFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntityBubbleFX
- EntityCaveSpider - Class in net.minecraft.src
- EntityCaveSpider(World) - Constructor for class net.minecraft.src.EntityCaveSpider
- EntityChicken - Class in net.minecraft.src
- EntityChicken(World) - Constructor for class net.minecraft.src.EntityChicken
- entityClass - Variable in class net.minecraft.src.SpawnListEntry
-
Holds the class of the entity to be spawned.
- EntityClientPlayerMP - Class in net.minecraft.src
- EntityClientPlayerMP(Minecraft, World, Session, NetClientHandler) - Constructor for class net.minecraft.src.EntityClientPlayerMP
- EntityCloudFX - Class in net.minecraft.src
- EntityCloudFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntityCloudFX
- entityCollisionReduction - Variable in class net.minecraft.src.Entity
-
Reduces the velocity applied by entity collisions by the specified percent.
- EntityCow - Class in net.minecraft.src
- EntityCow(World) - Constructor for class net.minecraft.src.EntityCow
- EntityCreature - Class in net.minecraft.src
- EntityCreature(World) - Constructor for class net.minecraft.src.EntityCreature
- EntityCreeper - Class in net.minecraft.src
- EntityCreeper(World) - Constructor for class net.minecraft.src.EntityCreeper
- EntityCrit2FX - Class in net.minecraft.src
- EntityCrit2FX(World, Entity) - Constructor for class net.minecraft.src.EntityCrit2FX
- EntityCrit2FX(World, Entity, String) - Constructor for class net.minecraft.src.EntityCrit2FX
- EntityCritFX - Class in net.minecraft.src
- EntityCritFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntityCritFX
- EntityCritFX(World, double, double, double, double, double, double, float) - Constructor for class net.minecraft.src.EntityCritFX
- EntityDamageSource - Class in net.minecraft.src
- EntityDamageSource(String, Entity) - Constructor for class net.minecraft.src.EntityDamageSource
- EntityDamageSourceIndirect - Class in net.minecraft.src
- EntityDamageSourceIndirect(String, Entity, Entity) - Constructor for class net.minecraft.src.EntityDamageSourceIndirect
- EntityDiggingFX - Class in net.minecraft.src
- EntityDiggingFX(World, double, double, double, double, double, double, Block, int) - Constructor for class net.minecraft.src.EntityDiggingFX
- EntityDragon - Class in net.minecraft.src
- EntityDragon(World) - Constructor for class net.minecraft.src.EntityDragon
- entityDragonObj - Variable in class net.minecraft.src.EntityDragonPart
-
The dragon entity this dragon part belongs to
- EntityDragonPart - Class in net.minecraft.src
- EntityDragonPart(IEntityMultiPart, String, float, float) - Constructor for class net.minecraft.src.EntityDragonPart
- entityDropItem(ItemStack, float) - Method in class net.minecraft.src.Entity
-
Drops an item at the position of the entity.
- EntityDropParticleFX - Class in net.minecraft.src
- EntityDropParticleFX(World, double, double, double, Material) - Constructor for class net.minecraft.src.EntityDropParticleFX
- EntityEgg - Class in net.minecraft.src
- EntityEgg(World) - Constructor for class net.minecraft.src.EntityEgg
- EntityEgg(World, double, double, double) - Constructor for class net.minecraft.src.EntityEgg
- EntityEgg(World, EntityLivingBase) - Constructor for class net.minecraft.src.EntityEgg
- EntityEggInfo - Class in net.minecraft.src
- EntityEggInfo(int, int, int) - Constructor for class net.minecraft.src.EntityEggInfo
- entityEggs - Static variable in class net.minecraft.src.EntityList
-
This is a HashMap of the Creative Entity Eggs/Spawners.
- EntityEnchantmentTableParticleFX - Class in net.minecraft.src
- EntityEnchantmentTableParticleFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntityEnchantmentTableParticleFX
- EntityEnderCrystal - Class in net.minecraft.src
- EntityEnderCrystal(World) - Constructor for class net.minecraft.src.EntityEnderCrystal
- EntityEnderCrystal(World, double, double, double) - Constructor for class net.minecraft.src.EntityEnderCrystal
- EntityEnderEye - Class in net.minecraft.src
- EntityEnderEye(World) - Constructor for class net.minecraft.src.EntityEnderEye
- EntityEnderEye(World, double, double, double) - Constructor for class net.minecraft.src.EntityEnderEye
- EntityEnderman - Class in net.minecraft.src
- EntityEnderman(World) - Constructor for class net.minecraft.src.EntityEnderman
- EntityEnderPearl - Class in net.minecraft.src
- EntityEnderPearl(World) - Constructor for class net.minecraft.src.EntityEnderPearl
- EntityEnderPearl(World, double, double, double) - Constructor for class net.minecraft.src.EntityEnderPearl
- EntityEnderPearl(World, EntityLivingBase) - Constructor for class net.minecraft.src.EntityEnderPearl
- EntityExpBottle - Class in net.minecraft.src
- EntityExpBottle(World) - Constructor for class net.minecraft.src.EntityExpBottle
- EntityExpBottle(World, double, double, double) - Constructor for class net.minecraft.src.EntityExpBottle
- EntityExpBottle(World, EntityLivingBase) - Constructor for class net.minecraft.src.EntityExpBottle
- EntityExplodeFX - Class in net.minecraft.src
- EntityExplodeFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntityExplodeFX
- EntityFallingSand - Class in net.minecraft.src
- EntityFallingSand(World) - Constructor for class net.minecraft.src.EntityFallingSand
- EntityFallingSand(World, double, double, double, int) - Constructor for class net.minecraft.src.EntityFallingSand
- EntityFallingSand(World, double, double, double, int, int) - Constructor for class net.minecraft.src.EntityFallingSand
- EntityFireball - Class in net.minecraft.src
- EntityFireball(World) - Constructor for class net.minecraft.src.EntityFireball
- EntityFireball(World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntityFireball
- EntityFireball(World, EntityLivingBase, double, double, double) - Constructor for class net.minecraft.src.EntityFireball
- EntityFireworkOverlayFX - Class in net.minecraft.src
- EntityFireworkOverlayFX(World, double, double, double) - Constructor for class net.minecraft.src.EntityFireworkOverlayFX
- EntityFireworkRocket - Class in net.minecraft.src
- EntityFireworkRocket(World) - Constructor for class net.minecraft.src.EntityFireworkRocket
- EntityFireworkRocket(World, double, double, double, ItemStack) - Constructor for class net.minecraft.src.EntityFireworkRocket
- EntityFireworkSparkFX - Class in net.minecraft.src
- EntityFireworkSparkFX(World, double, double, double, double, double, double, EffectRenderer) - Constructor for class net.minecraft.src.EntityFireworkSparkFX
- EntityFireworkStarterFX - Class in net.minecraft.src
- EntityFireworkStarterFX(World, double, double, double, double, double, double, EffectRenderer, NBTTagCompound) - Constructor for class net.minecraft.src.EntityFireworkStarterFX
- EntityFishHook - Class in net.minecraft.src
- EntityFishHook(World) - Constructor for class net.minecraft.src.EntityFishHook
- EntityFishHook(World, double, double, double, EntityPlayer) - Constructor for class net.minecraft.src.EntityFishHook
- EntityFishHook(World, EntityPlayer) - Constructor for class net.minecraft.src.EntityFishHook
- EntityFlameFX - Class in net.minecraft.src
- EntityFlameFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntityFlameFX
- EntityFlying - Class in net.minecraft.src
- EntityFlying(World) - Constructor for class net.minecraft.src.EntityFlying
- EntityFootStepFX - Class in net.minecraft.src
- EntityFootStepFX(TextureManager, World, double, double, double) - Constructor for class net.minecraft.src.EntityFootStepFX
- EntityFX - Class in net.minecraft.src
- EntityFX(World, double, double, double) - Constructor for class net.minecraft.src.EntityFX
- EntityFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntityFX
- EntityGhast - Class in net.minecraft.src
- EntityGhast(World) - Constructor for class net.minecraft.src.EntityGhast
- EntityGiantZombie - Class in net.minecraft.src
- EntityGiantZombie(World) - Constructor for class net.minecraft.src.EntityGiantZombie
- EntityGolem - Class in net.minecraft.src
- EntityGolem(World) - Constructor for class net.minecraft.src.EntityGolem
- EntityHanging - Class in net.minecraft.src
- EntityHanging(World) - Constructor for class net.minecraft.src.EntityHanging
- EntityHanging(World, int, int, int, int) - Constructor for class net.minecraft.src.EntityHanging
- EntityHeartFX - Class in net.minecraft.src
- EntityHeartFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntityHeartFX
- EntityHeartFX(World, double, double, double, double, double, double, float) - Constructor for class net.minecraft.src.EntityHeartFX
- entityHit - Variable in class net.minecraft.src.MovingObjectPosition
-
The hit entity
- EntityHorse - Class in net.minecraft.src
- EntityHorse(World) - Constructor for class net.minecraft.src.EntityHorse
- EntityHorseGroupData - Class in net.minecraft.src
- EntityHorseGroupData(int, int) - Constructor for class net.minecraft.src.EntityHorseGroupData
- EntityHugeExplodeFX - Class in net.minecraft.src
- EntityHugeExplodeFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntityHugeExplodeFX
- entityId - Variable in class net.minecraft.src.Entity
- entityId - Variable in class net.minecraft.src.Packet18Animation
-
The entity ID, in this case it's the player ID.
- entityId - Variable in class net.minecraft.src.Packet19EntityAction
-
Player ID.
- entityId - Variable in class net.minecraft.src.Packet20NamedEntitySpawn
-
The entity ID, in this case it's the player ID.
- entityId - Variable in class net.minecraft.src.Packet23VehicleSpawn
-
Entity ID of the object.
- entityId - Variable in class net.minecraft.src.Packet24MobSpawn
-
The entity ID.
- entityId - Variable in class net.minecraft.src.Packet25EntityPainting
- entityId - Variable in class net.minecraft.src.Packet26EntityExpOrb
-
Entity ID for the XP Orb
- entityId - Variable in class net.minecraft.src.Packet28EntityVelocity
- entityId - Variable in class net.minecraft.src.Packet29DestroyEntity
-
ID of the entity to be destroyed on the client.
- entityId - Variable in class net.minecraft.src.Packet30Entity
-
The ID of this entity.
- entityId - Variable in class net.minecraft.src.Packet34EntityTeleport
-
ID of the entity.
- entityId - Variable in class net.minecraft.src.Packet35EntityHeadRotation
- entityId - Variable in class net.minecraft.src.Packet38EntityStatus
- entityId - Variable in class net.minecraft.src.Packet40EntityMetadata
- entityId - Variable in class net.minecraft.src.Packet41EntityEffect
- entityId - Variable in class net.minecraft.src.Packet42RemoveEntityEffect
-
The ID of the entity which an effect is being removed from.
- entityID - Variable in class net.minecraft.src.Packet17Sleep
- entityID - Variable in class net.minecraft.src.Packet5PlayerInventory
-
Entity ID of the object.
- entityID - Variable in class net.minecraft.src.Packet71Weather
- entityInit() - Method in class net.minecraft.src.Entity
- entityInit() - Method in class net.minecraft.src.EntityAgeable
- entityInit() - Method in class net.minecraft.src.EntityArrow
- entityInit() - Method in class net.minecraft.src.EntityBat
- entityInit() - Method in class net.minecraft.src.EntityBlaze
- entityInit() - Method in class net.minecraft.src.EntityBoat
- entityInit() - Method in class net.minecraft.src.EntityCreeper
- entityInit() - Method in class net.minecraft.src.EntityDragon
- entityInit() - Method in class net.minecraft.src.EntityDragonPart
- entityInit() - Method in class net.minecraft.src.EntityEnderCrystal
- entityInit() - Method in class net.minecraft.src.EntityEnderEye
- entityInit() - Method in class net.minecraft.src.EntityEnderman
- entityInit() - Method in class net.minecraft.src.EntityFallingSand
- entityInit() - Method in class net.minecraft.src.EntityFireball
- entityInit() - Method in class net.minecraft.src.EntityFireworkRocket
- entityInit() - Method in class net.minecraft.src.EntityFishHook
- entityInit() - Method in class net.minecraft.src.EntityFX
- entityInit() - Method in class net.minecraft.src.EntityGhast
- entityInit() - Method in class net.minecraft.src.EntityHanging
- entityInit() - Method in class net.minecraft.src.EntityHorse
- entityInit() - Method in class net.minecraft.src.EntityIronGolem
- entityInit() - Method in class net.minecraft.src.EntityItem
- entityInit() - Method in class net.minecraft.src.EntityItemFrame
- entityInit() - Method in class net.minecraft.src.EntityLeashKnot
- entityInit() - Method in class net.minecraft.src.EntityLightningBolt
- entityInit() - Method in class net.minecraft.src.EntityLiving
- entityInit() - Method in class net.minecraft.src.EntityLivingBase
- entityInit() - Method in class net.minecraft.src.EntityMinecart
- entityInit() - Method in class net.minecraft.src.EntityMinecartFurnace
- entityInit() - Method in class net.minecraft.src.EntityOcelot
- entityInit() - Method in class net.minecraft.src.EntityPig
- entityInit() - Method in class net.minecraft.src.EntityPlayer
- entityInit() - Method in class net.minecraft.src.EntitySheep
- entityInit() - Method in class net.minecraft.src.EntitySkeleton
- entityInit() - Method in class net.minecraft.src.EntitySlime
- entityInit() - Method in class net.minecraft.src.EntitySpider
- entityInit() - Method in class net.minecraft.src.EntityTameable
- entityInit() - Method in class net.minecraft.src.EntityThrowable
- entityInit() - Method in class net.minecraft.src.EntityTNTPrimed
- entityInit() - Method in class net.minecraft.src.EntityVillager
- entityInit() - Method in class net.minecraft.src.EntityWitch
- entityInit() - Method in class net.minecraft.src.EntityWither
- entityInit() - Method in class net.minecraft.src.EntityWitherSkull
- entityInit() - Method in class net.minecraft.src.EntityWolf
- entityInit() - Method in class net.minecraft.src.EntityXPOrb
- entityInit() - Method in class net.minecraft.src.EntityZombie
- EntityIronGolem - Class in net.minecraft.src
- EntityIronGolem(World) - Constructor for class net.minecraft.src.EntityIronGolem
- EntityItem - Class in net.minecraft.src
- EntityItem(World) - Constructor for class net.minecraft.src.EntityItem
- EntityItem(World, double, double, double) - Constructor for class net.minecraft.src.EntityItem
- EntityItem(World, double, double, double, ItemStack) - Constructor for class net.minecraft.src.EntityItem
- EntityItemFrame - Class in net.minecraft.src
- EntityItemFrame(World) - Constructor for class net.minecraft.src.EntityItemFrame
- EntityItemFrame(World, int, int, int, int) - Constructor for class net.minecraft.src.EntityItemFrame
- EntityJumpHelper - Class in net.minecraft.src
- EntityJumpHelper(EntityLiving) - Constructor for class net.minecraft.src.EntityJumpHelper
- EntityLargeExplodeFX - Class in net.minecraft.src
- EntityLargeExplodeFX(TextureManager, World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntityLargeExplodeFX
- EntityLargeFireball - Class in net.minecraft.src
- EntityLargeFireball(World) - Constructor for class net.minecraft.src.EntityLargeFireball
- EntityLargeFireball(World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntityLargeFireball
- EntityLargeFireball(World, EntityLivingBase, double, double, double) - Constructor for class net.minecraft.src.EntityLargeFireball
- EntityLavaFX - Class in net.minecraft.src
- EntityLavaFX(World, double, double, double) - Constructor for class net.minecraft.src.EntityLavaFX
- EntityLeashKnot - Class in net.minecraft.src
- EntityLeashKnot(World) - Constructor for class net.minecraft.src.EntityLeashKnot
- EntityLeashKnot(World, int, int, int) - Constructor for class net.minecraft.src.EntityLeashKnot
- EntityLightningBolt - Class in net.minecraft.src
- EntityLightningBolt(World, double, double, double) - Constructor for class net.minecraft.src.EntityLightningBolt
- EntityList - Class in net.minecraft.src
- EntityList() - Constructor for class net.minecraft.src.EntityList
- entityLists - Variable in class net.minecraft.src.Chunk
-
Array of Lists containing the entities in this Chunk.
- EntityLiving - Class in net.minecraft.src
- EntityLiving(World) - Constructor for class net.minecraft.src.EntityLiving
- EntityLivingBase - Class in net.minecraft.src
- EntityLivingBase(World) - Constructor for class net.minecraft.src.EntityLivingBase
- EntityLivingData - Interface in net.minecraft.src
- entityLivingPlayer - Variable in class net.minecraft.src.TileEntityRenderer
- EntityLookHelper - Class in net.minecraft.src
- EntityLookHelper(EntityLiving) - Constructor for class net.minecraft.src.EntityLookHelper
- EntityMagmaCube - Class in net.minecraft.src
- EntityMagmaCube(World) - Constructor for class net.minecraft.src.EntityMagmaCube
- EntityMinecart - Class in net.minecraft.src
- EntityMinecart(World) - Constructor for class net.minecraft.src.EntityMinecart
- EntityMinecart(World, double, double, double) - Constructor for class net.minecraft.src.EntityMinecart
- EntityMinecartChest - Class in net.minecraft.src
- EntityMinecartChest(World) - Constructor for class net.minecraft.src.EntityMinecartChest
- EntityMinecartChest(World, double, double, double) - Constructor for class net.minecraft.src.EntityMinecartChest
- EntityMinecartContainer - Class in net.minecraft.src
- EntityMinecartContainer(World) - Constructor for class net.minecraft.src.EntityMinecartContainer
- EntityMinecartContainer(World, double, double, double) - Constructor for class net.minecraft.src.EntityMinecartContainer
- EntityMinecartEmpty - Class in net.minecraft.src
- EntityMinecartEmpty(World) - Constructor for class net.minecraft.src.EntityMinecartEmpty
- EntityMinecartEmpty(World, double, double, double) - Constructor for class net.minecraft.src.EntityMinecartEmpty
- EntityMinecartFurnace - Class in net.minecraft.src
- EntityMinecartFurnace(World) - Constructor for class net.minecraft.src.EntityMinecartFurnace
- EntityMinecartFurnace(World, double, double, double) - Constructor for class net.minecraft.src.EntityMinecartFurnace
- EntityMinecartHopper - Class in net.minecraft.src
- EntityMinecartHopper(World) - Constructor for class net.minecraft.src.EntityMinecartHopper
- EntityMinecartHopper(World, double, double, double) - Constructor for class net.minecraft.src.EntityMinecartHopper
- EntityMinecartMobSpawner - Class in net.minecraft.src
- EntityMinecartMobSpawner(World) - Constructor for class net.minecraft.src.EntityMinecartMobSpawner
- EntityMinecartMobSpawner(World, double, double, double) - Constructor for class net.minecraft.src.EntityMinecartMobSpawner
- EntityMinecartTNT - Class in net.minecraft.src
- EntityMinecartTNT(World) - Constructor for class net.minecraft.src.EntityMinecartTNT
- EntityMinecartTNT(World, double, double, double) - Constructor for class net.minecraft.src.EntityMinecartTNT
- EntityMob - Class in net.minecraft.src
- EntityMob(World) - Constructor for class net.minecraft.src.EntityMob
- EntityMooshroom - Class in net.minecraft.src
- EntityMooshroom(World) - Constructor for class net.minecraft.src.EntityMooshroom
- EntityMoveHelper - Class in net.minecraft.src
- EntityMoveHelper(EntityLiving) - Constructor for class net.minecraft.src.EntityMoveHelper
- EntityNoteFX - Class in net.minecraft.src
- EntityNoteFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntityNoteFX
- EntityNoteFX(World, double, double, double, double, double, double, float) - Constructor for class net.minecraft.src.EntityNoteFX
- EntityOcelot - Class in net.minecraft.src
- EntityOcelot(World) - Constructor for class net.minecraft.src.EntityOcelot
- EntityOtherPlayerMP - Class in net.minecraft.src
- EntityOtherPlayerMP(World, String) - Constructor for class net.minecraft.src.EntityOtherPlayerMP
- EntityOwnable - Interface in net.minecraft.src
- EntityPainting - Class in net.minecraft.src
- EntityPainting(World) - Constructor for class net.minecraft.src.EntityPainting
- EntityPainting(World, int, int, int, int) - Constructor for class net.minecraft.src.EntityPainting
- EntityPainting(World, int, int, int, int, String) - Constructor for class net.minecraft.src.EntityPainting
- EntityPickupFX - Class in net.minecraft.src
- EntityPickupFX(World, Entity, Entity, float) - Constructor for class net.minecraft.src.EntityPickupFX
- EntityPig - Class in net.minecraft.src
- EntityPig(World) - Constructor for class net.minecraft.src.EntityPig
- EntityPigZombie - Class in net.minecraft.src
- EntityPigZombie(World) - Constructor for class net.minecraft.src.EntityPigZombie
- EntityPlayer - Class in net.minecraft.src
- EntityPlayer(World, String) - Constructor for class net.minecraft.src.EntityPlayer
- EntityPlayerMP - Class in net.minecraft.src
- EntityPlayerMP(MinecraftServer, World, String, ItemInWorldManager) - Constructor for class net.minecraft.src.EntityPlayerMP
- entityplayerObj - Variable in class net.minecraft.src.MapInfo
-
Reference for EntityPlayer object in MapInfo
- EntityPlayerSP - Class in net.minecraft.src
- EntityPlayerSP(Minecraft, World, Session, int) - Constructor for class net.minecraft.src.EntityPlayerSP
- EntityPortalFX - Class in net.minecraft.src
- EntityPortalFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntityPortalFX
- entityPosX - Variable in class net.minecraft.src.EntityAIDoorInteract
- entityPosY - Variable in class net.minecraft.src.EntityAIDoorInteract
- entityPosZ - Variable in class net.minecraft.src.EntityAIDoorInteract
- EntityPotion - Class in net.minecraft.src
- EntityPotion(World) - Constructor for class net.minecraft.src.EntityPotion
- EntityPotion(World, double, double, double, int) - Constructor for class net.minecraft.src.EntityPotion
- EntityPotion(World, double, double, double, ItemStack) - Constructor for class net.minecraft.src.EntityPotion
- EntityPotion(World, EntityLivingBase, int) - Constructor for class net.minecraft.src.EntityPotion
- EntityPotion(World, EntityLivingBase, ItemStack) - Constructor for class net.minecraft.src.EntityPotion
- EntityRainFX - Class in net.minecraft.src
- EntityRainFX(World, double, double, double) - Constructor for class net.minecraft.src.EntityRainFX
- EntityReddustFX - Class in net.minecraft.src
- EntityReddustFX(World, double, double, double, float, float, float) - Constructor for class net.minecraft.src.EntityReddustFX
- EntityReddustFX(World, double, double, double, float, float, float, float) - Constructor for class net.minecraft.src.EntityReddustFX
- entityRenderer - Variable in class net.minecraft.src.Minecraft
- EntityRenderer - Class in net.minecraft.src
- EntityRenderer(Minecraft) - Constructor for class net.minecraft.src.EntityRenderer
- EntitySelectorArmoredMob - Class in net.minecraft.src
- EntitySelectorArmoredMob(ItemStack) - Constructor for class net.minecraft.src.EntitySelectorArmoredMob
- EntitySenses - Class in net.minecraft.src
- EntitySenses(EntityLiving) - Constructor for class net.minecraft.src.EntitySenses
- EntitySheep - Class in net.minecraft.src
- EntitySheep(World) - Constructor for class net.minecraft.src.EntitySheep
- EntitySilverfish - Class in net.minecraft.src
- EntitySilverfish(World) - Constructor for class net.minecraft.src.EntitySilverfish
- EntitySkeleton - Class in net.minecraft.src
- EntitySkeleton(World) - Constructor for class net.minecraft.src.EntitySkeleton
- EntitySlime - Class in net.minecraft.src
- EntitySlime(World) - Constructor for class net.minecraft.src.EntitySlime
- EntitySmallFireball - Class in net.minecraft.src
- EntitySmallFireball(World) - Constructor for class net.minecraft.src.EntitySmallFireball
- EntitySmallFireball(World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntitySmallFireball
- EntitySmallFireball(World, EntityLivingBase, double, double, double) - Constructor for class net.minecraft.src.EntitySmallFireball
- EntitySmokeFX - Class in net.minecraft.src
- EntitySmokeFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntitySmokeFX
- EntitySmokeFX(World, double, double, double, double, double, double, float) - Constructor for class net.minecraft.src.EntitySmokeFX
- EntitySnowball - Class in net.minecraft.src
- EntitySnowball(World) - Constructor for class net.minecraft.src.EntitySnowball
- EntitySnowball(World, double, double, double) - Constructor for class net.minecraft.src.EntitySnowball
- EntitySnowball(World, EntityLivingBase) - Constructor for class net.minecraft.src.EntitySnowball
- EntitySnowman - Class in net.minecraft.src
- EntitySnowman(World) - Constructor for class net.minecraft.src.EntitySnowman
- EntitySnowShovelFX - Class in net.minecraft.src
- EntitySnowShovelFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntitySnowShovelFX
- EntitySnowShovelFX(World, double, double, double, double, double, double, float) - Constructor for class net.minecraft.src.EntitySnowShovelFX
- EntitySorter - Class in net.minecraft.src
- EntitySorter(Entity) - Constructor for class net.minecraft.src.EntitySorter
- EntitySpellParticleFX - Class in net.minecraft.src
- EntitySpellParticleFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntitySpellParticleFX
- EntitySpider - Class in net.minecraft.src
- EntitySpider(World) - Constructor for class net.minecraft.src.EntitySpider
- EntitySplashFX - Class in net.minecraft.src
- EntitySplashFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntitySplashFX
- EntitySquid - Class in net.minecraft.src
- EntitySquid(World) - Constructor for class net.minecraft.src.EntitySquid
- entityStatus - Variable in class net.minecraft.src.Packet38EntityStatus
-
2 for hurt, 3 for dead
- EntitySuspendFX - Class in net.minecraft.src
- EntitySuspendFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntitySuspendFX
- EntityTameable - Class in net.minecraft.src
- EntityTameable(World) - Constructor for class net.minecraft.src.EntityTameable
- EntityThrowable - Class in net.minecraft.src
- EntityThrowable(World) - Constructor for class net.minecraft.src.EntityThrowable
- EntityThrowable(World, double, double, double) - Constructor for class net.minecraft.src.EntityThrowable
- EntityThrowable(World, EntityLivingBase) - Constructor for class net.minecraft.src.EntityThrowable
- EntityTNTPrimed - Class in net.minecraft.src
- EntityTNTPrimed(World) - Constructor for class net.minecraft.src.EntityTNTPrimed
- EntityTNTPrimed(World, double, double, double, EntityLivingBase) - Constructor for class net.minecraft.src.EntityTNTPrimed
- entityToAttack - Variable in class net.minecraft.src.EntityCreature
-
The Entity this EntityCreature is set to attack.
- EntityTracker - Class in net.minecraft.src
- EntityTracker(WorldServer) - Constructor for class net.minecraft.src.EntityTracker
- EntityTrackerEntry - Class in net.minecraft.src
- EntityTrackerEntry(Entity, int, int, boolean) - Constructor for class net.minecraft.src.EntityTrackerEntry
- EntityVillager - Class in net.minecraft.src
- EntityVillager(World) - Constructor for class net.minecraft.src.EntityVillager
- EntityVillager(World, int) - Constructor for class net.minecraft.src.EntityVillager
- EntityWaterMob - Class in net.minecraft.src
- EntityWaterMob(World) - Constructor for class net.minecraft.src.EntityWaterMob
- EntityWeatherEffect - Class in net.minecraft.src
- EntityWeatherEffect(World) - Constructor for class net.minecraft.src.EntityWeatherEffect
- EntityWitch - Class in net.minecraft.src
- EntityWitch(World) - Constructor for class net.minecraft.src.EntityWitch
- EntityWither - Class in net.minecraft.src
- EntityWither(World) - Constructor for class net.minecraft.src.EntityWither
- EntityWitherSkull - Class in net.minecraft.src
- EntityWitherSkull(World) - Constructor for class net.minecraft.src.EntityWitherSkull
- EntityWitherSkull(World, double, double, double, double, double, double) - Constructor for class net.minecraft.src.EntityWitherSkull
- EntityWitherSkull(World, EntityLivingBase, double, double, double) - Constructor for class net.minecraft.src.EntityWitherSkull
- EntityWolf - Class in net.minecraft.src
- EntityWolf(World) - Constructor for class net.minecraft.src.EntityWolf
- EntityXPOrb - Class in net.minecraft.src
- EntityXPOrb(World) - Constructor for class net.minecraft.src.EntityXPOrb
- EntityXPOrb(World, double, double, double, int) - Constructor for class net.minecraft.src.EntityXPOrb
- EntityZombie - Class in net.minecraft.src
- EntityZombie(World) - Constructor for class net.minecraft.src.EntityZombie
- entryNameSplitter - Static variable in class net.minecraft.src.FileResourcePack
- entrySet() - Method in class net.minecraft.src.LowerStringMap
- EnumAction - Enum Class in net.minecraft.src
- EnumArmorMaterial - Enum Class in net.minecraft.src
- EnumArt - Enum Class in net.minecraft.src
- EnumChatFormatting - Enum Class in net.minecraft.src
- EnumCreatureAttribute - Enum Class in net.minecraft.src
- EnumCreatureType - Enum Class in net.minecraft.src
- EnumDoor - Enum Class in net.minecraft.src
- EnumEnchantmentType - Enum Class in net.minecraft.src
- EnumEntitySize - Enum Class in net.minecraft.src
- EnumFacing - Enum Class in net.minecraft.src
- EnumGameType - Enum Class in net.minecraft.src
- EnumMobType - Enum Class in net.minecraft.src
- EnumMovingObjectType - Enum Class in net.minecraft.src
- EnumOptions - Enum Class in net.minecraft.src
- EnumOS - Enum Class in net.minecraft.src
- EnumRarity - Enum Class in net.minecraft.src
- EnumSkyBlock - Enum Class in net.minecraft.src
- EnumStatus - Enum Class in net.minecraft.src
- EnumToolMaterial - Enum Class in net.minecraft.src
- epic - Enum constant in enum class net.minecraft.src.EnumRarity
- equals(Object) - Method in class net.minecraft.src.AttributeModifier
- equals(Object) - Method in class net.minecraft.src.BlockEventData
- equals(Object) - Method in class net.minecraft.src.ChunkCoordinates
- equals(Object) - Method in class net.minecraft.src.ChunkCoordIntPair
- equals(Object) - Method in class net.minecraft.src.ChunkPosition
- equals(Object) - Method in class net.minecraft.src.Entity
- equals(Object) - Method in class net.minecraft.src.EntityTrackerEntry
- equals(Object) - Method in class net.minecraft.src.Language
- equals(Object) - Method in class net.minecraft.src.McoServer
- equals(Object) - Method in class net.minecraft.src.NBTBase
- equals(Object) - Method in class net.minecraft.src.NBTTagByte
- equals(Object) - Method in class net.minecraft.src.NBTTagByteArray
- equals(Object) - Method in class net.minecraft.src.NBTTagCompound
- equals(Object) - Method in class net.minecraft.src.NBTTagDouble
- equals(Object) - Method in class net.minecraft.src.NBTTagFloat
- equals(Object) - Method in class net.minecraft.src.NBTTagInt
- equals(Object) - Method in class net.minecraft.src.NBTTagIntArray
- equals(Object) - Method in class net.minecraft.src.NBTTagList
- equals(Object) - Method in class net.minecraft.src.NBTTagLong
- equals(Object) - Method in class net.minecraft.src.NBTTagShort
- equals(Object) - Method in class net.minecraft.src.NBTTagString
- equals(Object) - Method in class net.minecraft.src.NextTickListEntry
- equals(Object) - Method in class net.minecraft.src.PathPoint
- equals(Object) - Method in class net.minecraft.src.PotionEffect
- equals(Object) - Method in class net.minecraft.src.ResourceLocation
- equals(Object) - Method in class net.minecraft.src.ResourcePackRepositoryEntry
- equals(Object) - Method in class net.minecraft.src.SimpleResource
- equipmentDropChances - Variable in class net.minecraft.src.EntityLiving
-
Chances for each equipment piece from dropping when this entity dies.
- eventType - Variable in class net.minecraft.src.Packet70GameEvent
-
0: Invalid bed, 1: Rain starts, 2: Rain stops, 3: Game mode changed.
- everything - Enum constant in enum class net.minecraft.src.EnumMobType
- ExceptionMcoHttp - Exception in net.minecraft.src
- ExceptionMcoHttp(String, Exception) - Constructor for exception net.minecraft.src.ExceptionMcoHttp
- ExceptionMcoService - Exception in net.minecraft.src
- ExceptionMcoService(int, String, int) - Constructor for exception net.minecraft.src.ExceptionMcoService
- ExceptionRetryCall - Exception in net.minecraft.src
- ExceptionRetryCall(int) - Constructor for exception net.minecraft.src.ExceptionRetryCall
- executeCommand(String) - Method in interface net.minecraft.src.IServer
- executeCommand(ICommandSender, String) - Method in class net.minecraft.src.CommandHandler
- executeCommand(ICommandSender, String) - Method in interface net.minecraft.src.ICommandManager
- executeCommandOnPowered(World) - Method in class net.minecraft.src.TileEntityCommandBlock
-
Execute the command, called when the command block is powered.
- executePendingCommands() - Method in class net.minecraft.src.DedicatedServer
- expand(double, double, double) - Method in class net.minecraft.src.AxisAlignedBB
-
Returns a bounding box expanded by the specified vector (if negative numbers are given it will shrink).
- expandTo(StructureBoundingBox) - Method in class net.minecraft.src.StructureBoundingBox
-
Expands a bounding box's dimensions to include the supplied bounding box.
- expBottle - Static variable in class net.minecraft.src.Item
-
Bottle o' Enchanting.
- experience - Variable in class net.minecraft.src.EntityPlayer
-
The current amount of experience the player has within their Experience Bar.
- experience - Variable in class net.minecraft.src.Packet43Experience
-
The current experience bar points.
- experienceLevel - Variable in class net.minecraft.src.EntityPlayer
-
The current experience level the player is on.
- experienceLevel - Variable in class net.minecraft.src.Packet43Experience
-
The experience level.
- experienceTotal - Variable in class net.minecraft.src.EntityPlayer
-
The total amount of experience the player has.
- experienceTotal - Variable in class net.minecraft.src.Packet43Experience
-
The total experience points.
- experienceValue - Variable in class net.minecraft.src.EntityLiving
-
The experience points the Entity gives.
- explodeCart(double) - Method in class net.minecraft.src.EntityMinecartTNT
-
Makes the minecart explode.
- exploder - Variable in class net.minecraft.src.Explosion
- Explosion - Class in net.minecraft.src
- Explosion(World, Entity, double, double, double, float) - Constructor for class net.minecraft.src.Explosion
- explosionSize - Variable in class net.minecraft.src.Explosion
- explosionSize - Variable in class net.minecraft.src.Packet60Explosion
- explosionX - Variable in class net.minecraft.src.Explosion
- explosionX - Variable in class net.minecraft.src.Packet60Explosion
- explosionY - Variable in class net.minecraft.src.Explosion
- explosionY - Variable in class net.minecraft.src.Packet60Explosion
- explosionZ - Variable in class net.minecraft.src.Explosion
- explosionZ - Variable in class net.minecraft.src.Packet60Explosion
- ExtendedBlockStorage - Class in net.minecraft.src
- ExtendedBlockStorage(int, boolean) - Constructor for class net.minecraft.src.ExtendedBlockStorage
- extendedLevelsInChunkCache() - Method in class net.minecraft.src.ChunkCache
-
set by !
- extendedLevelsInChunkCache() - Method in interface net.minecraft.src.IBlockAccess
-
set by !
- extendedLevelsInChunkCache() - Method in class net.minecraft.src.World
-
set by !
- extendedReach() - Method in class net.minecraft.src.PlayerControllerMP
-
true for hitting entities far away.
- extinguish() - Method in class net.minecraft.src.Entity
-
Removes fire from entity.
- extinguishFire(EntityPlayer, int, int, int, int) - Method in class net.minecraft.src.World
-
If the block in the given direction of the given coordinate is fire, extinguish it.
- extremeHills - Static variable in class net.minecraft.src.BiomeGenBase
- extremeHillsEdge - Static variable in class net.minecraft.src.BiomeGenBase
-
Extreme Hills Edge biome.
- eyeOfEnder - Static variable in class net.minecraft.src.Item
F
- face - Variable in class net.minecraft.src.Packet14BlockDig
-
Punched face of the block.
- faceEntity(Entity, float, float) - Method in class net.minecraft.src.EntityLiving
-
Changes pitch and yaw so that the entity calling the function is facing the entity provided as an argument.
- Facing - Class in net.minecraft.src
- Facing() - Constructor for class net.minecraft.src.Facing
- facings - Static variable in class net.minecraft.src.Facing
- facingToDirection - Static variable in class net.minecraft.src.Direction
-
Maps a Facing value (3D) to a Direction value (2D).
- fakePool - Static variable in class net.minecraft.src.Vec3
-
A global Vec3Pool that always creates new vectors instead of reusing them and is thread-safe.
- fall - Static variable in class net.minecraft.src.DamageSource
- fall(float) - Method in class net.minecraft.src.Entity
-
Called when the mob is falling.
- fall(float) - Method in class net.minecraft.src.EntityBat
-
Called when the mob is falling.
- fall(float) - Method in class net.minecraft.src.EntityBlaze
-
Called when the mob is falling.
- fall(float) - Method in class net.minecraft.src.EntityChicken
-
Called when the mob is falling.
- fall(float) - Method in class net.minecraft.src.EntityCreeper
-
Called when the mob is falling.
- fall(float) - Method in class net.minecraft.src.EntityFallingSand
-
Called when the mob is falling.
- fall(float) - Method in class net.minecraft.src.EntityFlying
-
Called when the mob is falling.
- fall(float) - Method in class net.minecraft.src.EntityGolem
-
Called when the mob is falling.
- fall(float) - Method in class net.minecraft.src.EntityHorse
-
Called when the mob is falling.
- fall(float) - Method in class net.minecraft.src.EntityLivingBase
-
Called when the mob is falling.
- fall(float) - Method in class net.minecraft.src.EntityMagmaCube
-
Called when the mob is falling.
- fall(float) - Method in class net.minecraft.src.EntityMinecartTNT
-
Called when the mob is falling.
- fall(float) - Method in class net.minecraft.src.EntityOcelot
-
Called when the mob is falling.
- fall(float) - Method in class net.minecraft.src.EntityPig
-
Called when the mob is falling.
- fall(float) - Method in class net.minecraft.src.EntityPlayer
-
Called when the mob is falling.
- fall(float) - Method in class net.minecraft.src.EntityWither
-
Called when the mob is falling.
- FallbackResourceManager - Class in net.minecraft.src
- FallbackResourceManager(MetadataSerializer) - Constructor for class net.minecraft.src.FallbackResourceManager
- fallDistance - Variable in class net.minecraft.src.Entity
- fallingBlock - Static variable in class net.minecraft.src.DamageSource
- fallingBlockTileEntityData - Variable in class net.minecraft.src.EntityFallingSand
- fallInstantly - Static variable in class net.minecraft.src.BlockSand
-
Do blocks fall instantly to where they stop or do they fall over time
- fallTime - Variable in class net.minecraft.src.EntityFallingSand
-
How long the block has been falling for.
- fancyGraphics - Variable in class net.minecraft.src.GameSettings
- fancyGrass - Static variable in class net.minecraft.src.RenderBlocks
-
Fancy grass side matching biome
- feather - Static variable in class net.minecraft.src.Item
- featherFalling - Static variable in class net.minecraft.src.Enchantment
-
Less fall damage
- fence - Static variable in class net.minecraft.src.Block
- fenceGate - Static variable in class net.minecraft.src.Block
- fenceIron - Static variable in class net.minecraft.src.Block
- fermentedSpiderEye - Static variable in class net.minecraft.src.Item
- fermentedSpiderEyeEffect - Static variable in class net.minecraft.src.PotionHelper
- fertilize(World, int, int, int) - Method in class net.minecraft.src.BlockCrops
-
Apply bonemeal to the crops.
- fertilizeMushroom(World, int, int, int, Random) - Method in class net.minecraft.src.BlockMushroom
-
Fertilize the mushroom.
- fertilizeStem(World, int, int, int) - Method in class net.minecraft.src.BlockStem
- field_102022_m - Variable in class net.minecraft.src.McoServer
- field_104063_i - Variable in class net.minecraft.src.McoServer
- field_104094_d - Variable in class net.minecraft.src.GuiScreenSelectLocation
- field_104095_e - Variable in class net.minecraft.src.GuiScreenSelectLocation
- field_104096_b - Variable in class net.minecraft.src.GuiScreenSelectLocation
- field_104097_c - Variable in class net.minecraft.src.GuiScreenSelectLocation
- field_104098_a - Variable in class net.minecraft.src.GuiScreenSelectLocation
- field_110154_aX - Variable in class net.minecraft.src.EntityLivingBase
- field_110179_h - Static variable in class net.minecraft.src.EntityCreature
- field_110181_i - Static variable in class net.minecraft.src.EntityCreature
- field_110186_bp - Static variable in class net.minecraft.src.EntityZombie
- field_110278_bp - Variable in class net.minecraft.src.EntityHorse
- field_110279_bq - Variable in class net.minecraft.src.EntityHorse
- field_110347_a - Variable in class net.minecraft.src.GuiScreenTemporaryResourcePackSelect
- field_110408_a - Static variable in class net.minecraft.src.GuiContainer
- field_110723_a - Variable in class net.minecraft.src.ModelLeashKnot
- field_110725_b - Variable in class net.minecraft.src.Backup
- field_110726_c - Variable in class net.minecraft.src.Backup
- field_110727_a - Variable in class net.minecraft.src.Backup
- field_110728_j - Variable in class net.minecraft.src.McoServer
- field_110729_i - Variable in class net.minecraft.src.McoServer
- field_110731_d - Variable in class net.minecraft.src.WorldTemplate
- field_110732_b - Variable in class net.minecraft.src.WorldTemplate
- field_110733_c - Variable in class net.minecraft.src.WorldTemplate
- field_110734_a - Variable in class net.minecraft.src.WorldTemplate
- field_110736_a - Variable in class net.minecraft.src.WorldTemplateList
- field_111008_f - Variable in class net.minecraft.src.Packet100OpenWindow
- field_111019_a - Static variable in class net.minecraft.src.ComponentNetherBridgeCorridor
- field_111051_a - Variable in class net.minecraft.src.BlockRotatedPillar
- field_111105_a - Variable in class net.minecraft.src.SpiderEffectsGroupData
- field_111106_b - Variable in class net.minecraft.src.EntityHorseGroupData
- field_111107_a - Variable in class net.minecraft.src.EntityHorseGroupData
- field_111163_c - Variable in class net.minecraft.src.ServersideAttributeMap
- field_111202_k - Static variable in class net.minecraft.src.StatBase
- field_111210_e - Static variable in class net.minecraft.src.Item
- field_111223_a - Variable in class net.minecraft.src.BackupList
- field_111284_a - Static variable in class net.minecraft.src.ItemStack
- field_130092_b - Variable in class net.minecraft.src.PendingInvite
- field_130093_c - Variable in class net.minecraft.src.PendingInvite
- field_130094_a - Variable in class net.minecraft.src.PendingInvite
- field_130096_a - Variable in class net.minecraft.src.PendingInvitesList
- field_130097_c - Variable in exception net.minecraft.src.ExceptionMcoService
- field_140044_d - Variable in class net.minecraft.src.GuiScreenConfirmation
- field_140046_b - Variable in class net.minecraft.src.GuiScreenConfirmation
- field_140047_c - Variable in class net.minecraft.src.GuiScreenConfirmation
- field_140048_a - Variable in class net.minecraft.src.GuiScreenConfirmation
- field_140052_b - Variable in class net.minecraft.src.Packet254ServerPing
- field_140053_c - Variable in class net.minecraft.src.Packet254ServerPing
- field_140072_d - Variable in enum class net.minecraft.src.GuiScreenConfirmationType
- field_140075_c - Variable in enum class net.minecraft.src.GuiScreenConfirmationType
- field_142034_d - Variable in class net.minecraft.src.Packet133TileEditorOpen
- field_142035_b - Variable in class net.minecraft.src.Packet133TileEditorOpen
- field_142036_c - Variable in class net.minecraft.src.Packet133TileEditorOpen
- field_142037_a - Variable in class net.minecraft.src.Packet133TileEditorOpen
- field_143013_d - Variable in class net.minecraft.src.ComponentStrongholdChestCorridor
- field_143015_k - Variable in class net.minecraft.src.ComponentVillageChurch
- field_70135_K - Variable in class net.minecraft.src.Entity
- field_70373_d - Variable in class net.minecraft.src.TileEntityEnchantmentTable
- field_70374_e - Variable in class net.minecraft.src.TileEntityEnchantmentTable
- field_70532_c - Variable in class net.minecraft.src.EntityXPOrb
- field_70741_aB - Variable in class net.minecraft.src.EntityLivingBase
- field_70763_ax - Variable in class net.minecraft.src.EntityLivingBase
- field_70764_aw - Variable in class net.minecraft.src.EntityLivingBase
- field_70768_au - Variable in class net.minecraft.src.EntityLivingBase
- field_70769_ao - Variable in class net.minecraft.src.EntityLivingBase
- field_70770_ap - Variable in class net.minecraft.src.EntityLivingBase
- field_70884_g - Variable in class net.minecraft.src.EntityChicken
- field_70886_e - Variable in class net.minecraft.src.EntityChicken
- field_70888_h - Variable in class net.minecraft.src.EntityChicken
- field_70889_i - Variable in class net.minecraft.src.EntityChicken
- field_71079_bU - Variable in class net.minecraft.src.EntityPlayer
- field_71082_cx - Variable in class net.minecraft.src.EntityPlayer
- field_71085_bR - Variable in class net.minecraft.src.EntityPlayer
- field_71089_bV - Variable in class net.minecraft.src.EntityPlayer
- field_71091_bM - Variable in class net.minecraft.src.EntityPlayer
- field_71094_bP - Variable in class net.minecraft.src.EntityPlayer
- field_71095_bQ - Variable in class net.minecraft.src.EntityPlayer
- field_71096_bN - Variable in class net.minecraft.src.EntityPlayer
- field_71097_bO - Variable in class net.minecraft.src.EntityPlayer
- field_72560_a - Variable in class net.minecraft.src.NetClientHandler
- field_72615_d - Variable in class net.minecraft.src.RConThreadBase
- field_73588_b - Variable in class net.minecraft.src.Packet56MapChunks
- field_73590_a - Variable in class net.minecraft.src.Packet56MapChunks
- field_73622_e - Variable in class net.minecraft.src.Packet17Sleep
- field_74115_n - Variable in class net.minecraft.src.GuiAchievements
- field_74117_m - Variable in class net.minecraft.src.GuiAchievements
- field_74123_r - Variable in class net.minecraft.src.GuiAchievements
- field_74124_q - Variable in class net.minecraft.src.GuiAchievements
- field_74208_u - Variable in class net.minecraft.src.GuiEnchantment
- field_74209_t - Variable in class net.minecraft.src.GuiEnchantment
- field_74210_s - Variable in class net.minecraft.src.GuiEnchantment
- field_74211_r - Variable in class net.minecraft.src.GuiEnchantment
- field_74212_q - Variable in class net.minecraft.src.GuiEnchantment
- field_74213_p - Variable in class net.minecraft.src.GuiEnchantment
- field_74214_o - Variable in class net.minecraft.src.GuiEnchantment
- field_74467_d - Static variable in class net.minecraft.src.TcpConnection
- field_74468_e - Variable in class net.minecraft.src.TcpConnection
- field_74469_b - Static variable in class net.minecraft.src.TcpConnection
- field_74470_c - Static variable in class net.minecraft.src.TcpConnection
- field_74471_a - Static variable in class net.minecraft.src.TcpConnection
- field_74930_j - Variable in class net.minecraft.src.ComponentVillageStartPiece
- field_74932_i - Variable in class net.minecraft.src.ComponentVillageStartPiece
- field_74936_d - Variable in class net.minecraft.src.ComponentScatteredFeatureDesertPyramid
- field_74967_d - Variable in class net.minecraft.src.ComponentNetherBridgeStartPiece
- field_75026_c - Variable in class net.minecraft.src.ComponentStrongholdStairs2
- field_76209_b - Variable in class net.minecraft.src.MapInfo
- field_76210_c - Variable in class net.minecraft.src.MapInfo
- field_76330_b - Variable in class net.minecraft.src.ProfilerResult
- field_76331_c - Variable in class net.minecraft.src.ProfilerResult
- field_76332_a - Variable in class net.minecraft.src.ProfilerResult
- field_76405_D - Static variable in class net.minecraft.src.Potion
- field_76406_E - Static variable in class net.minecraft.src.Potion
- field_76407_F - Static variable in class net.minecraft.src.Potion
- field_76408_G - Static variable in class net.minecraft.src.Potion
- field_76409_A - Static variable in class net.minecraft.src.Potion
- field_76410_B - Static variable in class net.minecraft.src.Potion
- field_76411_C - Static variable in class net.minecraft.src.Potion
- field_76423_b - Static variable in class net.minecraft.src.Potion
- field_76434_w - Static variable in class net.minecraft.src.Potion
- field_76442_z - Static variable in class net.minecraft.src.Potion
- field_76443_y - Static variable in class net.minecraft.src.Potion
- field_76444_x - Static variable in class net.minecraft.src.Potion
- field_76754_C - Variable in class net.minecraft.src.BiomeGenBase
- field_77070_b - Variable in class net.minecraft.src.RenderBiped
- field_77924_a - Static variable in class net.minecraft.src.PotionHelper
- field_78133_b - Variable in class net.minecraft.src.ModelCreeper
- field_78145_g - Variable in class net.minecraft.src.ModelQuadruped
- field_78151_h - Variable in class net.minecraft.src.ModelQuadruped
- field_78247_g - Variable in class net.minecraft.src.ModelBox
- field_78841_f - Variable in class net.minecraft.src.ServerData
- field_82253_i - Variable in class net.minecraft.src.GuiButton
- field_82423_g - Variable in class net.minecraft.src.RenderBiped
- field_82425_h - Variable in class net.minecraft.src.RenderBiped
- field_82433_n - Variable in class net.minecraft.src.RenderZombie
- field_82435_l - Variable in class net.minecraft.src.RenderZombie
- field_82436_m - Variable in class net.minecraft.src.RenderZombie
- field_82437_k - Variable in class net.minecraft.src.RenderZombie
- field_82521_b - Variable in class net.minecraft.src.BlockAnvil
- field_82569_d - Variable in class net.minecraft.src.MapInfo
- field_82821_f - Variable in class net.minecraft.src.ServerData
- field_82825_d - Static variable in class net.minecraft.src.BossStatus
- field_82900_g - Variable in class net.minecraft.src.ModelWitch
- field_82913_c - Variable in class net.minecraft.src.WorldProvider
- field_85095_o - Static variable in class net.minecraft.src.RenderManager
- field_92057_e - Variable in class net.minecraft.src.EntityLargeFireball
- field_94076_q - Variable in class net.minecraft.src.GuiContainer
- field_94077_p - Variable in class net.minecraft.src.GuiContainer
- field_94145_f - Variable in class net.minecraft.src.RenderMinecart
- field_94396_b - Static variable in class net.minecraft.src.BlockLeaves
- field_94407_b - Static variable in class net.minecraft.src.BlockStoneBrick
- field_94587_a - Static variable in class net.minecraft.src.ItemSkull
- field_94603_a - Static variable in class net.minecraft.src.ItemArmor
- field_96138_a - Static variable in class net.minecraft.src.GuiMainMenu
- field_96365_b - Variable in class net.minecraft.src.Request
- field_96367_a - Variable in class net.minecraft.src.Request
- field_96391_b - Variable in exception net.minecraft.src.ExceptionMcoService
- field_96392_a - Variable in exception net.minecraft.src.ExceptionMcoService
- field_96393_c - Variable in exception net.minecraft.src.ExceptionRetryCall
- field_96402_f - Variable in class net.minecraft.src.McoServer
- field_96403_g - Variable in class net.minecraft.src.McoServer
- field_96404_d - Variable in class net.minecraft.src.McoServer
- field_96405_e - Variable in class net.minecraft.src.McoServer
- field_96406_b - Variable in class net.minecraft.src.McoServer
- field_96407_c - Variable in class net.minecraft.src.McoServer
- field_96408_a - Variable in class net.minecraft.src.McoServer
- field_96411_l - Variable in class net.minecraft.src.McoServer
- field_96412_m - Variable in class net.minecraft.src.McoServer
- field_96414_k - Variable in class net.minecraft.src.McoServer
- field_96415_h - Variable in class net.minecraft.src.McoServer
- field_96417_a - Variable in class net.minecraft.src.McoServerAddress
- field_96430_d - Variable in class net.minecraft.src.ValueObjectList
- field_96451_i - Variable in class net.minecraft.src.RenderManager
- field_96473_e - Variable in class net.minecraft.src.BlockDispenser
- field_96618_d - Variable in class net.minecraft.src.SelectionListBase
- field_96620_b - Variable in class net.minecraft.src.SelectionListBase
- field_96621_c - Variable in class net.minecraft.src.SelectionListBase
- field_96641_b - Static variable in interface net.minecraft.src.ScoreObjectiveCriteria
- field_96643_a - Static variable in interface net.minecraft.src.ScoreObjectiveCriteria
- field_96658_a - Static variable in class net.minecraft.src.Score
- field_98166_h - Variable in class net.minecraft.src.McoServer
- field_98170_b - Variable in class net.minecraft.src.ValueObjectSubscription
- field_98171_a - Variable in class net.minecraft.src.ValueObjectSubscription
- field_98193_m - Variable in class net.minecraft.src.Packet
- field_98218_a - Variable in class net.minecraft.src.EntityAIAvoidEntity
- field_98222_b - Variable in class net.minecraft.src.WeightedRandomMinecart
- field_98284_d - Variable in class net.minecraft.src.MobSpawnerBaseLogic
- field_98287_c - Variable in class net.minecraft.src.MobSpawnerBaseLogic
- Fighters - Enum constant in enum class net.minecraft.src.EnumArt
- filerAllowedCharacters(String) - Static method in class net.minecraft.src.ChatAllowedCharacters
-
Filter string by only keeping those characters for which isAllowedCharacter() returns true.
- FileResourcePack - Class in net.minecraft.src
- FileResourcePack(File) - Constructor for class net.minecraft.src.FileResourcePack
- fillChunk(byte[], int, int, boolean) - Method in class net.minecraft.src.Chunk
-
Initialise this chunk with new binary data
- fillCurrentPositionBlocksDownwards(World, int, int, int, int, int, StructureBoundingBox) - Method in class net.minecraft.src.ComponentVillageChurch
-
Overwrites air and liquids from selected position downwards, stops at hitting anything else.
- fillCurrentPositionBlocksDownwards(World, int, int, int, int, int, StructureBoundingBox) - Method in class net.minecraft.src.StructureComponent
-
Overwrites air and liquids from selected position downwards, stops at hitting anything else.
- fillerBlock - Variable in class net.minecraft.src.BiomeGenBase
-
The block to fill spots in when not on the top
- fillWithAir(World, StructureBoundingBox, int, int, int, int, int, int) - Method in class net.minecraft.src.StructureComponent
-
arguments: (World worldObj, StructureBoundingBox structBB, int minX, int minY, int minZ, int maxX, int maxY, int maxZ)
- fillWithBlocks(World, StructureBoundingBox, int, int, int, int, int, int, int, int, boolean) - Method in class net.minecraft.src.ComponentVillageChurch
-
arguments: (World worldObj, StructureBoundingBox structBB, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, int placeBlockId, int replaceBlockId, boolean alwaysreplace)
- fillWithBlocks(World, StructureBoundingBox, int, int, int, int, int, int, int, int, boolean) - Method in class net.minecraft.src.StructureComponent
-
arguments: (World worldObj, StructureBoundingBox structBB, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, int placeBlockId, int replaceBlockId, boolean alwaysreplace)
- fillWithMetadataBlocks(World, StructureBoundingBox, int, int, int, int, int, int, int, int, int, int, boolean) - Method in class net.minecraft.src.StructureComponent
-
arguments: (World worldObj, StructureBoundingBox structBB, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, int placeBlockId, int placeBlockMetadata, int replaceBlockId, int replaceBlockMetadata, boolean alwaysreplace)
- fillWithRain(World, int, int, int) - Method in class net.minecraft.src.Block
-
currently only used by BlockCauldron to incrament meta-data during rain
- fillWithRain(World, int, int, int) - Method in class net.minecraft.src.BlockCauldron
-
currently only used by BlockCauldron to incrament meta-data during rain
- fillWithRandomizedBlocks(World, StructureBoundingBox, int, int, int, int, int, int, boolean, Random, StructurePieceBlockSelector) - Method in class net.minecraft.src.StructureComponent
-
arguments: World worldObj, StructureBoundingBox structBB, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, boolean alwaysreplace, Random rand, StructurePieceBlockSelector blockselector
- filterChunkLoadQueue(EntityPlayerMP) - Method in class net.minecraft.src.PlayerManager
-
Removes all chunks from the given player's chunk load queue that are not in viewing range of the player.
- finalize() - Method in class net.minecraft.src.FileResourcePack
- finalTick(CrashReport) - Method in class net.minecraft.src.DedicatedServer
-
Called on exit from the main run() loop.
- finalTick(CrashReport) - Method in class net.minecraft.src.IntegratedServer
-
Called on exit from the main run() loop.
- findBiomePosition(int, int, int, List, Random) - Method in class net.minecraft.src.WorldChunkManager
-
Finds a valid position within a range, that is in one of the listed biomes.
- findBiomePosition(int, int, int, List, Random) - Method in class net.minecraft.src.WorldChunkManagerHell
-
Finds a valid position within a range, that is in one of the listed biomes.
- findChunksForSpawning(WorldServer, boolean, boolean, boolean) - Method in class net.minecraft.src.SpawnerAnimals
-
adds all chunks within the spawn radius of the players to eligibleChunksForSpawning. pars: the world, hostileCreatures, passiveCreatures. returns number of eligible chunks.
- findClosestStructure(String, int, int, int) - Method in class net.minecraft.src.World
-
Returns the location of the closest structure of the specified type.
- findClosestStructure(World, String, int, int, int) - Method in class net.minecraft.src.ChunkProviderClient
-
Returns the location of the closest structure of the specified type.
- findClosestStructure(World, String, int, int, int) - Method in class net.minecraft.src.ChunkProviderEnd
-
Returns the location of the closest structure of the specified type.
- findClosestStructure(World, String, int, int, int) - Method in class net.minecraft.src.ChunkProviderFlat
-
Returns the location of the closest structure of the specified type.
- findClosestStructure(World, String, int, int, int) - Method in class net.minecraft.src.ChunkProviderGenerate
-
Returns the location of the closest structure of the specified type.
- findClosestStructure(World, String, int, int, int) - Method in class net.minecraft.src.ChunkProviderHell
-
Returns the location of the closest structure of the specified type.
- findClosestStructure(World, String, int, int, int) - Method in class net.minecraft.src.ChunkProviderServer
-
Returns the location of the closest structure of the specified type.
- findClosestStructure(World, String, int, int, int) - Method in interface net.minecraft.src.IChunkProvider
-
Returns the location of the closest structure of the specified type.
- findingSpawnPoint - Variable in class net.minecraft.src.World
-
Boolean that is set to true when trying to find a spawn point
- findIntersecting(List, StructureBoundingBox) - Static method in class net.minecraft.src.StructureComponent
-
Discover if bounding box can fit within the current bounding box object.
- findMatchingRecipe(InventoryCrafting, World) - Method in class net.minecraft.src.CraftingManager
- findNearestDoor(int, int, int) - Method in class net.minecraft.src.Village
- findNearestDoorUnrestricted(int, int, int) - Method in class net.minecraft.src.Village
-
Find a door suitable for shelter.
- findNearestEntityWithinAABB(Class, AxisAlignedBB, Entity) - Method in class net.minecraft.src.World
- findNearestVillage(int, int, int, int) - Method in class net.minecraft.src.VillageCollection
-
Finds the nearest village, but only the given coordinates are withing it's bounding box plus the given the distance.
- findNearestVillageAggressor(EntityLivingBase) - Method in class net.minecraft.src.Village
- findPlayers(ChunkCoordinates, int, int, int, int, int, int, Map, String, String, World) - Method in class net.minecraft.src.ServerConfigurationManager
-
Find all players in a specified range and narrowing down by other parameters
- findPlayerToAttack() - Method in class net.minecraft.src.EntityAnimal
-
Finds the closest player within 16 blocks to attack, or null if this Entity isn't interested in attacking (Animals, Spiders at day, peaceful PigZombies).
- findPlayerToAttack() - Method in class net.minecraft.src.EntityCreature
-
Finds the closest player within 16 blocks to attack, or null if this Entity isn't interested in attacking (Animals, Spiders at day, peaceful PigZombies).
- findPlayerToAttack() - Method in class net.minecraft.src.EntityEnderman
-
Finds the closest player within 16 blocks to attack, or null if this Entity isn't interested in attacking (Animals, Spiders at day, peaceful PigZombies).
- findPlayerToAttack() - Method in class net.minecraft.src.EntityMob
-
Finds the closest player within 16 blocks to attack, or null if this Entity isn't interested in attacking (Animals, Spiders at day, peaceful PigZombies).
- findPlayerToAttack() - Method in class net.minecraft.src.EntityPigZombie
-
Finds the closest player within 16 blocks to attack, or null if this Entity isn't interested in attacking (Animals, Spiders at day, peaceful PigZombies).
- findPlayerToAttack() - Method in class net.minecraft.src.EntitySilverfish
-
Finds the closest player within 16 blocks to attack, or null if this Entity isn't interested in attacking (Animals, Spiders at day, peaceful PigZombies).
- findPlayerToAttack() - Method in class net.minecraft.src.EntitySpider
-
Finds the closest player within 16 blocks to attack, or null if this Entity isn't interested in attacking (Animals, Spiders at day, peaceful PigZombies).
- findRandomTarget(EntityCreature, int, int) - Static method in class net.minecraft.src.RandomPositionGenerator
-
finds a random target within par1(x,z) and par2 (y) blocks
- findRandomTargetBlockAwayFrom(EntityCreature, int, int, Vec3) - Static method in class net.minecraft.src.RandomPositionGenerator
-
finds a random target within par1(x,z) and par2 (y) blocks in the reverse direction of the point par3
- findRandomTargetBlockTowards(EntityCreature, int, int, Vec3) - Static method in class net.minecraft.src.RandomPositionGenerator
-
finds a random target within par1(x,z) and par2 (y) blocks in the direction of the point par3
- findValidPlacement(List, Random, int, int, int, int) - Static method in class net.minecraft.src.ComponentMineshaftCorridor
- findValidPlacement(List, Random, int, int, int, int) - Static method in class net.minecraft.src.ComponentMineshaftCross
- findValidPlacement(List, Random, int, int, int, int) - Static method in class net.minecraft.src.ComponentMineshaftStairs
-
Trys to find a valid place to put this component.
- findValidPlacement(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentStrongholdChestCorridor
- findValidPlacement(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentStrongholdCrossing
- findValidPlacement(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentStrongholdLeftTurn
- findValidPlacement(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentStrongholdLibrary
- findValidPlacement(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentStrongholdPortalRoom
- findValidPlacement(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentStrongholdPrison
- findValidPlacement(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentStrongholdRoomCrossing
- findValidPlacement(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentStrongholdStairsStraight
- findValidPlacement(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentStrongholdStraight
- fire - Static variable in class net.minecraft.src.Block
- fire - Static variable in class net.minecraft.src.Material
- fireAspect - Static variable in class net.minecraft.src.Enchantment
-
Lights mobs on fire
- fireballCharge - Static variable in class net.minecraft.src.Item
-
Fire Charge.
- fireProtection - Static variable in class net.minecraft.src.Enchantment
-
Protection against fire
- fireResistance - Variable in class net.minecraft.src.Entity
-
The amount of ticks you have to stand inside of fire before be set on fire
- fireResistance - Static variable in class net.minecraft.src.Potion
-
The fire resistance Potion object.
- firework - Static variable in class net.minecraft.src.Item
- fireworkCharge - Static variable in class net.minecraft.src.Item
- fishCaughtStat - Static variable in class net.minecraft.src.StatList
- fishCooked - Static variable in class net.minecraft.src.Item
- fishEntity - Variable in class net.minecraft.src.EntityPlayer
-
An instance of a fishing rod's hook.
- fishingRod - Static variable in class net.minecraft.src.Item
- fishRaw - Static variable in class net.minecraft.src.Item
- flame - Static variable in class net.minecraft.src.Enchantment
-
Flame enchantment for bows.
- FLAT - Static variable in class net.minecraft.src.WorldType
-
Flat world type.
- FlatGeneratorInfo - Class in net.minecraft.src
- FlatGeneratorInfo() - Constructor for class net.minecraft.src.FlatGeneratorInfo
- FlatLayerInfo - Class in net.minecraft.src
- FlatLayerInfo(int, int) - Constructor for class net.minecraft.src.FlatLayerInfo
- FlatLayerInfo(int, int, int) - Constructor for class net.minecraft.src.FlatLayerInfo
- fleeceColorTable - Static variable in class net.minecraft.src.EntitySheep
-
Holds the RGB table of the sheep colors - in OpenGL glColor3f values - used to render the sheep colored fleece.
- fleeingTick - Variable in class net.minecraft.src.EntityCreature
-
Used to make a creature speed up and wander away when hit.
- flint - Static variable in class net.minecraft.src.Item
- flintAndSteel - Static variable in class net.minecraft.src.Item
- flipFace() - Method in class net.minecraft.src.TexturedQuad
- flippingPageLeft - Variable in class net.minecraft.src.ModelBook
-
Right cover renderer (when facing the book)
- flippingPageRight - Variable in class net.minecraft.src.ModelBook
-
Right cover renderer (when facing the book)
- flipPlayer(EntityPlayer) - Method in class net.minecraft.src.PlayerControllerMP
-
Flips the player around.
- floor_double(double) - Static method in class net.minecraft.src.MathHelper
-
Returns the greatest integer less than or equal to the double argument
- floor_double_long(double) - Static method in class net.minecraft.src.MathHelper
-
Long version of floor_double
- floor_float(float) - Static method in class net.minecraft.src.MathHelper
-
Returns the greatest integer less than or equal to the float argument
- flowerPot - Static variable in class net.minecraft.src.Block
- flowerPot - Static variable in class net.minecraft.src.Item
- flowersPerChunk - Variable in class net.minecraft.src.BiomeDecorator
-
The number of yellow flower patches to generate per chunk.
- flush() - Method in class net.minecraft.src.AnvilSaveHandler
-
Called to flush all changes to disk, waiting for them to complete.
- flush() - Method in interface net.minecraft.src.ISaveHandler
-
Called to flush all changes to disk, waiting for them to complete.
- flush() - Method in class net.minecraft.src.SaveHandler
-
Called to flush all changes to disk, waiting for them to complete.
- flush() - Method in class net.minecraft.src.SaveHandlerMP
-
Called to flush all changes to disk, waiting for them to complete.
- flush() - Method in class net.minecraft.src.WorldServer
-
Syncs all changes to disk and wait for completion.
- flushCache() - Method in class net.minecraft.src.AnvilSaveConverter
- flushCache() - Method in interface net.minecraft.src.ISaveFormat
- flushCache() - Method in class net.minecraft.src.SaveFormatOld
- flyPig - Static variable in class net.minecraft.src.AchievementList
-
Is the 'when pig fly' achievement.
- flyToggleTimer - Variable in class net.minecraft.src.EntityPlayer
-
Used to tell if the player pressed jump twice.
- FolderResourcePack - Class in net.minecraft.src
- FolderResourcePack(File) - Constructor for class net.minecraft.src.FolderResourcePack
- foliageColor - Static variable in class net.minecraft.src.MapColor
-
The map color for Leaf, Plant, Cactus, and Pumpkin blocks.
- FoliageColorReloadListener - Class in net.minecraft.src
- FoliageColorReloadListener() - Constructor for class net.minecraft.src.FoliageColorReloadListener
- followRange - Static variable in class net.minecraft.src.SharedMonsterAttributes
- FONT_HEIGHT - Variable in class net.minecraft.src.FontRenderer
-
the height in pixels of default text
- FontMetadataSection - Class in net.minecraft.src
- FontMetadataSection(float[], float[], float[]) - Constructor for class net.minecraft.src.FontMetadataSection
- FontMetadataSectionSerializer - Class in net.minecraft.src
- FontMetadataSectionSerializer() - Constructor for class net.minecraft.src.FontMetadataSectionSerializer
- fontRandom - Variable in class net.minecraft.src.FontRenderer
- fontRenderer - Variable in class net.minecraft.src.GuiScreen
-
The FontRenderer used by GuiScreen
- fontRenderer - Variable in class net.minecraft.src.Minecraft
-
The font renderer used for displaying and measuring text.
- FontRenderer - Class in net.minecraft.src
- FontRenderer(GameSettings, ResourceLocation, TextureManager, boolean) - Constructor for class net.minecraft.src.FontRenderer
- food - Variable in class net.minecraft.src.Packet8UpdateHealth
- foodSaturation - Variable in class net.minecraft.src.Packet8UpdateHealth
-
Players logging on get a saturation of 5.0.
- foodStats - Variable in class net.minecraft.src.EntityPlayer
-
The player's food stats.
- FoodStats - Class in net.minecraft.src
- FoodStats() - Constructor for class net.minecraft.src.FoodStats
- footBlockToHeadBlockMap - Static variable in class net.minecraft.src.BlockBed
-
Maps the foot-of-bed block to the head-of-bed block.
- forceNewTarget - Variable in class net.minecraft.src.EntityDragon
-
Force selecting a new flight target at next tick if set to true.
- forceRespawn - Variable in class net.minecraft.src.Packet205ClientCommand
-
0 sent to a netLoginHandler starts the server, 1 sent to NetServerHandler forces a respawn
- forceSpawn - Variable in class net.minecraft.src.Entity
- forest - Static variable in class net.minecraft.src.BiomeGenBase
- forestHills - Static variable in class net.minecraft.src.BiomeGenBase
-
Forest Hills biome.
- format(int) - Method in interface net.minecraft.src.IStatType
-
Formats a given stat for human consumption.
- formatMessage(String, Object[]) - Method in class net.minecraft.src.Locale
-
Calls String.format(translateKey(key), params)
- formatPlayerName(Team, String) - Static method in class net.minecraft.src.ScorePlayerTeam
-
Returns the player name including the color prefixes and suffixes
- formatString(String) - Method in interface net.minecraft.src.IStatStringFormat
-
Formats the strings based on 'IStatStringFormat' interface.
- fortune - Static variable in class net.minecraft.src.Enchantment
-
Can multiply the drop rate of items from blocks
- FOV - Enum constant in enum class net.minecraft.src.EnumOptions
- fovSetting - Variable in class net.minecraft.src.GameSettings
- frameCounter - Variable in class net.minecraft.src.TextureAtlasSprite
- frameHasTime(int) - Method in class net.minecraft.src.AnimationMetadataSection
- FRAMERATE_LIMIT - Enum constant in enum class net.minecraft.src.EnumOptions
- framesTextureData - Variable in class net.minecraft.src.TextureAtlasSprite
- freeMemory() - Method in class net.minecraft.src.Minecraft
- friendlyFire - Variable in class net.minecraft.src.Packet209SetPlayerTeam
-
Only if mode = 0 or 2.
- frozenOcean - Static variable in class net.minecraft.src.BiomeGenBase
- frozenRiver - Static variable in class net.minecraft.src.BiomeGenBase
- Frustrum - Class in net.minecraft.src
- Frustrum() - Constructor for class net.minecraft.src.Frustrum
- frustum - Variable in class net.minecraft.src.ClippingHelper
- fullScreen - Variable in class net.minecraft.src.GameSettings
- func_100006_a(String, String) - Method in class net.minecraft.src.Request
- func_102018_a(long) - Method in class net.minecraft.src.GuiScreenOnlineServers
- func_102021_a(List, int, int) - Method in class net.minecraft.src.GuiContainer
- func_104064_a(String, String, int, int) - Static method in class net.minecraft.src.Request
- func_104071_a(GuiScreen, FontRenderer) - Method in class net.minecraft.src.GuiScreenOnlineServersSubscreen
- func_104084_a(int, int, int, int) - Method in class net.minecraft.src.GuiScreenSelectLocation
- func_104085_d() - Method in class net.minecraft.src.GuiScreenSelectLocation
- func_104086_b(int) - Method in class net.minecraft.src.GuiScreenSelectLocation
- func_104087_b(int, int) - Method in class net.minecraft.src.GuiScreenSelectLocation
- func_104088_a(int, int, Tessellator) - Method in class net.minecraft.src.GuiScreenSelectLocation
- func_104089_a(int, int) - Method in class net.minecraft.src.GuiScreenSelectLocation
- func_104090_g() - Method in class net.minecraft.src.GuiScreenSelectLocation
- func_110129_a(World, int, int, int) - Static method in class net.minecraft.src.EntityLeashKnot
- func_110132_b(IInvBasic) - Method in class net.minecraft.src.InventoryBasic
- func_110133_a(String) - Method in class net.minecraft.src.InventoryBasic
- func_110134_a(IInvBasic) - Method in class net.minecraft.src.InventoryBasic
- func_110142_aN() - Method in class net.minecraft.src.EntityLivingBase
- func_110146_f(float, float) - Method in class net.minecraft.src.EntityLiving
- func_110146_f(float, float) - Method in class net.minecraft.src.EntityLivingBase
- func_110159_bB() - Method in class net.minecraft.src.EntityCreature
- func_110159_bB() - Method in class net.minecraft.src.EntityLiving
- func_110163_bv() - Method in class net.minecraft.src.EntityLiving
- func_110173_bK() - Method in class net.minecraft.src.EntityCreature
- func_110174_bM() - Method in class net.minecraft.src.EntityCreature
- func_110176_b(int, int, int) - Method in class net.minecraft.src.EntityCreature
- func_110182_bF() - Method in class net.minecraft.src.EntityGhast
- func_110196_bT() - Method in class net.minecraft.src.EntityAnimal
- func_110201_q(float) - Method in class net.minecraft.src.EntityHorse
- func_110205_ce() - Method in class net.minecraft.src.EntityHorse
- func_110211_v(int) - Static method in class net.minecraft.src.EntityHorse
- func_110222_cv() - Method in class net.minecraft.src.EntityHorse
- func_110229_cs() - Method in class net.minecraft.src.EntityHorse
- func_110236_r(int) - Method in class net.minecraft.src.EntityHorse
- func_110239_cn() - Method in class net.minecraft.src.EntityHorse
- func_110241_cb() - Method in class net.minecraft.src.EntityHorse
- func_110242_l(boolean) - Method in class net.minecraft.src.EntityHorse
- func_110253_bW() - Method in class net.minecraft.src.EntityHorse
- func_110256_cu() - Method in class net.minecraft.src.EntityHorse
- func_110259_cr() - Method in class net.minecraft.src.EntityHorse
- func_110297_a_(ItemStack) - Method in class net.minecraft.src.EntityVillager
- func_110297_a_(ItemStack) - Method in interface net.minecraft.src.IMerchant
- func_110297_a_(ItemStack) - Method in class net.minecraft.src.NpcMerchant
- func_110318_g() - Method in class net.minecraft.src.EntityClientPlayerMP
- func_110318_g() - Method in class net.minecraft.src.EntityPlayerSP
- func_110322_i() - Method in class net.minecraft.src.EntityClientPlayerMP
- func_110326_a(String, boolean) - Method in class net.minecraft.src.GuiIngame
- func_110354_a(Object) - Method in class net.minecraft.src.GuiScreenCreateOnlineWorld
- func_110355_a(WorldTemplate) - Method in class net.minecraft.src.GuiScreenCreateOnlineWorld
- func_110423_a(int, int, int, float, float, EntityLivingBase) - Static method in class net.minecraft.src.GuiInventory
- func_110455_j() - Method in class net.minecraft.src.DedicatedServer
- func_110455_j() - Method in class net.minecraft.src.IntegratedServer
- func_110459_a(ChatMessageComponent, boolean) - Method in class net.minecraft.src.ServerConfigurationManager
- func_110484_a(JsonElement, String, Boolean) - Method in class net.minecraft.src.BaseMetadataSectionSerializer
- func_110485_a(JsonElement, String, Integer, int, int) - Method in class net.minecraft.src.BaseMetadataSectionSerializer
- func_110486_a(JsonElement, String, String, int, int) - Method in class net.minecraft.src.BaseMetadataSectionSerializer
- func_110487_a(JsonElement, String, Float, float, float) - Method in class net.minecraft.src.BaseMetadataSectionSerializer
- func_110488_a(PackMetadataSection, Type, JsonSerializationContext) - Method in class net.minecraft.src.PackMetadataSectionSerializer
- func_110489_a(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.src.PackMetadataSectionSerializer
- func_110490_a(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.src.FontMetadataSectionSerializer
- func_110491_a(AnimationMetadataSection, Type, JsonSerializationContext) - Method in class net.minecraft.src.AnimationMetadataSectionSerializer
- func_110493_a(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.src.AnimationMetadataSectionSerializer
- func_110494_a(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.src.TextureMetadataSectionSerializer
- func_110646_a(String) - Static method in enum class net.minecraft.src.EnumChatFormatting
- func_110661_a(ICommandSender, String, double, double) - Static method in class net.minecraft.src.CommandBase
- func_110662_c(ICommandSender, String) - Static method in class net.minecraft.src.CommandBase
- func_110663_b(Collection) - Static method in class net.minecraft.src.CommandBase
- func_110664_a(ICommandSender, String, double) - Static method in class net.minecraft.src.CommandBase
- func_110665_a(ICommandSender, double, String, int, int) - Static method in class net.minecraft.src.CommandBase
- func_110666_a(ICommandSender, double, String) - Static method in class net.minecraft.src.CommandBase
- func_110724_a(JsonNode) - Static method in class net.minecraft.src.Backup
- func_110730_a(JsonNode) - Static method in class net.minecraft.src.WorldTemplate
- func_110735_a(String) - Static method in class net.minecraft.src.WorldTemplateList
- func_110738_j() - Method in class net.minecraft.src.PlayerControllerMP
- func_110773_a(Packet44UpdateAttributes) - Method in class net.minecraft.src.NetClientHandler
- func_110773_a(Packet44UpdateAttributes) - Method in class net.minecraft.src.NetHandler
- func_110774_a(Packet27PlayerInput) - Method in class net.minecraft.src.NetHandler
- func_110774_a(Packet27PlayerInput) - Method in class net.minecraft.src.NetServerHandler
- func_110788_a(EntityItemFrame) - Method in class net.minecraft.src.RenderItemFrame
- func_110791_a(EntityFishHook) - Method in class net.minecraft.src.RenderFish
- func_110796_a(EntityItem) - Method in class net.minecraft.src.RenderItem
- func_110799_a(EntityLeashKnot, double, double, double, float, float) - Method in class net.minecraft.src.RenderLeashKnot
- func_110805_a(EntityLightningBolt) - Method in class net.minecraft.src.RenderLightningBolt
- func_110806_a(EntityPainting) - Method in class net.minecraft.src.RenderPainting
- func_110808_a(EntityTNTPrimed) - Method in class net.minecraft.src.RenderTNTPrimed
- func_110809_a(EntityWitherSkull) - Method in class net.minecraft.src.RenderWitherSkull
- func_110813_b(EntityLivingBase) - Method in class net.minecraft.src.RendererLivingEntity
- func_110813_b(EntityLivingBase) - Method in class net.minecraft.src.RenderLiving
- func_110817_a(AbstractClientPlayer) - Method in class net.minecraft.src.RenderPlayer
- func_110827_b(EntityLiving, double, double, double, float, float) - Method in class net.minecraft.src.RenderLiving
- func_110846_a(EntityHorse, float, float, float, float, float, float) - Method in class net.minecraft.src.RenderHorse
- func_110847_a(EntityHorse, float) - Method in class net.minecraft.src.RenderHorse
- func_110849_a(EntityHorse) - Method in class net.minecraft.src.RenderHorse
- func_110856_a(EntityLiving) - Method in class net.minecraft.src.RenderBiped
- func_110856_a(EntityLiving) - Method in class net.minecraft.src.RenderSkeleton
- func_110856_a(EntityLiving) - Method in class net.minecraft.src.RenderZombie
- func_110857_a(ItemArmor, int) - Static method in class net.minecraft.src.RenderBiped
- func_110858_a(ItemArmor, int, String) - Static method in class net.minecraft.src.RenderBiped
- func_110860_a(EntitySkeleton) - Method in class net.minecraft.src.RenderSkeleton
- func_110863_a(EntityZombie) - Method in class net.minecraft.src.RenderZombie
- func_110867_a(EntityGhast) - Method in class net.minecraft.src.RenderGhast
- func_110874_a(EntityOcelot) - Method in class net.minecraft.src.RenderOcelot
- func_110883_a(EntitySheep) - Method in class net.minecraft.src.RenderSheep
- func_110902_a(EntityVillager) - Method in class net.minecraft.src.RenderVillager
- func_110911_a(EntityWither) - Method in class net.minecraft.src.RenderWither
- func_110914_a(EntityWolf) - Method in class net.minecraft.src.RenderWolf
- func_111002_d() - Method in class net.minecraft.src.Packet44UpdateAttributes
- func_111003_f() - Method in class net.minecraft.src.Packet44UpdateAttributes
- func_111010_d() - Method in class net.minecraft.src.Packet27PlayerInput
- func_111011_h() - Method in class net.minecraft.src.Packet27PlayerInput
- func_111012_f() - Method in class net.minecraft.src.Packet27PlayerInput
- func_111013_g() - Method in class net.minecraft.src.Packet27PlayerInput
- func_111045_h_(int) - Static method in class net.minecraft.src.BlockCauldron
- func_111047_d(int) - Method in class net.minecraft.src.BlockCarpet
- func_111050_e(int) - Method in class net.minecraft.src.BlockRotatedPillar
- func_111054_a() - Method in class net.minecraft.src.RegistrySimple
- func_111104_a(Random) - Method in class net.minecraft.src.SpiderEffectsGroupData
- func_111116_f() - Method in class net.minecraft.src.RangedAttribute
- func_111117_a(String) - Method in class net.minecraft.src.RangedAttribute
- func_111122_c() - Method in interface net.minecraft.src.AttributeInstance
- func_111122_c() - Method in class net.minecraft.src.ModifiableAttributeInstance
- func_111123_a() - Method in interface net.minecraft.src.AttributeInstance
- func_111123_a() - Method in class net.minecraft.src.ModifiableAttributeInstance
- func_111130_a(int) - Method in class net.minecraft.src.ModifiableAttributeInstance
- func_111144_e() - Method in class net.minecraft.src.DataWatcher
- func_111149_a(ModifiableAttributeInstance) - Method in class net.minecraft.src.BaseAttributeMap
- func_111149_a(ModifiableAttributeInstance) - Method in class net.minecraft.src.ServersideAttributeMap
- func_111150_b(Attribute) - Method in class net.minecraft.src.BaseAttributeMap
- func_111150_b(Attribute) - Method in class net.minecraft.src.ServersideAttributeMap
- func_111158_b(String) - Method in class net.minecraft.src.ServersideAttributeMap
- func_111159_c(Attribute) - Method in class net.minecraft.src.ServersideAttributeMap
- func_111160_c() - Method in class net.minecraft.src.ServersideAttributeMap
- func_111161_b() - Method in class net.minecraft.src.ServersideAttributeMap
- func_111183_a(int, AttributeModifier) - Method in class net.minecraft.src.Potion
- func_111183_a(int, AttributeModifier) - Method in class net.minecraft.src.PotionAttackDamage
- func_111184_a(Attribute, String, double, int) - Method in class net.minecraft.src.Potion
- func_111186_k() - Method in class net.minecraft.src.Potion
- func_111221_b() - Method in class net.minecraft.src.Request
- func_111222_a(String) - Static method in class net.minecraft.src.BackupList
- func_111225_m() - Method in class net.minecraft.src.CreativeTabs
- func_111226_a(EnumEnchantmentType) - Method in class net.minecraft.src.CreativeTabs
- func_111229_a(EnumEnchantmentType...) - Method in class net.minecraft.src.CreativeTabs
- func_111231_d() - Method in class net.minecraft.src.McoClient
- func_111232_c(long) - Method in class net.minecraft.src.McoClient
- func_111233_e(long, String) - Method in class net.minecraft.src.McoClient
- func_111235_c(long, String) - Method in class net.minecraft.src.McoClient
- func_111238_b() - Method in class net.minecraft.src.Slot
- func_111257_a(BaseAttributeMap) - Static method in class net.minecraft.src.SharedMonsterAttributes
- func_111259_a(NBTTagCompound) - Static method in class net.minecraft.src.SharedMonsterAttributes
- func_111260_a(BaseAttributeMap, NBTTagList, ILogAgent) - Static method in class net.minecraft.src.SharedMonsterAttributes
- func_111269_d() - Method in class net.minecraft.src.PathNavigate
- func_111270_a(AxisAlignedBB) - Method in class net.minecraft.src.AxisAlignedBB
- func_111282_a(EntityPlayer, EntityLivingBase) - Method in class net.minecraft.src.ItemStack
- func_130003_b() - Method in class net.minecraft.src.GuiScreenSelectLocation
- func_130004_c() - Method in class net.minecraft.src.GuiScreenSelectLocation
- func_130005_c(EntityLiving, float) - Method in class net.minecraft.src.RenderBiped
- func_130005_c(EntityLiving, float) - Method in class net.minecraft.src.RenderZombie
- func_130006_a(EntityLiving, int, float) - Method in class net.minecraft.src.RenderBiped
- func_130006_a(EntityLiving, int, float) - Method in class net.minecraft.src.RenderZombie
- func_130007_b(EntityLiving) - Method in class net.minecraft.src.RenderLiving
- func_130009_a(AbstractClientPlayer, double, double, double, float, float) - Method in class net.minecraft.src.RenderPlayer
- func_130012_q() - Method in class net.minecraft.src.EntityTameable
- func_130013_c(EntityLiving, int, float) - Method in class net.minecraft.src.RenderBiped
- func_130091_a(JsonNode) - Static method in class net.minecraft.src.PendingInvite
- func_130095_a(String) - Static method in class net.minecraft.src.PendingInvitesList
- func_130104_b(DataInput, int) - Static method in class net.minecraft.src.NBTBase
- func_130105_g() - Method in class net.minecraft.src.PlayerUsageSnooper
- func_130106_e() - Method in class net.minecraft.src.McoClient
- func_130107_a(String) - Method in class net.minecraft.src.McoClient
- func_130108_f() - Method in class net.minecraft.src.McoClient
- func_130109_b(String) - Method in class net.minecraft.src.McoClient
- func_130110_g() - Method in class net.minecraft.src.Request
- func_130124_d() - Method in class net.minecraft.src.McoServerList
- func_130127_a() - Method in class net.minecraft.src.McoServerList
- func_130129_a(Session) - Method in class net.minecraft.src.McoServerList
- func_130220_b(AbstractClientPlayer, int, float) - Method in class net.minecraft.src.RenderPlayer
- func_130225_q(int) - Method in class net.minecraft.src.EntityLiving
- func_135020_a(JsonElement, Type, JsonDeserializationContext) - Method in class net.minecraft.src.LanguageMetadataSectionSerializer
- func_135033_a(Language) - Method in class net.minecraft.src.Language
- func_135063_a(Map) - Static method in class net.minecraft.src.StringTranslate
- func_135066_a(EntityPlayer, World, int, int, int) - Static method in class net.minecraft.src.ItemLeash
- func_135074_t() - Method in class net.minecraft.src.ItemStack
- func_140050_d() - Method in class net.minecraft.src.Packet254ServerPing
- func_140054_c() - Method in class net.minecraft.src.McoClient
- func_140055_c(long) - Method in class net.minecraft.src.McoClient
- func_140056_e() - Method in class net.minecraft.src.McoServerList
- func_140058_a(McoServer) - Method in class net.minecraft.src.McoServerList
- func_142009_b() - Method in class net.minecraft.src.TileEntitySign
- func_142010_a(EntityPlayer) - Method in class net.minecraft.src.TileEntitySign
- func_142015_aE() - Method in class net.minecraft.src.EntityLivingBase
- func_142017_o(float) - Method in class net.minecraft.src.EntityCreature
- func_142017_o(float) - Method in class net.minecraft.src.EntityHorse
- func_142018_a(EntityLivingBase, EntityLivingBase) - Method in class net.minecraft.src.EntityTameable
- func_142018_a(EntityLivingBase, EntityLivingBase) - Method in class net.minecraft.src.EntityWolf
- func_142020_c(String) - Method in class net.minecraft.src.EntityClientPlayerMP
- func_142021_k() - Method in class net.minecraft.src.EntityClientPlayerMP
- func_142031_a(Packet133TileEditorOpen) - Method in class net.minecraft.src.NetClientHandler
- func_142031_a(Packet133TileEditorOpen) - Method in class net.minecraft.src.NetHandler
- func_142038_b(int, int, int) - Method in class net.minecraft.src.MapGenStructure
- func_142039_c() - Method in class net.minecraft.src.Packet44UpdateAttributesSnapshot
- func_142040_a() - Method in class net.minecraft.src.Packet44UpdateAttributesSnapshot
- func_142041_b() - Method in class net.minecraft.src.Packet44UpdateAttributesSnapshot
- func_142049_d() - Method in interface net.minecraft.src.AttributeInstance
- func_142049_d() - Method in class net.minecraft.src.ModifiableAttributeInstance
- func_142053_d(String) - Method in class net.minecraft.src.ScorePlayerTeam
- func_142053_d(String) - Method in class net.minecraft.src.Team
- func_143004_u() - Method in class net.minecraft.src.EntityPlayerMP
- func_143006_e(int) - Method in class net.minecraft.src.DedicatedServer
- func_143009_a(World, NBTTagCompound) - Method in class net.minecraft.src.StructureComponent
- func_143010_b() - Method in class net.minecraft.src.StructureComponent
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentMineshaftCorridor
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentMineshaftCross
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentMineshaftRoom
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentMineshaftStairs
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor2
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentNetherBridgeEnd
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor3
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentNetherBridgeStartPiece
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentNetherBridgeThrone
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentScatteredFeatureDesertPyramid
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentScatteredFeatureJunglePyramid
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentScatteredFeatureSwampHut
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentStrongholdLeftTurn
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentStrongholdChestCorridor
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentStrongholdCorridor
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentStrongholdCrossing
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentStrongholdLibrary
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentStrongholdPortalRoom
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentStrongholdRoomCrossing
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentStrongholdStairs
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentStrongholdStraight
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentVillageChurch
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentVillageField
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentVillageField2
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentVillageHouse2
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentVillageHouse4_Garden
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentVillagePathGen
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.ComponentVillageWoodHut
- func_143011_b(NBTTagCompound) - Method in class net.minecraft.src.StructureComponent
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentMineshaftCorridor
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentMineshaftCross
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentMineshaftRoom
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentMineshaftStairs
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor2
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentNetherBridgeEnd
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor3
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentNetherBridgeStartPiece
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentNetherBridgeThrone
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentScatteredFeatureDesertPyramid
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentScatteredFeatureJunglePyramid
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentScatteredFeatureSwampHut
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentStrongholdLeftTurn
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentStrongholdChestCorridor
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentStrongholdCorridor
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentStrongholdCrossing
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentStrongholdLibrary
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentStrongholdPortalRoom
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentStrongholdRoomCrossing
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentStrongholdStairs
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentStrongholdStraight
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentVillageChurch
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentVillageField
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentVillageField2
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentVillageHouse2
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentVillageHouse4_Garden
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentVillagePathGen
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.ComponentVillageWoodHut
- func_143012_a(NBTTagCompound) - Method in class net.minecraft.src.StructureComponent
- func_143016_a() - Static method in class net.minecraft.src.StructureVillagePieces
- func_143017_b(NBTTagCompound) - Method in class net.minecraft.src.StructureStart
- func_143017_b(NBTTagCompound) - Method in class net.minecraft.src.StructureVillageStart
- func_143018_f() - Method in class net.minecraft.src.StructureStart
- func_143019_e() - Method in class net.minecraft.src.StructureStart
- func_143020_a(World, NBTTagCompound) - Method in class net.minecraft.src.StructureStart
- func_143021_a(int, int) - Method in class net.minecraft.src.StructureStart
- func_143022_a(NBTTagCompound) - Method in class net.minecraft.src.StructureStart
- func_143022_a(NBTTagCompound) - Method in class net.minecraft.src.StructureVillageStart
- func_143025_a() - Method in class net.minecraft.src.MapGenMineshaft
- func_143025_a() - Method in class net.minecraft.src.MapGenNetherBridge
- func_143025_a() - Method in class net.minecraft.src.MapGenScatteredFeature
- func_143025_a() - Method in class net.minecraft.src.MapGenStronghold
- func_143025_a() - Method in class net.minecraft.src.MapGenStructure
- func_143025_a() - Method in class net.minecraft.src.MapGenVillage
- func_143028_c(int, int, int) - Method in class net.minecraft.src.MapGenStructure
- func_143030_a(int, int, int) - Method in class net.minecraft.src.MapGenScatteredFeature
- func_143032_b(NBTTagCompound, World) - Static method in class net.minecraft.src.MapGenStructureIO
- func_143033_a(StructureStart) - Static method in class net.minecraft.src.MapGenStructureIO
- func_143035_a(NBTTagCompound, World) - Static method in class net.minecraft.src.MapGenStructureIO
- func_143036_a(StructureComponent) - Static method in class net.minecraft.src.MapGenStructureIO
- func_143041_a() - Method in class net.minecraft.src.MapGenStructureData
- func_143042_b(int, int) - Method in class net.minecraft.src.MapGenStructureData
- func_143043_a(NBTTagCompound, int, int) - Method in class net.minecraft.src.MapGenStructureData
- func_143045_a() - Static method in class net.minecraft.src.ComponentScatteredFeaturePieces
- func_143046_a() - Static method in class net.minecraft.src.StructureStrongholdPieces
- func_143047_a(String) - Method in class net.minecraft.src.StructureBoundingBox
- func_143048_a() - Static method in class net.minecraft.src.StructureMineshaftPieces
- func_143049_a() - Static method in class net.minecraft.src.StructureNetherBridgePieces
- func_70182_d() - Method in class net.minecraft.src.EntityExpBottle
- func_70182_d() - Method in class net.minecraft.src.EntityPotion
- func_70182_d() - Method in class net.minecraft.src.EntityThrowable
- func_70183_g() - Method in class net.minecraft.src.EntityExpBottle
- func_70183_g() - Method in class net.minecraft.src.EntityPotion
- func_70183_g() - Method in class net.minecraft.src.EntityThrowable
- func_70270_d(boolean) - Method in class net.minecraft.src.EntityBoat
- func_70439_a(Item, int) - Method in class net.minecraft.src.InventoryPlayer
- func_70489_a(double, double, double) - Method in class net.minecraft.src.EntityMinecart
- func_70495_a(double, double, double, double) - Method in class net.minecraft.src.EntityMinecart
- func_70844_e(boolean) - Method in class net.minecraft.src.EntityBlaze
- func_70845_n() - Method in class net.minecraft.src.EntityBlaze
- func_70890_k(float) - Method in class net.minecraft.src.EntitySheep
- func_70894_j(float) - Method in class net.minecraft.src.EntitySheep
- func_70907_r() - Method in class net.minecraft.src.EntityTameable
- func_70918_i(boolean) - Method in class net.minecraft.src.EntityWolf
- func_70922_bv() - Method in class net.minecraft.src.EntityWolf
- func_71754_a(MemoryConnection, String) - Method in class net.minecraft.src.IntegratedServerListenThread
- func_71755_c() - Method in class net.minecraft.src.IntegratedServerListenThread
- func_71761_a(InetAddress) - Method in class net.minecraft.src.DedicatedServerListenThread
- func_71768_b() - Method in class net.minecraft.src.ServerListenThread
- func_71769_a(InetAddress) - Method in class net.minecraft.src.ServerListenThread
- func_72143_a(World, int, int, int, int, int, boolean, int, int) - Method in class net.minecraft.src.BlockTripWireSource
- func_72148_a(IBlockAccess, int, int, int, int, int) - Static method in class net.minecraft.src.BlockTripWire
- func_72219_c(int) - Static method in class net.minecraft.src.BlockCocoa
- func_72375_a(EntityPlayerMP, WorldServer) - Method in class net.minecraft.src.ServerConfigurationManager
- func_73722_d(String) - Method in class net.minecraft.src.LoadingScreenRenderer
- func_73766_a(int, int) - Method in class net.minecraft.src.GuiNewChat
- func_73798_a(int, int, boolean) - Method in class net.minecraft.src.GuiTextField
- func_73894_a(String[]) - Method in class net.minecraft.src.GuiChat
- func_73913_a(ISaveFormat, String) - Static method in class net.minecraft.src.GuiCreateWorld
- func_74007_a(String, int, int) - Method in class net.minecraft.src.GuiMultiplayer
- func_74205_h() - Method in class net.minecraft.src.GuiEnchantment
- func_74232_a(CreativeTabs, int, int) - Method in class net.minecraft.src.GuiContainerCreative
- func_74292_a(File, String, int, int) - Static method in class net.minecraft.src.ScreenShotHelper
- func_74898_a(ComponentVillageStartPiece, List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentVillageHouse1
- func_74900_a(ComponentVillageStartPiece, List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentVillageField
- func_74902_a(ComponentVillageStartPiece, List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentVillageField2
- func_74904_a(ComponentVillageStartPiece, List, Random, int, int, int, int) - Static method in class net.minecraft.src.ComponentVillageTorch
- func_74906_a(ComponentVillageStartPiece, List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentVillageHall
- func_74908_a(ComponentVillageStartPiece, List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentVillageWoodHut
- func_74912_a(ComponentVillageStartPiece, List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentVillageHouse4_Garden
- func_74915_a(ComponentVillageStartPiece, List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentVillageHouse2
- func_74919_a(ComponentVillageStartPiece, List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentVillageChurch
- func_74921_a(ComponentVillageStartPiece, List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentVillageHouse3
- func_74933_a(ComponentVillageStartPiece, List, Random, int, int, int, int) - Static method in class net.minecraft.src.ComponentVillagePathGen
- func_74935_a(World, StructureBoundingBox, int) - Method in class net.minecraft.src.ComponentScatteredFeatureDesertPyramid
- func_74971_a(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentNetherBridgeEnd
- func_74992_a(List, Random, int, int, int, int) - Static method in class net.minecraft.src.ComponentStrongholdCorridor
- func_75664_a() - Method in class net.minecraft.src.EntityBodyHelper
- func_75832_b(PathPoint) - Method in class net.minecraft.src.PathPoint
- func_75968_a(int) - Method in class net.minecraft.src.StatBase
- func_76181_a() - Static method in class net.minecraft.src.HttpUtil
- func_76309_a(int, double, double) - Method in class net.minecraft.src.NoiseGeneratorPerlin
- func_76328_a(ProfilerResult) - Method in class net.minecraft.src.ProfilerResult
- func_76329_a() - Method in class net.minecraft.src.ProfilerResult
- func_76733_a(int) - Method in class net.minecraft.src.BiomeGenBase
- func_77061_b(EntityCreeper, int, float) - Method in class net.minecraft.src.RenderCreeper
- func_77207_a(int, int, int, int) - Method in class net.minecraft.src.GuiSlot
- func_77208_b(int) - Method in class net.minecraft.src.GuiSlot
- func_77209_d() - Method in class net.minecraft.src.GuiSlot
- func_77210_c(int, int) - Method in class net.minecraft.src.GuiSlot
- func_77215_b(int, int) - Method in class net.minecraft.src.GuiSlot
- func_77222_a(int, int, Tessellator) - Method in class net.minecraft.src.GuiSlot
- func_77223_a(boolean, int) - Method in class net.minecraft.src.GuiSlot
- func_77224_a(int, int) - Method in class net.minecraft.src.GuiSlot
- func_77277_b() - Method in class net.minecraft.src.Explosion
- func_77422_e() - Method in class net.minecraft.src.StatsSyncher
- func_77425_c() - Method in class net.minecraft.src.StatsSyncher
- func_77441_a(String, String, Map) - Static method in class net.minecraft.src.StatFileWriter
- func_77445_b() - Method in class net.minecraft.src.StatFileWriter
- func_77448_c(Map) - Method in class net.minecraft.src.StatFileWriter
- func_77449_e() - Method in class net.minecraft.src.StatFileWriter
- func_77452_b(Map) - Method in class net.minecraft.src.StatFileWriter
- func_77453_b(String) - Static method in class net.minecraft.src.StatFileWriter
- func_77551_a(String, InetAddress) - Method in class net.minecraft.src.LanServerList
- func_77905_c(int) - Static method in class net.minecraft.src.PotionHelper
- func_77908_a(int, int, int, int, int, int) - Static method in class net.minecraft.src.PotionHelper
- func_77909_a(int) - Static method in class net.minecraft.src.PotionHelper
- func_77915_a(int, boolean) - Static method in class net.minecraft.src.PotionHelper
- func_78104_a() - Method in class net.minecraft.src.ModelBlaze
- func_78244_a(String) - Method in class net.minecraft.src.ModelBox
- func_78418_a(int, int, int) - Method in class net.minecraft.src.RenderList
- func_78419_a() - Method in class net.minecraft.src.RenderList
- func_78420_a(int) - Method in class net.minecraft.src.RenderList
- func_78421_b() - Method in class net.minecraft.src.RenderList
- func_78422_a(int, int, int, double, double, double) - Method in class net.minecraft.src.RenderList
- func_78752_a(ItemStack) - Method in class net.minecraft.src.PlayerControllerMP
- func_78754_a(World) - Method in class net.minecraft.src.PlayerControllerMP
- func_78763_f() - Method in class net.minecraft.src.PlayerControllerMP
- func_78768_b(EntityPlayer, Entity) - Method in class net.minecraft.src.PlayerControllerMP
- func_78860_a(String) - Static method in class net.minecraft.src.ServerAddress
- func_82119_b() - Method in class net.minecraft.src.TileEntitySkull
- func_82125_v_() - Method in class net.minecraft.src.TileEntityBeacon
- func_82187_q() - Method in class net.minecraft.src.EntityVillager
- func_82194_d() - Method in class net.minecraft.src.EntityDragon
- func_82194_d() - Method in interface net.minecraft.src.IEntityMultiPart
- func_82195_e(DamageSource, float) - Method in class net.minecraft.src.EntityDragon
- func_82206_m() - Method in class net.minecraft.src.EntityWither
- func_82207_a(int) - Method in class net.minecraft.src.EntityWither
- func_82210_r(int) - Method in class net.minecraft.src.EntityWither
- func_82211_c(int, int) - Method in class net.minecraft.src.EntityWither
- func_82212_n() - Method in class net.minecraft.src.EntityWither
- func_82215_s(int) - Method in class net.minecraft.src.EntityWither
- func_82251_b(int, int) - Method in class net.minecraft.src.GuiButton
- func_82252_a() - Method in class net.minecraft.src.GuiButton
- func_82270_g() - Method in class net.minecraft.src.GuiCreateFlatWorld
- func_82286_a(WorldInfo) - Method in class net.minecraft.src.GuiCreateWorld
- func_82296_g() - Method in class net.minecraft.src.GuiFlatPresets
- func_82360_a(ICommandSender, String[], int) - Static method in class net.minecraft.src.CommandBase
- func_82361_a(ICommandSender, String[], int, boolean) - Static method in class net.minecraft.src.CommandBase
- func_82393_a(float, float, float, int, float, int, String) - Method in class net.minecraft.src.TileEntitySkullRenderer
- func_82399_a(EntityWitherSkull, double, double, double, float, float) - Method in class net.minecraft.src.RenderWitherSkull
- func_82404_a(EntityItemFrame, double, double, double, float, float) - Method in class net.minecraft.src.RenderItemFrame
- func_82408_c(EntityLivingBase, int, float) - Method in class net.minecraft.src.RendererLivingEntity
- func_82408_c(EntityLivingBase, int, float) - Method in class net.minecraft.src.RenderPlayer
- func_82409_b(EntityWitch, float) - Method in class net.minecraft.src.RenderWitch
- func_82410_b() - Method in class net.minecraft.src.RenderWitch
- func_82411_a(EntityWitch, float) - Method in class net.minecraft.src.RenderWitch
- func_82412_a(EntityWitch, double, double, double, float, float) - Method in class net.minecraft.src.RenderWitch
- func_82415_a(EntityWither, float) - Method in class net.minecraft.src.RenderWither
- func_82416_b(EntityWither, int, float) - Method in class net.minecraft.src.RenderWither
- func_82417_a(EntityWither, int, float) - Method in class net.minecraft.src.RenderWither
- func_82418_a(EntityWither, double, double, double, float, float) - Method in class net.minecraft.src.RenderWither
- func_82420_a(EntityLiving, ItemStack) - Method in class net.minecraft.src.RenderBiped
- func_82421_b() - Method in class net.minecraft.src.RenderBiped
- func_82421_b() - Method in class net.minecraft.src.RenderZombie
- func_82422_c() - Method in class net.minecraft.src.RenderBiped
- func_82422_c() - Method in class net.minecraft.src.RenderSkeleton
- func_82426_a(EntityZombie, double, double, double, float, float) - Method in class net.minecraft.src.RenderZombie
- func_82428_a(EntityZombie, float) - Method in class net.minecraft.src.RenderZombie
- func_82429_a(EntityZombie, int, float) - Method in class net.minecraft.src.RenderZombie
- func_82430_a(EntityZombie, float, float, float) - Method in class net.minecraft.src.RenderZombie
- func_82439_b(EntityLivingBase, int, float) - Method in class net.minecraft.src.RenderBiped
- func_82442_a(EntityBat, float) - Method in class net.minecraft.src.RenderBat
- func_82443_a(EntityBat, double, double, double, float, float) - Method in class net.minecraft.src.RenderBat
- func_82444_a(EntityBat, float, float, float) - Method in class net.minecraft.src.RenderBat
- func_82445_a(EntityBat, double, double, double) - Method in class net.minecraft.src.RenderBat
- func_82447_a(EntityWolf, int, float) - Method in class net.minecraft.src.RenderWolf
- func_82498_a() - Method in class net.minecraft.src.BehaviorProjectileDispense
- func_82500_b() - Method in class net.minecraft.src.BehaviorProjectileDispense
- func_82506_l() - Method in class net.minecraft.src.Block
- func_82506_l() - Method in class net.minecraft.src.BlockFire
- func_82506_l() - Method in class net.minecraft.src.BlockFlowing
- func_82541_d(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockStairs
- func_82542_g(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockStairs
- func_82544_h(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockStairs
- func_82565_a(Entity, int, int, int, PathPoint, boolean, boolean, boolean) - Static method in class net.minecraft.src.PathFinder
- func_82566_a(World) - Method in class net.minecraft.src.VillageCollection
- func_82568_a(EntityPlayer) - Method in class net.minecraft.src.MapData
- func_82590_d() - Method in class net.minecraft.src.Vec3Pool
- func_82645_d() - Method in class net.minecraft.src.FlatGeneratorInfo
- func_82683_b(int) - Method in class net.minecraft.src.Village
- func_82685_c(EntityLivingBase) - Method in class net.minecraft.src.Village
- func_82691_a(World) - Method in class net.minecraft.src.Village
- func_82713_a(String, double, double) - Static method in class net.minecraft.src.MathHelper
- func_82738_a(long) - Method in class net.minecraft.src.World
- func_82739_e(int, int, int, int, int) - Method in class net.minecraft.src.World
- func_82749_j() - Method in class net.minecraft.src.WorldSettings
- func_82750_a(String) - Method in class net.minecraft.src.WorldSettings
- func_82783_a(int) - Method in class net.minecraft.src.MerchantRecipe
- func_82784_g() - Method in class net.minecraft.src.MerchantRecipe
- func_82785_h() - Method in class net.minecraft.src.MerchantRecipe
- func_82803_g() - Method in class net.minecraft.src.ItemSword
- func_82813_b(ItemStack, int) - Method in class net.minecraft.src.ItemArmor
- func_82817_b(Collection) - Static method in class net.minecraft.src.PotionHelper
- func_82897_a() - Method in class net.minecraft.src.ModelZombieVillager
- func_82903_a() - Method in class net.minecraft.src.ModelWither
- func_83011_d(World, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneLogic
- func_85027_a(CrashReportCategory) - Method in class net.minecraft.src.TileEntity
- func_85069_a(StackTraceElement, StackTraceElement) - Method in class net.minecraft.src.CrashReportCategory
- func_85070_b(int) - Method in class net.minecraft.src.CrashReportCategory
- func_85072_a(StringBuilder) - Method in class net.minecraft.src.CrashReportCategory
- func_85073_a(int) - Method in class net.minecraft.src.CrashReportCategory
- func_85074_a(double, double, double) - Static method in class net.minecraft.src.CrashReportCategory
- func_85144_b() - Static method in class net.minecraft.src.IntCache
- func_85172_a(EntityPlayerMP, Chunk) - Method in class net.minecraft.src.EntityTracker
- func_90012_b(EntityAgeable) - Method in class net.minecraft.src.EntityVillager
- func_90015_b(EntityAgeable) - Method in class net.minecraft.src.EntitySheep
- func_92015_f() - Method in class net.minecraft.src.EntityClientPlayerMP
- func_92026_h() - Method in class net.minecraft.src.GuiConfirmOpenLink
- func_92070_a(String, float, float, float, float, float, int) - Method in class net.minecraft.src.SoundManager
- func_92071_g() - Method in class net.minecraft.src.SoundManager
- func_92080_a(WeightedRandomChestContent[], WeightedRandomChestContent...) - Static method in class net.minecraft.src.WeightedRandomChestContent
- func_92088_a(double, double, double, double, double, double, NBTTagCompound) - Method in class net.minecraft.src.World
- func_92088_a(double, double, double, double, double, double, NBTTagCompound) - Method in class net.minecraft.src.WorldClient
- func_92092_a(Entity, double) - Static method in class net.minecraft.src.EnchantmentProtection
- func_92094_a(int, Random) - Static method in class net.minecraft.src.EnchantmentThorns
- func_92095_b(int, Random) - Static method in class net.minecraft.src.EnchantmentThorns
- func_92096_a(Entity, EntityLivingBase, Random) - Static method in class net.minecraft.src.EnchantmentThorns
- func_92098_i(EntityLivingBase) - Static method in class net.minecraft.src.EnchantmentHelper
- func_92099_a(Enchantment, EntityLivingBase) - Static method in class net.minecraft.src.EnchantmentHelper
- func_92100_c() - Method in class net.minecraft.src.ShapedRecipes
- func_92107_a(NBTTagCompound, List) - Static method in class net.minecraft.src.ItemFireworkCharge
- func_92108_a(ItemStack, String) - Static method in class net.minecraft.src.ItemFireworkCharge
- func_92110_g(ItemStack) - Method in class net.minecraft.src.ItemEnchantedBook
- func_92112_a(Random, int, int, int) - Method in class net.minecraft.src.ItemEnchantedBook
- func_92113_a(Enchantment, List) - Method in class net.minecraft.src.ItemEnchantedBook
- func_92114_b(Random) - Method in class net.minecraft.src.ItemEnchantedBook
- func_94047_a(String) - Method in class net.minecraft.src.TileEntityBeacon
- func_94060_bK() - Method in class net.minecraft.src.EntityLivingBase
- func_94088_b(double) - Method in class net.minecraft.src.EntityMinecart
- func_94104_d() - Method in class net.minecraft.src.EntityMinecartTNT
- func_94131_a(String) - Method in class net.minecraft.src.TileEntityBrewingStand
- func_94133_a() - Method in class net.minecraft.src.TileEntityEnchantmentTable
- func_94134_a(String) - Method in class net.minecraft.src.TileEntityEnchantmentTable
- func_94135_b() - Method in class net.minecraft.src.TileEntityEnchantmentTable
- func_94146_a(EntityMinecartTNT, float, Block, int) - Method in class net.minecraft.src.RenderTntMinecart
- func_94353_c_(int) - Method in class net.minecraft.src.BlockBasePressurePlate
- func_94354_b_(World, int, int, int) - Method in class net.minecraft.src.BlockBasePressurePlate
- func_94358_a(World, int, int, int, int, int, int) - Method in class net.minecraft.src.BlockRail
- func_94358_a(World, int, int, int, int, int, int) - Method in class net.minecraft.src.BlockRailBase
- func_94358_a(World, int, int, int, int, int, int) - Method in class net.minecraft.src.BlockRailPowered
- func_94360_a(World, int, int, int, int, boolean, int) - Method in class net.minecraft.src.BlockRailPowered
- func_94361_a(World, int, int, int, boolean, int, int) - Method in class net.minecraft.src.BlockRailPowered
- func_94397_d(World, int, int, int, int) - Method in class net.minecraft.src.BlockTorch
- func_94398_p() - Method in class net.minecraft.src.BlockEndPortalFrame
- func_94476_e(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneLogic
- func_94476_e(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneRepeater
- func_94477_d(int) - Method in class net.minecraft.src.BlockRedstoneLogic
- func_94477_d(int) - Method in class net.minecraft.src.BlockRedstoneRepeater
- func_94479_f(World, int, int, int, int) - Method in class net.minecraft.src.BlockComparator
- func_94479_f(World, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneLogic
- func_94480_d(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockComparator
- func_94480_d(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneLogic
- func_94481_j_(int) - Method in class net.minecraft.src.BlockComparator
- func_94481_j_(int) - Method in class net.minecraft.src.BlockRedstoneLogic
- func_94481_j_(int) - Method in class net.minecraft.src.BlockRedstoneRepeater
- func_94482_f(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneLogic
- func_94483_i_(World, int, int, int) - Method in class net.minecraft.src.BlockRedstoneLogic
- func_94484_i() - Method in class net.minecraft.src.BlockComparator
- func_94484_i() - Method in class net.minecraft.src.BlockRedstoneLogic
- func_94484_i() - Method in class net.minecraft.src.BlockRedstoneRepeater
- func_94485_e() - Method in class net.minecraft.src.BlockComparator
- func_94485_e() - Method in class net.minecraft.src.BlockRedstoneLogic
- func_94485_e() - Method in class net.minecraft.src.BlockRedstoneRepeater
- func_94486_g(int) - Method in class net.minecraft.src.BlockRedstoneLogic
- func_94487_f(int) - Method in class net.minecraft.src.BlockRedstoneLogic
- func_94488_g(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneLogic
- func_94490_c(int) - Method in class net.minecraft.src.BlockComparator
- func_94511_a(boolean, boolean) - Method in class net.minecraft.src.BlockBaseRailLogic
- func_94522_b(String) - Static method in class net.minecraft.src.StatCollector
- func_94525_a(Set, int, ItemStack, int) - Static method in class net.minecraft.src.Container
- func_94527_a(Slot, ItemStack, boolean) - Static method in class net.minecraft.src.Container
- func_94528_d(int) - Static method in class net.minecraft.src.Container
- func_94529_b(int) - Static method in class net.minecraft.src.Container
- func_94530_a(ItemStack, Slot) - Method in class net.minecraft.src.Container
- func_94530_a(ItemStack, Slot) - Method in class net.minecraft.src.ContainerPlayer
- func_94530_a(ItemStack, Slot) - Method in class net.minecraft.src.ContainerWorkbench
- func_94532_c(int) - Static method in class net.minecraft.src.Container
- func_94533_d() - Method in class net.minecraft.src.Container
- func_94534_d(int, int) - Static method in class net.minecraft.src.Container
- func_94545_a() - Method in class net.minecraft.src.CombatTracker
- func_94546_b() - Method in class net.minecraft.src.CombatTracker
- func_94547_a(DamageSource, float, float) - Method in class net.minecraft.src.CombatTracker
- func_94550_c() - Method in class net.minecraft.src.CombatTracker
- func_94558_h() - Method in class net.minecraft.src.CombatEntry
- func_94559_f() - Method in class net.minecraft.src.CombatEntry
- func_94561_i() - Method in class net.minecraft.src.CombatEntry
- func_94562_g() - Method in class net.minecraft.src.CombatEntry
- func_94563_c() - Method in class net.minecraft.src.CombatEntry
- func_94589_d(String) - Static method in class net.minecraft.src.ItemPotion
- func_94597_g() - Method in class net.minecraft.src.ItemFishingRod
- func_94602_b(int) - Static method in class net.minecraft.src.ItemArmor
- func_94900_c(EntityAgeable) - Method in class net.minecraft.src.EntityMooshroom
- func_95999_t() - Method in class net.minecraft.src.EntityMinecart
- func_96097_a() - Method in class net.minecraft.src.TileEntityRecordPlayer
- func_96098_a(ItemStack) - Method in class net.minecraft.src.TileEntityRecordPlayer
- func_96102_a(int) - Method in class net.minecraft.src.TileEntityCommandBlock
- func_96103_d() - Method in class net.minecraft.src.TileEntityCommandBlock
- func_96112_aD() - Method in class net.minecraft.src.EntityMinecartHopper
- func_96126_f() - Method in class net.minecraft.src.GuiNewChat
- func_96127_i() - Method in class net.minecraft.src.GuiNewChat
- func_96128_a(float) - Static method in class net.minecraft.src.GuiNewChat
- func_96130_b(float) - Static method in class net.minecraft.src.GuiNewChat
- func_96131_h() - Method in class net.minecraft.src.GuiNewChat
- func_96132_b() - Method in class net.minecraft.src.GuiNewChat
- func_96133_g() - Method in class net.minecraft.src.GuiNewChat
- func_96135_a(String) - Method in class net.minecraft.src.GuiButtonLink
- func_96165_a(String, int, int) - Method in class net.minecraft.src.GuiScreenOnlineServers
- func_96178_g() - Method in class net.minecraft.src.GuiScreenOnlineServers
- func_96208_g() - Method in class net.minecraft.src.GuiScreenLongRunningTask
- func_96296_a(boolean, boolean) - Static method in enum class net.minecraft.src.EnumChatFormatting
- func_96297_d() - Method in enum class net.minecraft.src.EnumChatFormatting
- func_96298_a() - Method in enum class net.minecraft.src.EnumChatFormatting
- func_96300_b(String) - Static method in enum class net.minecraft.src.EnumChatFormatting
- func_96301_b() - Method in enum class net.minecraft.src.EnumChatFormatting
- func_96332_d(ICommandSender, String) - Static method in class net.minecraft.src.CommandBase
- func_96333_a(Collection) - Static method in class net.minecraft.src.CommandBase
- func_96353_a(String, String, int, int) - Static method in class net.minecraft.src.Request
- func_96354_d() - Method in class net.minecraft.src.Request
- func_96355_b(String) - Static method in class net.minecraft.src.Request
- func_96358_a(String) - Static method in class net.minecraft.src.Request
- func_96359_e() - Method in class net.minecraft.src.Request
- func_96359_e() - Method in class net.minecraft.src.RequestDelete
- func_96359_e() - Method in class net.minecraft.src.RequestGet
- func_96359_e() - Method in class net.minecraft.src.RequestPost
- func_96359_e() - Method in class net.minecraft.src.RequestPut
- func_96361_b(String, String) - Static method in class net.minecraft.src.Request
- func_96362_a() - Method in class net.minecraft.src.Request
- func_96363_c(String, String) - Static method in class net.minecraft.src.Request
- func_96364_c() - Method in class net.minecraft.src.Request
- func_96368_f() - Method in class net.minecraft.src.RequestPut
- func_96370_f() - Method in class net.minecraft.src.RequestDelete
- func_96371_f() - Method in class net.minecraft.src.RequestGet
- func_96372_f() - Method in class net.minecraft.src.RequestPost
- func_96374_a(long) - Method in class net.minecraft.src.McoClient
- func_96375_b() - Method in class net.minecraft.src.McoClient
- func_96376_d(long, String) - Method in class net.minecraft.src.McoClient
- func_96378_c(long) - Method in class net.minecraft.src.McoClient
- func_96379_c() - Method in class net.minecraft.src.McoClient
- func_96381_a(long, String) - Method in class net.minecraft.src.McoClient
- func_96382_a() - Method in class net.minecraft.src.McoClient
- func_96383_b(long) - Method in class net.minecraft.src.McoClient
- func_96384_a(long, String, String, int, int) - Method in class net.minecraft.src.McoClient
- func_96386_a(String, String, String, String) - Method in class net.minecraft.src.McoClient
- func_96387_b(long, String) - Method in class net.minecraft.src.McoClient
- func_96397_a() - Method in class net.minecraft.src.McoServer
- func_96398_b() - Method in class net.minecraft.src.McoServer
- func_96399_a(String) - Method in class net.minecraft.src.McoServer
- func_96400_b(String) - Method in class net.minecraft.src.McoServer
- func_96401_a(McoServer) - Method in class net.minecraft.src.McoServer
- func_96440_m(int, int, int, int) - Method in class net.minecraft.src.World
- func_96443_a(Scoreboard) - Method in class net.minecraft.src.WorldClient
- func_96449_a(EntityLivingBase, double, double, double, String, float, double) - Method in class net.minecraft.src.RendererLivingEntity
- func_96449_a(EntityLivingBase, double, double, double, String, float, double) - Method in class net.minecraft.src.RenderPlayer
- func_96450_a(AbstractClientPlayer, double, double, double, String, float, double) - Method in class net.minecraft.src.RenderPlayer
- func_96456_a(ServerScoreboard, EntityPlayerMP) - Method in class net.minecraft.src.ServerConfigurationManager
- func_96470_c(int) - Method in class net.minecraft.src.BlockComparator
- func_96470_c(int) - Method in class net.minecraft.src.BlockRedstoneLogic
- func_96479_b(float, float, float, float, float, float) - Method in class net.minecraft.src.BlockPistonBase
- func_96496_a() - Method in class net.minecraft.src.ScoreboardSaveData
- func_96497_d(NBTTagCompound) - Method in class net.minecraft.src.ScoreboardSaveData
- func_96498_a(NBTTagList) - Method in class net.minecraft.src.ScoreboardSaveData
- func_96499_a(Scoreboard) - Method in class net.minecraft.src.ScoreboardSaveData
- func_96500_c(NBTTagList) - Method in class net.minecraft.src.ScoreboardSaveData
- func_96501_b(NBTTagList) - Method in class net.minecraft.src.ScoreboardSaveData
- func_96502_a(ScorePlayerTeam, NBTTagList) - Method in class net.minecraft.src.ScoreboardSaveData
- func_96503_e() - Method in class net.minecraft.src.ScoreboardSaveData
- func_96504_c(NBTTagCompound) - Method in class net.minecraft.src.ScoreboardSaveData
- func_96505_b() - Method in class net.minecraft.src.ScoreboardSaveData
- func_96508_e(String) - Method in class net.minecraft.src.Scoreboard
- func_96510_d(String) - Method in class net.minecraft.src.Scoreboard
- func_96511_d(ScorePlayerTeam) - Method in class net.minecraft.src.Scoreboard
- func_96513_c(ScorePlayerTeam) - Method in class net.minecraft.src.Scoreboard
- func_96513_c(ScorePlayerTeam) - Method in class net.minecraft.src.ServerScoreboard
- func_96515_c(String) - Method in class net.minecraft.src.Scoreboard
- func_96516_a(String) - Method in class net.minecraft.src.Scoreboard
- func_96516_a(String) - Method in class net.minecraft.src.ServerScoreboard
- func_96519_k(ScoreObjective) - Method in class net.minecraft.src.Scoreboard
- func_96520_a(ScoreObjectiveCriteria) - Method in class net.minecraft.src.Scoreboard
- func_96521_a(String, ScorePlayerTeam) - Method in class net.minecraft.src.Scoreboard
- func_96521_a(String, ScorePlayerTeam) - Method in class net.minecraft.src.ServerScoreboard
- func_96522_a(ScoreObjective) - Method in class net.minecraft.src.Scoreboard
- func_96522_a(ScoreObjective) - Method in class net.minecraft.src.ServerScoreboard
- func_96523_a(ScorePlayerTeam) - Method in class net.minecraft.src.Scoreboard
- func_96523_a(ScorePlayerTeam) - Method in class net.minecraft.src.ServerScoreboard
- func_96524_g(String) - Method in class net.minecraft.src.Scoreboard
- func_96525_g() - Method in class net.minecraft.src.Scoreboard
- func_96527_f(String) - Method in class net.minecraft.src.Scoreboard
- func_96528_e() - Method in class net.minecraft.src.Scoreboard
- func_96529_a(String, ScoreObjective) - Method in class net.minecraft.src.Scoreboard
- func_96530_a(int, ScoreObjective) - Method in class net.minecraft.src.Scoreboard
- func_96530_a(int, ScoreObjective) - Method in class net.minecraft.src.ServerScoreboard
- func_96531_f() - Method in class net.minecraft.src.Scoreboard
- func_96532_b(ScoreObjective) - Method in class net.minecraft.src.Scoreboard
- func_96532_b(ScoreObjective) - Method in class net.minecraft.src.ServerScoreboard
- func_96533_c(ScoreObjective) - Method in class net.minecraft.src.Scoreboard
- func_96533_c(ScoreObjective) - Method in class net.minecraft.src.ServerScoreboard
- func_96534_i(ScoreObjective) - Method in class net.minecraft.src.Scoreboard
- func_96535_a(String, ScoreObjectiveCriteria) - Method in class net.minecraft.src.Scoreboard
- func_96536_a(Score) - Method in class net.minecraft.src.Scoreboard
- func_96536_a(Score) - Method in class net.minecraft.src.ServerScoreboard
- func_96538_b(ScorePlayerTeam) - Method in class net.minecraft.src.Scoreboard
- func_96538_b(ScorePlayerTeam) - Method in class net.minecraft.src.ServerScoreboard
- func_96539_a(int) - Method in class net.minecraft.src.Scoreboard
- func_96546_g(ScoreObjective) - Method in class net.minecraft.src.ServerScoreboard
- func_96547_a(ScoreboardSaveData) - Method in class net.minecraft.src.ServerScoreboard
- func_96548_f(ScoreObjective) - Method in class net.minecraft.src.ServerScoreboard
- func_96549_e(ScoreObjective) - Method in class net.minecraft.src.ServerScoreboard
- func_96550_d(ScoreObjective) - Method in class net.minecraft.src.ServerScoreboard
- func_96551_b() - Method in class net.minecraft.src.ServerScoreboard
- func_96552_h(ScoreObjective) - Method in class net.minecraft.src.ServerScoreboard
- func_96558_a() - Method in class net.minecraft.src.CallableIsServerModded
- func_96560_a(Map) - Static method in class net.minecraft.src.PlayerSelector
- func_96603_a(World, int, int, int, int) - Static method in class net.minecraft.src.ItemDye
- func_96604_a(ItemStack, World, int, int, int) - Static method in class net.minecraft.src.ItemDye
- func_96606_e() - Method in class net.minecraft.src.SelectionListBase
- func_96607_d() - Method in class net.minecraft.src.SelectionListBase
- func_96608_a() - Method in class net.minecraft.src.SelectionListBase
- func_96609_a(int) - Method in class net.minecraft.src.SelectionListBase
- func_96610_a(int, int, int, int, Tessellator) - Method in class net.minecraft.src.SelectionListBase
- func_96611_c() - Method in class net.minecraft.src.SelectionListBase
- func_96612_a(int, int, float) - Method in class net.minecraft.src.SelectionListBase
- func_96613_b() - Method in class net.minecraft.src.SelectionListBase
- func_96615_a(int, boolean) - Method in class net.minecraft.src.SelectionListBase
- func_96635_a(List) - Method in class net.minecraft.src.ScoreDummyCriteria
- func_96635_a(List) - Method in class net.minecraft.src.ScoreHealthCriteria
- func_96635_a(List) - Method in interface net.minecraft.src.ScoreObjectiveCriteria
- func_96636_a() - Method in class net.minecraft.src.ScoreDummyCriteria
- func_96636_a() - Method in interface net.minecraft.src.ScoreObjectiveCriteria
- func_96645_d() - Method in class net.minecraft.src.Score
- func_96646_b(int) - Method in class net.minecraft.src.Score
- func_96647_c(int) - Method in class net.minecraft.src.Score
- func_96648_a() - Method in class net.minecraft.src.Score
- func_96649_a(int) - Method in class net.minecraft.src.Score
- func_96650_f() - Method in class net.minecraft.src.Score
- func_96651_a(List) - Method in class net.minecraft.src.Score
- func_96661_b() - Method in class net.minecraft.src.ScorePlayerTeam
- func_96661_b() - Method in class net.minecraft.src.Team
- func_96662_c(String) - Method in class net.minecraft.src.ScorePlayerTeam
- func_96664_a(String) - Method in class net.minecraft.src.ScorePlayerTeam
- func_96666_b(String) - Method in class net.minecraft.src.ScorePlayerTeam
- func_96669_c() - Method in class net.minecraft.src.ScorePlayerTeam
- func_98039_d() - Method in class net.minecraft.src.EntityMinecartMobSpawner
- func_98117_g() - Method in class net.minecraft.src.GuiScreenLongRunningTask
- func_98144_a(MobSpawnerBaseLogic, double, double, double, float) - Static method in class net.minecraft.src.TileEntityMobSpawnerRenderer
- func_98161_a(String) - Static method in class net.minecraft.src.ValueObjectList
- func_98162_a(String) - Static method in class net.minecraft.src.McoServerAddress
- func_98163_a(JsonNode) - Static method in class net.minecraft.src.McoServer
- func_98165_c(String) - Static method in class net.minecraft.src.McoServer
- func_98169_a(String) - Static method in class net.minecraft.src.ValueObjectSubscription
- func_98176_a(long) - Method in class net.minecraft.src.McoClient
- func_98177_f(long) - Method in class net.minecraft.src.McoClient
- func_98192_a(EntityMinecartMobSpawner, float, Block, int) - Method in class net.minecraft.src.RenderMinecartMobSpawner
- func_98220_a() - Method in class net.minecraft.src.WeightedRandomMinecart
- func_98248_d() - Method in class net.minecraft.src.McoServerList
- func_98250_b() - Method in class net.minecraft.src.McoServerList
- func_98252_c() - Method in class net.minecraft.src.McoServerList
- func_98265_a(Entity) - Method in class net.minecraft.src.MobSpawnerBaseLogic
- func_98267_a(int) - Method in class net.minecraft.src.MobSpawnerBaseLogic
- func_98281_h() - Method in class net.minecraft.src.MobSpawnerBaseLogic
- func_98297_h() - Method in class net.minecraft.src.ScorePlayerTeam
- func_98297_h() - Method in class net.minecraft.src.Team
- func_98298_a(int) - Method in class net.minecraft.src.ScorePlayerTeam
- func_98299_i() - Method in class net.minecraft.src.ScorePlayerTeam
- func_98300_b(boolean) - Method in class net.minecraft.src.ScorePlayerTeam
- func_98302_b() - Static method in class net.minecraft.src.GLAllocation
- furnaceBurning - Static variable in class net.minecraft.src.Block
- furnaceBurnTime - Variable in class net.minecraft.src.TileEntityFurnace
-
The number of ticks that the furnace will keep burning
- furnaceCookTime - Variable in class net.minecraft.src.TileEntityFurnace
-
The number of ticks that the current item has been cooking for
- furnaceFrontIcon - Variable in class net.minecraft.src.BlockDispenser
- furnaceIdle - Static variable in class net.minecraft.src.Block
- FurnaceRecipes - Class in net.minecraft.src
- furnaceTopIcon - Variable in class net.minecraft.src.BlockDispenser
- fuse - Variable in class net.minecraft.src.EntityTNTPrimed
-
How long the fuse is
G
- gameMode - Variable in class net.minecraft.src.Packet70GameEvent
-
When reason==3, the game mode to set.
- GameRules - Class in net.minecraft.src
- GameRules() - Constructor for class net.minecraft.src.GameRules
- gameSettings - Variable in class net.minecraft.src.Minecraft
-
The game settings that currently hold effect.
- GameSettings - Class in net.minecraft.src
- GameSettings() - Constructor for class net.minecraft.src.GameSettings
- GameSettings(Minecraft, File) - Constructor for class net.minecraft.src.GameSettings
- gameType - Variable in class net.minecraft.src.Packet1Login
- gameType - Variable in class net.minecraft.src.Packet9Respawn
- gameVersion - Variable in class net.minecraft.src.ServerData
-
Game version for this server.
- GAMMA - Enum constant in enum class net.minecraft.src.EnumOptions
- gammaSetting - Variable in class net.minecraft.src.GameSettings
- genAchievementBackground(int, int, float) - Method in class net.minecraft.src.GuiAchievements
- generalStats - Static variable in class net.minecraft.src.StatList
- generate(IChunkProvider, World, int, int, byte[]) - Method in class net.minecraft.src.MapGenBase
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenBigMushroom
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenBigTree
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenCactus
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenClay
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenDeadBush
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenDesertWells
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenDungeons
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenerator
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGeneratorBonusChest
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenFire
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenFlowers
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenForest
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenGlowStone1
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenGlowStone2
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenHellLava
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenHugeTrees
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenLakes
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenLiquids
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenMinable
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenPumpkin
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenReed
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenSand
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenShrub
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenSpikes
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenSwamp
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenTaiga1
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenTaiga2
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenTallGrass
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenTrees
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenVines
- generate(World, Random, int, int, int) - Method in class net.minecraft.src.WorldGenWaterlily
- generateCaveNode(long, int, int, byte[], double, double, double, float, float, float, int, int, double) - Method in class net.minecraft.src.MapGenCaves
-
Generates a node in the current cave system recursion tree.
- generateCaveNode(long, int, int, byte[], double, double, double, float, float, float, int, int, double) - Method in class net.minecraft.src.MapGenCavesHell
-
Generates a node in the current cave system recursion tree.
- generateChestContents(Random, WeightedRandomChestContent[], IInventory, int) - Static method in class net.minecraft.src.WeightedRandomChestContent
-
Generates the Chest contents.
- generateDispenserContents(Random, WeightedRandomChestContent[], TileEntityDispenser, int) - Static method in class net.minecraft.src.WeightedRandomChestContent
-
Generates the Dispenser contents.
- generateDisplayLists(int) - Static method in class net.minecraft.src.GLAllocation
-
Generates the specified number of display lists and returns the first index.
- generateHeightMap() - Method in class net.minecraft.src.Chunk
-
Generates the height map for a chunk from scratch
- generateHeightMap() - Method in class net.minecraft.src.EmptyChunk
-
Generates the height map for a chunk from scratch
- generateLakes - Variable in class net.minecraft.src.BiomeDecorator
-
True if decorator should generate surface lava & water
- generateLargeCaveNode(long, int, int, byte[], double, double, double) - Method in class net.minecraft.src.MapGenCaves
-
Generates a larger initial cave node than usual.
- generateLargeCaveNode(long, int, int, byte[], double, double, double) - Method in class net.minecraft.src.MapGenCavesHell
-
Generates a larger initial cave node than usual.
- generateLightBrightnessTable() - Method in class net.minecraft.src.WorldProvider
-
Creates the light to brightness table
- generateLightBrightnessTable() - Method in class net.minecraft.src.WorldProviderHell
-
Creates the light to brightness table
- generateNetherTerrain(int, int, byte[]) - Method in class net.minecraft.src.ChunkProviderHell
-
Generates the shape of the terrain in the nether.
- generateNoiseOctaves(double[], int, int, int, int, double, double, double) - Method in class net.minecraft.src.NoiseGeneratorOctaves
-
Bouncer function to the main one with some default arguments.
- generateNoiseOctaves(double[], int, int, int, int, int, int, double, double, double) - Method in class net.minecraft.src.NoiseGeneratorOctaves
-
pars:(par2,3,4=noiseOffset ; so that adjacent noise segments connect) (pars5,6,7=x,y,zArraySize),(pars8,10,12 = x,y,z noiseScale)
- generateOres() - Method in class net.minecraft.src.BiomeDecorator
-
Generates ores in the current chunk
- generateRandomEnchantName() - Method in class net.minecraft.src.EnchantmentNameParts
-
Generates a random enchant name.
- generateRavine(long, int, int, byte[], double, double, double, float, float, float, int, int, double) - Method in class net.minecraft.src.MapGenRavine
- generateSkylightMap() - Method in class net.minecraft.src.Chunk
-
Generates the initial skylight map for the chunk upon generation or load.
- generateSkylightMap() - Method in class net.minecraft.src.EmptyChunk
-
Generates the initial skylight map for the chunk upon generation or load.
- generateStructure(World, Random, StructureBoundingBox) - Method in class net.minecraft.src.StructureStart
-
Keeps iterating Structure Pieces and spawning them until the checks tell it to stop
- generateStructureChestContents(World, StructureBoundingBox, Random, int, int, int, WeightedRandomChestContent[], int) - Method in class net.minecraft.src.ComponentMineshaftCorridor
-
Used to generate chests with items in it. ex: Temple Chests, Village Blacksmith Chests, Mineshaft Chests.
- generateStructureChestContents(World, StructureBoundingBox, Random, int, int, int, WeightedRandomChestContent[], int) - Method in class net.minecraft.src.StructureComponent
-
Used to generate chests with items in it. ex: Temple Chests, Village Blacksmith Chests, Mineshaft Chests.
- generateStructureDispenserContents(World, StructureBoundingBox, Random, int, int, int, int, WeightedRandomChestContent[], int) - Method in class net.minecraft.src.StructureComponent
-
Used to generate dispenser contents for structures. ex: Jungle Temples.
- generateStructuresInChunk(World, Random, int, int) - Method in class net.minecraft.src.MapGenStructure
-
Generates structures in specified chunk next to existing structures.
- generateTerrain(int, int, byte[]) - Method in class net.minecraft.src.ChunkProviderGenerate
-
Generates the shape of the terrain for the chunk though its all stone though the water is frozen if the temperature is low enough
- generateTerrain(int, int, byte[], BiomeGenBase[]) - Method in class net.minecraft.src.ChunkProviderEnd
- generatorOptionsToUse - Variable in class net.minecraft.src.GuiCreateWorld
-
Generator options to use when creating the world.
- generic - Static variable in class net.minecraft.src.DamageSource
- GenLayer - Class in net.minecraft.src
- GenLayer(long) - Constructor for class net.minecraft.src.GenLayer
- GenLayerAddIsland - Class in net.minecraft.src
- GenLayerAddIsland(long, GenLayer) - Constructor for class net.minecraft.src.GenLayerAddIsland
- GenLayerAddMushroomIsland - Class in net.minecraft.src
- GenLayerAddMushroomIsland(long, GenLayer) - Constructor for class net.minecraft.src.GenLayerAddMushroomIsland
- GenLayerAddSnow - Class in net.minecraft.src
- GenLayerAddSnow(long, GenLayer) - Constructor for class net.minecraft.src.GenLayerAddSnow
- GenLayerBiome - Class in net.minecraft.src
- GenLayerBiome(long, GenLayer, WorldType) - Constructor for class net.minecraft.src.GenLayerBiome
- GenLayerFuzzyZoom - Class in net.minecraft.src
- GenLayerFuzzyZoom(long, GenLayer) - Constructor for class net.minecraft.src.GenLayerFuzzyZoom
- GenLayerHills - Class in net.minecraft.src
- GenLayerHills(long, GenLayer) - Constructor for class net.minecraft.src.GenLayerHills
- GenLayerIsland - Class in net.minecraft.src
- GenLayerIsland(long) - Constructor for class net.minecraft.src.GenLayerIsland
- GenLayerRiver - Class in net.minecraft.src
- GenLayerRiver(long, GenLayer) - Constructor for class net.minecraft.src.GenLayerRiver
- GenLayerRiverInit - Class in net.minecraft.src
- GenLayerRiverInit(long, GenLayer) - Constructor for class net.minecraft.src.GenLayerRiverInit
- GenLayerRiverMix - Class in net.minecraft.src
- GenLayerRiverMix(long, GenLayer, GenLayer) - Constructor for class net.minecraft.src.GenLayerRiverMix
- GenLayerShore - Class in net.minecraft.src
- GenLayerShore(long, GenLayer) - Constructor for class net.minecraft.src.GenLayerShore
- GenLayerSmooth - Class in net.minecraft.src
- GenLayerSmooth(long, GenLayer) - Constructor for class net.minecraft.src.GenLayerSmooth
- GenLayerSwampRivers - Class in net.minecraft.src
- GenLayerSwampRivers(long, GenLayer) - Constructor for class net.minecraft.src.GenLayerSwampRivers
- GenLayerVoronoiZoom - Class in net.minecraft.src
- GenLayerVoronoiZoom(long, GenLayer) - Constructor for class net.minecraft.src.GenLayerVoronoiZoom
- GenLayerZoom - Class in net.minecraft.src
- GenLayerZoom(long, GenLayer) - Constructor for class net.minecraft.src.GenLayerZoom
- genNetherBridge - Variable in class net.minecraft.src.ChunkProviderHell
- genStandardOre1(int, WorldGenerator, int, int) - Method in class net.minecraft.src.BiomeDecorator
-
Standard ore generation helper.
- genStandardOre2(int, WorldGenerator, int, int) - Method in class net.minecraft.src.BiomeDecorator
-
Standard ore generation helper.
- get(int, int, int) - Method in class net.minecraft.src.NibbleArray
-
Returns the nibble of data corresponding to the passed in x, y, z. y is at most 6 bits, z is at most 4.
- get(int, int, int) - Method in class net.minecraft.src.NibbleArrayReader
- get(Object) - Method in class net.minecraft.src.LowerStringMap
- getAABB(double, double, double, double, double, double) - Method in class net.minecraft.src.AABBPool
-
Creates a new AABB, or reuses one that's no longer in use.
- getAABBPool() - Static method in class net.minecraft.src.AxisAlignedBB
-
Gets the ThreadLocal AABBPool
- getAbsorptionAmount() - Method in class net.minecraft.src.EntityLivingBase
- getAbsorptionAmount() - Method in class net.minecraft.src.EntityPlayer
- getAccessibleSlotsFromSide(int) - Method in interface net.minecraft.src.ISidedInventory
-
Returns an array containing the indices of the slots that can be accessed by automation on the given side of this block.
- getAccessibleSlotsFromSide(int) - Method in class net.minecraft.src.TileEntityBrewingStand
-
Returns an array containing the indices of the slots that can be accessed by automation on the given side of this block.
- getAccessibleSlotsFromSide(int) - Method in class net.minecraft.src.TileEntityFurnace
-
Returns an array containing the indices of the slots that can be accessed by automation on the given side of this block.
- getActivePotionEffect(Potion) - Method in class net.minecraft.src.EntityLivingBase
-
returns the PotionEffect for the supplied Potion if it is active, null otherwise.
- getActivePotionEffects() - Method in class net.minecraft.src.EntityLivingBase
- getActualHeight() - Method in class net.minecraft.src.World
-
Returns current world height.
- getAdFromPingResponse(String) - Static method in class net.minecraft.src.ThreadLanServerPing
- getAge() - Method in class net.minecraft.src.EntityLivingBase
- getAggressive() - Method in class net.minecraft.src.EntityWitch
-
Return whether this witch is aggressive at an entity.
- getAIControlledByPlayer() - Method in class net.minecraft.src.EntityPig
-
Return the AI task for player control.
- getAIMoveSpeed() - Method in class net.minecraft.src.EntityLivingBase
-
the movespeed used for the new AI system
- getAIMoveSpeed() - Method in class net.minecraft.src.EntityPlayer
-
the movespeed used for the new AI system
- getAir() - Method in class net.minecraft.src.Entity
- getAITarget() - Method in class net.minecraft.src.EntityLivingBase
- getAllAttributes() - Method in class net.minecraft.src.BaseAttributeMap
- getAllOnlineUsernames() - Method in class net.minecraft.src.CommandClearInventory
-
Return all usernames currently connected to the server.
- getAllowFlying() - Method in class net.minecraft.src.Packet202PlayerAbilities
- getAllowFriendlyFire() - Method in class net.minecraft.src.ScorePlayerTeam
- getAllowFriendlyFire() - Method in class net.minecraft.src.Team
- getAllowNether() - Method in class net.minecraft.src.DedicatedServer
- getAllResources(ResourceLocation) - Method in class net.minecraft.src.FallbackResourceManager
- getAllResources(ResourceLocation) - Method in interface net.minecraft.src.ResourceManager
- getAllResources(ResourceLocation) - Method in class net.minecraft.src.SimpleReloadableResourceManager
- getAllStitchSlots(List) - Method in class net.minecraft.src.StitchSlot
-
Gets the slot and all its subslots
- getAllTileEntityInBox(int, int, int, int, int, int) - Method in class net.minecraft.src.WorldServer
-
pars: min x,y,z , max x,y,z
- getAllUsernames() - Method in class net.minecraft.src.CommandEffect
- getAllUsernames() - Method in class net.minecraft.src.CommandXP
- getAllUsernames() - Method in interface net.minecraft.src.IServer
-
Returns an array of the usernames of all the connected players.
- getAllUsernames() - Method in class net.minecraft.src.ServerConfigurationManager
-
Returns an array of the usernames of all the connected players.
- getAllWatched() - Method in class net.minecraft.src.DataWatcher
- getAlwaysRenderNameTag() - Method in class net.minecraft.src.EntityLiving
- getAlwaysRenderNameTagForRender() - Method in class net.minecraft.src.EntityLiving
- getAlwaysRenderNameTagForRender() - Method in class net.minecraft.src.EntityLivingBase
- getAlwaysRenderNameTagForRender() - Method in class net.minecraft.src.EntityPlayer
- getAmbientOcclusionLightValue(IBlockAccess, int, int, int) - Method in class net.minecraft.src.Block
-
Returns the default ambient occlusion value based on block opacity
- getAmount() - Method in class net.minecraft.src.AttributeModifier
- getAmplifier() - Method in class net.minecraft.src.PotionEffect
- getAngrySoundName() - Method in class net.minecraft.src.EntityHorse
- getAnimal() - Method in enum class net.minecraft.src.EnumCreatureType
-
Return whether this creature type is an animal.
- getAquaAffinityModifier(EntityLivingBase) - Static method in class net.minecraft.src.EnchantmentHelper
-
Returns the aqua affinity status of enchantments on current equipped item of player.
- getAreLevelsEmpty(int, int) - Method in class net.minecraft.src.Chunk
-
Returns whether the ExtendedBlockStorages containing levels (in blocks) from arg 1 to arg 2 are fully empty (true) or not (false).
- getAreLevelsEmpty(int, int) - Method in class net.minecraft.src.EmptyChunk
-
Returns whether the ExtendedBlockStorages containing levels (in blocks) from arg 1 to arg 2 are fully empty (true) or not (false).
- getArmorCraftingMaterial() - Method in enum class net.minecraft.src.EnumArmorMaterial
-
Return the crafting material for this armor material, used to determine the item that can be used to repair an armor piece with an anvil
- getArmorItemForSlot(int, int) - Static method in class net.minecraft.src.EntityLiving
-
Params: Armor slot, Item tier
- getArmorMaterial() - Method in class net.minecraft.src.ItemArmor
-
Return the armor material for this armor item.
- getArmorPosition(ItemStack) - Static method in class net.minecraft.src.EntityLiving
- getArmorVisibility() - Method in class net.minecraft.src.EntityPlayer
-
When searching for vulnerable players, if a player is invisible, the return value of this is the chance of seeing them anyway.
- getArrowCountInEntity() - Method in class net.minecraft.src.EntityLivingBase
-
counts the amount of arrows stuck in the entity. getting hit by arrows increases this, used in rendering
- getArrowTextures(EntityArrow) - Method in class net.minecraft.src.RenderArrow
- getAtlasSprite() - Method in class net.minecraft.src.StitchHolder
- getAtlasSprite(String) - Method in class net.minecraft.src.TextureMap
- getAttackStrength() - Method in class net.minecraft.src.EntityMagmaCube
-
Gets the amount of damage dealt to the player when "attacked" by the slime.
- getAttackStrength() - Method in class net.minecraft.src.EntitySlime
-
Gets the amount of damage dealt to the player when "attacked" by the slime.
- getAttackTarget() - Method in class net.minecraft.src.EntityLiving
-
Gets the active target the Task system uses for tracking
- getAttackTimer() - Method in class net.minecraft.src.EntityIronGolem
- getAttributeInstance(Attribute) - Method in class net.minecraft.src.BaseAttributeMap
- getAttributeInstance(Attribute) - Method in class net.minecraft.src.ServersideAttributeMap
- getAttributeInstanceByName(String) - Method in class net.minecraft.src.BaseAttributeMap
- getAttributeInstanceByName(String) - Method in class net.minecraft.src.ServersideAttributeMap
- getAttributeMap() - Method in class net.minecraft.src.EntityLivingBase
- getAttributeModifiers() - Method in class net.minecraft.src.ItemStack
-
Gets the attribute modifiers for this ItemStack.
- getAttributeUnlocalizedName() - Method in interface net.minecraft.src.Attribute
- getAttributeUnlocalizedName() - Method in class net.minecraft.src.BaseAttribute
- getAttributeValue() - Method in interface net.minecraft.src.AttributeInstance
- getAttributeValue() - Method in class net.minecraft.src.ModifiableAttributeInstance
- getAvailablePlayerDat() - Method in interface net.minecraft.src.IPlayerFileData
-
Returns an array of usernames for which player.dat exists for.
- getAvailablePlayerDat() - Method in class net.minecraft.src.SaveHandler
-
Returns an array of usernames for which player.dat exists for.
- getAvailablePlayerDat() - Method in class net.minecraft.src.ServerConfigurationManager
-
Returns an array of usernames for which player.dat exists for.
- getAverageEdgeLength() - Method in class net.minecraft.src.AxisAlignedBB
-
Returns the average length of the edges of the bounding box.
- getAverageGroundLevel() - Method in class net.minecraft.src.WorldProvider
- getAverageGroundLevel() - Method in class net.minecraft.src.WorldProviderEnd
- getAverageGroundLevel(World, StructureBoundingBox) - Method in class net.minecraft.src.ComponentVillageChurch
-
Discover the y coordinate that will serve as the ground level of the supplied BoundingBox.
- getAvoidsWater() - Method in class net.minecraft.src.PathNavigate
- getAxisAlignedBB(World, int, int, int, int, float, int) - Method in class net.minecraft.src.BlockPistonMoving
- getBackgroundIconIndex() - Method in class net.minecraft.src.Slot
-
Returns the icon index on items.png that is used as background image of the slot.
- getBackgroundImageName() - Method in class net.minecraft.src.CreativeTabs
- getBanEndDate() - Method in class net.minecraft.src.BanEntry
- getBannedBy() - Method in class net.minecraft.src.BanEntry
- getBannedIPs() - Method in class net.minecraft.src.ServerConfigurationManager
- getBannedList() - Method in class net.minecraft.src.BanList
-
removes expired Bans before returning
- getBannedPlayers() - Method in class net.minecraft.src.ServerConfigurationManager
- getBannedUsername() - Method in class net.minecraft.src.BanEntry
- getBanReason() - Method in class net.minecraft.src.BanEntry
- getBanStartDate() - Method in class net.minecraft.src.BanEntry
- getBaseValue() - Method in interface net.minecraft.src.AttributeInstance
- getBaseValue() - Method in class net.minecraft.src.ModifiableAttributeInstance
- getBatSize() - Method in class net.minecraft.src.ModelBat
-
not actually sure this is size, is not used as of now, but the model would be recreated if the value changed and it seems a good match for a bats size
- getBatTextures(EntityBat) - Method in class net.minecraft.src.RenderBat
- getBeacon() - Method in class net.minecraft.src.ContainerBeacon
-
Returns the Tile Entity behind this beacon inventory / container
- getBedLocation() - Method in class net.minecraft.src.EntityPlayer
-
Returns the location of the bed the player will respawn at, or null if the player has not slept in a bed.
- getBedOrientationInDegrees() - Method in class net.minecraft.src.EntityPlayer
-
Returns the orientation of the bed in degrees.
- getBehaviorForItemStack(ItemStack) - Method in class net.minecraft.src.BlockDispenser
-
Returns the behavior for the given ItemStack.
- getBehaviorForItemStack(ItemStack) - Method in class net.minecraft.src.BlockDropper
-
Returns the behavior for the given ItemStack.
- getBidiFlag() - Method in class net.minecraft.src.FontRenderer
-
Get bidiFlag that controls if the Unicode Bidirectional Algorithm should be run before rendering any string
- getBiome() - Method in class net.minecraft.src.FlatGeneratorInfo
-
Return the biome used on this preset.
- getBiomeArray() - Method in class net.minecraft.src.Chunk
-
Returns an array containing a 16x16 mapping on the X/Z of block positions in this Chunk to biome IDs.
- getBiomeCacheBlock(int, int) - Method in class net.minecraft.src.BiomeCache
-
Returns a biome cache block at location specified.
- getBiomeFoliageColor() - Method in class net.minecraft.src.BiomeGenBase
-
Provides the basic foliage color based on the biome temperature and rainfall
- getBiomeFoliageColor() - Method in class net.minecraft.src.BiomeGenSwamp
-
Provides the basic foliage color based on the biome temperature and rainfall
- getBiomeGenAt(int, int) - Method in class net.minecraft.src.BiomeCache
-
Returns the BiomeGenBase related to the x, z position from the cache.
- getBiomeGenAt(int, int) - Method in class net.minecraft.src.BiomeCacheBlock
-
Returns the BiomeGenBase related to the x, z position from the cache block.
- getBiomeGenAt(int, int) - Method in class net.minecraft.src.WorldChunkManager
-
Returns the BiomeGenBase related to the x, z position on the world.
- getBiomeGenAt(int, int) - Method in class net.minecraft.src.WorldChunkManagerHell
-
Returns the BiomeGenBase related to the x, z position on the world.
- getBiomeGenAt(BiomeGenBase[], int, int, int, int, boolean) - Method in class net.minecraft.src.WorldChunkManager
-
Return a list of biomes for the specified blocks.
- getBiomeGenAt(BiomeGenBase[], int, int, int, int, boolean) - Method in class net.minecraft.src.WorldChunkManagerHell
-
Return a list of biomes for the specified blocks.
- getBiomeGenForCoords(int, int) - Method in class net.minecraft.src.ChunkCache
-
Gets the biome for a given set of x/z coordinates
- getBiomeGenForCoords(int, int) - Method in interface net.minecraft.src.IBlockAccess
-
Gets the biome for a given set of x/z coordinates
- getBiomeGenForCoords(int, int) - Method in class net.minecraft.src.World
-
Gets the biome for a given set of x/z coordinates
- getBiomeGenForWorldCoords(int, int, WorldChunkManager) - Method in class net.minecraft.src.Chunk
-
This method retrieves the biome at a set of coordinates
- getBiomeGrassColor() - Method in class net.minecraft.src.BiomeGenBase
-
Provides the basic grass color based on the biome temperature and rainfall
- getBiomeGrassColor() - Method in class net.minecraft.src.BiomeGenSwamp
-
Provides the basic grass color based on the biome temperature and rainfall
- getBiomesForGeneration(BiomeGenBase[], int, int, int, int) - Method in class net.minecraft.src.WorldChunkManager
-
Returns an array of biomes for the location input.
- getBiomesForGeneration(BiomeGenBase[], int, int, int, int) - Method in class net.minecraft.src.WorldChunkManagerHell
-
Returns an array of biomes for the location input.
- getBiomeSpecificBlock(int, int) - Method in class net.minecraft.src.ComponentVillageChurch
-
Gets the replacement block for the current biome
- getBiomeSpecificBlockMetadata(int, int) - Method in class net.minecraft.src.ComponentVillageChurch
-
Gets the replacement block metadata for the current biome
- getBiomesToSpawnIn() - Method in class net.minecraft.src.WorldChunkManager
-
Gets the list of valid biomes for the player to spawn in.
- getBlazeTextures(EntityBlaze) - Method in class net.minecraft.src.RenderBlaze
- getBlockBoundsMaxX() - Method in class net.minecraft.src.Block
-
returns the block bounderies maxX value
- getBlockBoundsMaxY() - Method in class net.minecraft.src.Block
-
returns the block bounderies maxY value
- getBlockBoundsMaxZ() - Method in class net.minecraft.src.Block
-
returns the block bounderies maxZ value
- getBlockBoundsMinX() - Method in class net.minecraft.src.Block
-
returns the block bounderies minX value
- getBlockBoundsMinY() - Method in class net.minecraft.src.Block
-
returns the block bounderies minY value
- getBlockBoundsMinZ() - Method in class net.minecraft.src.Block
-
returns the block bounderies minZ value
- getBlockBrightness(IBlockAccess, int, int, int) - Method in class net.minecraft.src.Block
-
How bright to render this block based on the light its receiving.
- getBlockBrightness(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockFluid
-
How bright to render this block based on the light its receiving.
- getBlockBrightness(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockStairs
-
How bright to render this block based on the light its receiving.
- getBlockColor() - Method in class net.minecraft.src.Block
- getBlockColor() - Method in class net.minecraft.src.BlockFluid
- getBlockColor() - Method in class net.minecraft.src.BlockGrass
- getBlockColor() - Method in class net.minecraft.src.BlockLeaves
- getBlockColor() - Method in class net.minecraft.src.BlockLilyPad
- getBlockColor() - Method in class net.minecraft.src.BlockTallGrass
- getBlockColor() - Method in class net.minecraft.src.BlockVine
- getBlockDensity(Vec3, AxisAlignedBB) - Method in class net.minecraft.src.World
-
Gets the percentage of real blocks within within a bounding box, along a specified vector.
- getBlocked() - Method in class net.minecraft.src.EntityMinecartHopper
-
Get whether this hopper minecart is being blocked by an activator rail.
- getBlockExplosionResistance(Explosion, World, int, int, int, Block) - Method in class net.minecraft.src.Entity
-
Gets a block's resistance to this entity's explosion.
- getBlockExplosionResistance(Explosion, World, int, int, int, Block) - Method in class net.minecraft.src.EntityMinecartTNT
-
Gets a block's resistance to this entity's explosion.
- getBlockExplosionResistance(Explosion, World, int, int, int, Block) - Method in class net.minecraft.src.EntityWitherSkull
-
Gets a block's resistance to this entity's explosion.
- getBlockFromDye(int) - Static method in class net.minecraft.src.BlockColored
-
Takes a dye damage value and returns the block damage value to match
- getBlockHardness(World, int, int, int) - Method in class net.minecraft.src.Block
-
Returns the block hardness at a location.
- getBlockIcon(Block) - Method in class net.minecraft.src.RenderBlocks
- getBlockIcon(Block, IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.RenderBlocks
- getBlockIconFromSide(Block, int) - Method in class net.minecraft.src.RenderBlocks
- getBlockIconFromSideAndMetadata(Block, int, int) - Method in class net.minecraft.src.RenderBlocks
- getBlockId(int, int, int) - Method in class net.minecraft.src.ChunkCache
-
Returns the block ID at coords x,y,z
- getBlockId(int, int, int) - Method in interface net.minecraft.src.IBlockAccess
-
Returns the block ID at coords x,y,z
- getBlockId(int, int, int) - Method in class net.minecraft.src.World
-
Returns the block ID at coords x,y,z
- getBlockID() - Method in class net.minecraft.src.BlockEventData
-
Gets the BlockID for this BlockEventData
- getBlockID() - Method in class net.minecraft.src.ItemBlock
-
Returns the blockID for this Item
- getBlockID(int, int, int) - Method in class net.minecraft.src.Chunk
-
Return the ID of a block in the chunk.
- getBlockID(int, int, int) - Method in class net.minecraft.src.EmptyChunk
-
Return the ID of a block in the chunk.
- getBlockIdAtCurrentPosition(World, int, int, int, StructureBoundingBox) - Method in class net.minecraft.src.StructureComponent
- getBlockIdAtEntityViewpoint(World, EntityLivingBase, float) - Static method in class net.minecraft.src.ActiveRenderInfo
-
Returns the block ID at the current camera location (either air or fluid), taking into account the height of fluid blocks
- getBlocklightArray() - Method in class net.minecraft.src.ExtendedBlockStorage
-
Returns the NibbleArray instance containing Block-light data.
- getBlockLightOpacity(int, int, int) - Method in class net.minecraft.src.Chunk
- getBlockLightOpacity(int, int, int) - Method in class net.minecraft.src.EmptyChunk
- getBlockLightValue(int, int, int) - Method in class net.minecraft.src.World
-
Gets the light value of a block location
- getBlockLightValue(int, int, int, int) - Method in class net.minecraft.src.Chunk
-
Gets the amount of light on a block taking into account sunlight
- getBlockLightValue(int, int, int, int) - Method in class net.minecraft.src.EmptyChunk
-
Gets the amount of light on a block taking into account sunlight
- getBlockLightValue_do(int, int, int, boolean) - Method in class net.minecraft.src.World
-
Gets the light value of a block location.
- getBlockLSBArray() - Method in class net.minecraft.src.ExtendedBlockStorage
- getBlockMaterial(int, int, int) - Method in class net.minecraft.src.ChunkCache
-
Returns the block's material.
- getBlockMaterial(int, int, int) - Method in interface net.minecraft.src.IBlockAccess
-
Returns the block's material.
- getBlockMaterial(int, int, int) - Method in class net.minecraft.src.World
-
Returns the block's material.
- getBlockMetadata() - Method in class net.minecraft.src.BlockSourceImpl
- getBlockMetadata() - Method in interface net.minecraft.src.IBlockSource
- getBlockMetadata() - Method in class net.minecraft.src.TileEntity
-
Returns block data at the location of this entity (client-only).
- getBlockMetadata() - Method in class net.minecraft.src.TileEntityPiston
-
Returns block data at the location of this entity (client-only).
- getBlockMetadata(int, int, int) - Method in class net.minecraft.src.Chunk
-
Return the metadata corresponding to the given coordinates inside a chunk.
- getBlockMetadata(int, int, int) - Method in class net.minecraft.src.ChunkCache
-
Returns the block metadata at coords x,y,z
- getBlockMetadata(int, int, int) - Method in class net.minecraft.src.EmptyChunk
-
Return the metadata corresponding to the given coordinates inside a chunk.
- getBlockMetadata(int, int, int) - Method in interface net.minecraft.src.IBlockAccess
-
Returns the block metadata at coords x,y,z
- getBlockMetadata(int, int, int) - Method in class net.minecraft.src.World
-
Returns the block metadata at coords x,y,z
- getBlockMSBArray() - Method in class net.minecraft.src.ExtendedBlockStorage
-
Returns the block ID MSB (bits 11..8) array for this storage array's Chunk.
- getBlockPathWeight(int, int, int) - Method in class net.minecraft.src.EntityAnimal
-
Takes a coordinate in and returns a weight to determine how likely this creature will try to path to the block.
- getBlockPathWeight(int, int, int) - Method in class net.minecraft.src.EntityCreature
-
Takes a coordinate in and returns a weight to determine how likely this creature will try to path to the block.
- getBlockPathWeight(int, int, int) - Method in class net.minecraft.src.EntityGiantZombie
-
Takes a coordinate in and returns a weight to determine how likely this creature will try to path to the block.
- getBlockPathWeight(int, int, int) - Method in class net.minecraft.src.EntityMob
-
Takes a coordinate in and returns a weight to determine how likely this creature will try to path to the block.
- getBlockPathWeight(int, int, int) - Method in class net.minecraft.src.EntitySilverfish
-
Takes a coordinate in and returns a weight to determine how likely this creature will try to path to the block.
- getBlockPowerInput(int, int, int) - Method in class net.minecraft.src.World
-
Returns the highest redstone signal strength powering the given block.
- getBlockReachDistance() - Method in class net.minecraft.src.PlayerControllerMP
-
player reach distance = 4F
- getBlocksMovement(IBlockAccess, int, int, int) - Method in class net.minecraft.src.Block
- getBlocksMovement(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockBasePressurePlate
- getBlocksMovement(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockDoor
- getBlocksMovement(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockFence
- getBlocksMovement(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockFenceGate
- getBlocksMovement(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockFlowing
- getBlocksMovement(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockFluid
- getBlocksMovement(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockSign
- getBlocksMovement(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockStationary
- getBlocksMovement(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockTrapDoor
- getBlocksMovement(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockWall
- getBlockStorageArray() - Method in class net.minecraft.src.Chunk
-
Returns the ExtendedBlockStorage array for this Chunk.
- getBlockTexture(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.Block
-
Retrieves the block texture to use based on the display side.
- getBlockTexture(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockDoor
-
Retrieves the block texture to use based on the display side.
- getBlockTexture(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockGrass
-
Retrieves the block texture to use based on the display side.
- getBlockTexture(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockMycelium
-
Retrieves the block texture to use based on the display side.
- getBlockTextureFromSide(int) - Method in class net.minecraft.src.Block
-
Returns the block texture based on the side being looked at.
- getBlockTileEntity() - Method in class net.minecraft.src.BlockSourceImpl
- getBlockTileEntity() - Method in interface net.minecraft.src.IBlockSource
- getBlockTileEntity(int, int, int) - Method in class net.minecraft.src.ChunkCache
-
Returns the TileEntity associated with a given block in X,Y,Z coordinates, or null if no TileEntity exists
- getBlockTileEntity(int, int, int) - Method in interface net.minecraft.src.IBlockAccess
-
Returns the TileEntity associated with a given block in X,Y,Z coordinates, or null if no TileEntity exists
- getBlockTileEntity(int, int, int) - Method in class net.minecraft.src.World
-
Returns the TileEntity associated with a given block in X,Y,Z coordinates, or null if no TileEntity exists
- getBlockType() - Method in class net.minecraft.src.TileEntity
-
Gets the block type at the location of this entity (client-only).
- getBlueColorF() - Method in class net.minecraft.src.EntityFX
- getBoatTextures(EntityBoat) - Method in class net.minecraft.src.RenderBoat
- getBoolean(String) - Method in class net.minecraft.src.NBTTagCompound
-
Retrieves a boolean value using the specified key, or false if no such key was stored.
- getBooleanProperty(String, boolean) - Method in class net.minecraft.src.DedicatedServer
-
Gets a boolean property.
- getBooleanProperty(String, boolean) - Method in class net.minecraft.src.PropertyManager
-
Gets a boolean property.
- getBoundingBox() - Method in class net.minecraft.src.Entity
-
returns the bounding box for this entity
- getBoundingBox() - Method in class net.minecraft.src.EntityBoat
-
returns the bounding box for this entity
- getBoundingBox() - Method in class net.minecraft.src.EntityFireworkSparkFX
-
returns the bounding box for this entity
- getBoundingBox() - Method in class net.minecraft.src.EntityMinecart
-
returns the bounding box for this entity
- getBoundingBox() - Method in class net.minecraft.src.StructureComponent
- getBoundingBox() - Method in class net.minecraft.src.StructureStart
- getBoundingBox(double, double, double, double, double, double) - Static method in class net.minecraft.src.AxisAlignedBB
-
Returns a bounding box with the specified bounds.
- getBreakSound() - Method in class net.minecraft.src.StepSound
-
Used when a block breaks, EXA: Player break, Shep eating grass, etc..
- getBrewingStandIcon() - Method in class net.minecraft.src.BlockBrewingStand
- getBrewTime() - Method in class net.minecraft.src.TileEntityBrewingStand
- getBrightness(float) - Method in class net.minecraft.src.Entity
-
Gets how bright this entity is.
- getBrightness(float) - Method in class net.minecraft.src.EntityBlaze
-
Gets how bright this entity is.
- getBrightness(float) - Method in class net.minecraft.src.EntityDropParticleFX
-
Gets how bright this entity is.
- getBrightness(float) - Method in class net.minecraft.src.EntityEnchantmentTableParticleFX
-
Gets how bright this entity is.
- getBrightness(float) - Method in class net.minecraft.src.EntityEnderEye
-
Gets how bright this entity is.
- getBrightness(float) - Method in class net.minecraft.src.EntityFireball
-
Gets how bright this entity is.
- getBrightness(float) - Method in class net.minecraft.src.EntityFireworkRocket
-
Gets how bright this entity is.
- getBrightness(float) - Method in class net.minecraft.src.EntityFireworkSparkFX
-
Gets how bright this entity is.
- getBrightness(float) - Method in class net.minecraft.src.EntityFlameFX
-
Gets how bright this entity is.
- getBrightness(float) - Method in class net.minecraft.src.EntityLavaFX
-
Gets how bright this entity is.
- getBrightness(float) - Method in class net.minecraft.src.EntityMagmaCube
-
Gets how bright this entity is.
- getBrightness(float) - Method in class net.minecraft.src.EntityPortalFX
-
Gets how bright this entity is.
- getBrightness(int, int, int, int) - Method in class net.minecraft.src.ChunkCache
- getBrightness(int, int, int, int) - Method in interface net.minecraft.src.IBlockAccess
- getBrightness(int, int, int, int) - Method in class net.minecraft.src.World
- getBrightnessForRender(float) - Method in class net.minecraft.src.Entity
- getBrightnessForRender(float) - Method in class net.minecraft.src.EntityBlaze
- getBrightnessForRender(float) - Method in class net.minecraft.src.EntityDropParticleFX
- getBrightnessForRender(float) - Method in class net.minecraft.src.EntityEnchantmentTableParticleFX
- getBrightnessForRender(float) - Method in class net.minecraft.src.EntityEnderEye
- getBrightnessForRender(float) - Method in class net.minecraft.src.EntityFireball
- getBrightnessForRender(float) - Method in class net.minecraft.src.EntityFireworkRocket
- getBrightnessForRender(float) - Method in class net.minecraft.src.EntityFireworkSparkFX
- getBrightnessForRender(float) - Method in class net.minecraft.src.EntityFlameFX
- getBrightnessForRender(float) - Method in class net.minecraft.src.EntityLargeExplodeFX
- getBrightnessForRender(float) - Method in class net.minecraft.src.EntityLavaFX
- getBrightnessForRender(float) - Method in class net.minecraft.src.EntityMagmaCube
- getBrightnessForRender(float) - Method in class net.minecraft.src.EntityPortalFX
- getBrightnessForRender(float) - Method in class net.minecraft.src.EntityWither
- getBrightnessForRender(float) - Method in class net.minecraft.src.EntityXPOrb
- getBufferedImage(BufferedImage) - Method in class net.minecraft.src.ThreadDownloadImageData
- getBurnTimeRemainingScaled(int) - Method in class net.minecraft.src.TileEntityFurnace
-
Returns an integer between 0 and the passed value representing how much burn time is left on the current fuel item, where 0 means that the item is exhausted and the passed value means that the item is fresh
- getByID(int) - Static method in enum class net.minecraft.src.EnumGameType
-
Returns the game type with the specified ID, or SURVIVAL if none found.
- getByName(String) - Static method in enum class net.minecraft.src.EnumGameType
-
Returns the game type with the specified name, or SURVIVAL if none found.
- getByte(String) - Method in class net.minecraft.src.NBTTagCompound
-
Retrieves a byte value using the specified key, or 0 if no such key was stored.
- getByteArray(String) - Method in class net.minecraft.src.NBTTagCompound
-
Retrieves a byte array using the specified key, or a zero-length array if no such key was stored.
- getByteAsHexString(byte) - Static method in class net.minecraft.src.RConUtils
-
Returns a String representation of the byte in hexadecimal format
- getBytesAsBEint(byte[], int, int) - Static method in class net.minecraft.src.RConUtils
-
Read 4 bytes from the given array in big-endian format and return them as an int
- getBytesAsLEInt(byte[], int, int) - Static method in class net.minecraft.src.RConUtils
-
Read 4 bytes from the given array in little-endian format and return them as an int
- getBytesAsString(byte[], int, int) - Static method in class net.minecraft.src.RConUtils
-
Read a null-terminated string from the given byte array
- getCachedBiomes(int, int) - Method in class net.minecraft.src.BiomeCache
-
Returns the array of cached biome types in the BiomeCacheBlock at the given location.
- getCanBeCreated() - Method in class net.minecraft.src.WorldType
-
Gets whether this WorldType can be used to generate a new world.
- getCanBlockGrass() - Method in class net.minecraft.src.Material
-
Will prevent grass from growing on dirt underneath and kill any grass below it if it returns true
- getCanBlockGrass() - Method in class net.minecraft.src.MaterialLogic
-
Will prevent grass from growing on dirt underneath and kill any grass below it if it returns true
- getCanBlockGrass() - Method in class net.minecraft.src.MaterialPortal
-
Will prevent grass from growing on dirt underneath and kill any grass below it if it returns true
- getCanBlockGrass() - Method in class net.minecraft.src.MaterialTransparent
-
Will prevent grass from growing on dirt underneath and kill any grass below it if it returns true
- getCanBreakDoors() - Method in class net.minecraft.src.PathNavigate
-
Returns true if the entity can break doors, false otherwise
- getCanBurn() - Method in class net.minecraft.src.Material
-
Returns if the block can burn or not.
- getCanSpawnHere() - Method in class net.minecraft.src.EntityAnimal
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.src.EntityBat
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.src.EntityCreature
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.src.EntityGhast
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.src.EntityHorse
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.src.EntityLiving
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.src.EntityMagmaCube
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.src.EntityMob
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.src.EntityOcelot
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.src.EntityPigZombie
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.src.EntitySilverfish
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.src.EntitySlime
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.src.EntitySquid
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCanSpawnHere() - Method in class net.minecraft.src.EntityWaterMob
-
Checks if the entity's current position is a valid location to spawn this entity.
- getCapeUrl(String) - Static method in class net.minecraft.src.AbstractClientPlayer
- getCarried() - Method in class net.minecraft.src.EntityEnderman
-
Get the id of the block an enderman carries
- getCarryingData() - Method in class net.minecraft.src.EntityEnderman
-
Get the metadata of the block an enderman carries
- getCategory() - Method in class net.minecraft.src.CrashReport
- getCauldronIcon(String) - Static method in class net.minecraft.src.BlockCauldron
- getCause() - Method in exception net.minecraft.src.ReportedException
- getCauseStackTraceOrString() - Method in class net.minecraft.src.CrashReport
-
Gets the stack trace of the Throwable that caused this crash report, or if that fails, the cause .toString().
- getCaveSpiderTextures(EntityCaveSpider) - Method in class net.minecraft.src.RenderCaveSpider
- getCelestialAngle(float) - Method in class net.minecraft.src.World
-
calls calculateCelestialAngle
- getCelestialAngleRadians(float) - Method in class net.minecraft.src.World
-
Return getCelestialAngle()*2*PI
- getCenter() - Method in class net.minecraft.src.ComponentStrongholdStairs2
- getCenter() - Method in class net.minecraft.src.StructureComponent
- getCenter() - Method in class net.minecraft.src.Village
- getCenterX() - Method in class net.minecraft.src.StructureBoundingBox
- getCenterXPos() - Method in class net.minecraft.src.ChunkCoordIntPair
- getCenterY() - Method in class net.minecraft.src.StructureBoundingBox
- getCenterZ() - Method in class net.minecraft.src.StructureBoundingBox
- getCenterZPosition() - Method in class net.minecraft.src.ChunkCoordIntPair
- getChanceToEncourageFire(World, int, int, int, int) - Method in class net.minecraft.src.BlockFire
-
Retrieves a specified block's chance to encourage their neighbors to burn and if the number is greater than the current number passed in it will return its number instead of the passed in one.
- getCharWidth(char) - Method in class net.minecraft.src.FontRenderer
-
Returns the width of this character as rendered.
- getChatBuffer() - Method in class net.minecraft.src.RConConsoleSource
- getChatColours() - Method in class net.minecraft.src.Packet204ClientInfo
- getChatGUI() - Method in class net.minecraft.src.GuiIngame
-
returns a pointer to the persistant Chat GUI, containing all previous chat messages and such
- getChatLineID() - Method in class net.minecraft.src.ChatLine
- getChatLineString() - Method in class net.minecraft.src.ChatLine
- getChatOpen() - Method in class net.minecraft.src.GuiNewChat
- getChatVisibility() - Method in class net.minecraft.src.EntityPlayerMP
- getChatVisibility() - Method in class net.minecraft.src.Packet204ClientInfo
- getCheatsEnabled() - Method in class net.minecraft.src.SaveFormatComparator
- getChestType() - Method in class net.minecraft.src.TileEntityChest
- getChickenTextures(EntityChicken) - Method in class net.minecraft.src.RenderChicken
- getChunkBlockTileEntity(int, int, int) - Method in class net.minecraft.src.Chunk
-
Gets the TileEntity for a given block in this chunk
- getChunkBlockTileEntity(int, int, int) - Method in class net.minecraft.src.EmptyChunk
-
Gets the TileEntity for a given block in this chunk
- getChunkCompressedData(int) - Method in class net.minecraft.src.Packet56MapChunks
- getChunkCoordIntPair() - Method in class net.minecraft.src.Chunk
-
Gets a ChunkCoordIntPair representing the Chunk's position.
- getChunkDataInputStream(int, int) - Method in class net.minecraft.src.RegionFile
-
args: x, y - get uncompressed chunk stream from the region file
- getChunkDataOutputStream(int, int) - Method in class net.minecraft.src.RegionFile
-
args: x, z - get an output stream used to write chunk data, data is on disk when the returned stream is closed
- getChunkFromBlockCoords(int, int) - Method in class net.minecraft.src.World
-
Returns a chunk looked up by block coordinates.
- getChunkFromChunkCoords(int, int) - Method in class net.minecraft.src.World
-
Returns back a chunk looked up by chunk coordinates Args: x, y
- getChunkHeightMapMinimum(int, int) - Method in class net.minecraft.src.World
-
Gets the heightMapMinimum field of the given chunk, or 0 if the chunk is not loaded.
- getChunkInputStream(File, int, int) - Static method in class net.minecraft.src.RegionFileCache
-
Returns an input stream for the specified chunk.
- getChunkLoader(WorldProvider) - Method in class net.minecraft.src.AnvilSaveHandler
-
Returns the chunk loader with the provided world provider
- getChunkLoader(WorldProvider) - Method in interface net.minecraft.src.ISaveHandler
-
Returns the chunk loader with the provided world provider
- getChunkLoader(WorldProvider) - Method in class net.minecraft.src.SaveHandler
-
Returns the chunk loader with the provided world provider
- getChunkLoader(WorldProvider) - Method in class net.minecraft.src.SaveHandlerMP
-
Returns the chunk loader with the provided world provider
- getChunkOutputStream(File, int, int) - Static method in class net.minecraft.src.RegionFileCache
-
Returns an output stream for the specified chunk.
- getChunkPosition(int) - Method in class net.minecraft.src.ChunkCoordIntPair
- getChunkPosX(int) - Method in class net.minecraft.src.Packet56MapChunks
- getChunkPosZ(int) - Method in class net.minecraft.src.Packet56MapChunks
- getChunkProvider() - Method in class net.minecraft.src.World
-
gets the IChunkProvider this world uses.
- getClassFromID(int) - Static method in class net.minecraft.src.EntityList
-
Return the class assigned to this entity ID.
- getClickedUrl() - Method in class net.minecraft.src.ChatClickData
-
Gets the URL which was clicked on.
- getClipboardString() - Static method in class net.minecraft.src.GuiScreen
-
Returns a string stored in the system clipboard.
- getClosestHorse(Entity, double) - Method in class net.minecraft.src.EntityHorse
- getClosestPlayer(double, double, double, double) - Method in class net.minecraft.src.World
-
Gets the closest player to the point within the specified distance (distance can be set to less than 0 to not limit the distance).
- getClosestPlayerToEntity(Entity, double) - Method in class net.minecraft.src.World
-
Gets the closest player to the entity within the specified distance (if distance is less than 0 then ignored).
- getClosestVulnerablePlayer(double, double, double, double) - Method in class net.minecraft.src.World
-
Returns the closest vulnerable player within the given radius, or null if none is found.
- getClosestVulnerablePlayerToEntity(Entity, double) - Method in class net.minecraft.src.World
-
Returns the closest vulnerable player to this entity within the given radius, or null if none is found
- getCloudColour(float) - Method in class net.minecraft.src.World
- getCloudHeight() - Method in class net.minecraft.src.WorldProvider
-
the y level at which clouds are rendered.
- getCloudHeight() - Method in class net.minecraft.src.WorldProviderEnd
-
the y level at which clouds are rendered.
- getCocoaIcon(int) - Method in class net.minecraft.src.BlockCocoa
- getCollarColor() - Method in class net.minecraft.src.EntityWolf
-
Return this wolf's collar color.
- getCollidingBlockBounds(AxisAlignedBB) - Method in class net.minecraft.src.World
-
calculates and returns a list of colliding bounding boxes within a given AABB
- getCollidingBoundingBoxes(Entity, AxisAlignedBB) - Method in class net.minecraft.src.World
-
Returns a list of bounding boxes that collide with aabb excluding the passed in entity's collision.
- getCollisionBorderSize() - Method in class net.minecraft.src.Entity
- getCollisionBorderSize() - Method in class net.minecraft.src.EntityFireball
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.Block
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockBasePressurePlate
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockButton
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockCactus
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockCake
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockCarpet
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockCocoa
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockDoor
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockFarmland
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockFenceGate
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockFire
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockFlower
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockFluid
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockLadder
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockLever
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockLilyPad
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockPistonBase
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockPistonMoving
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockPortal
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockRailBase
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockRedstoneWire
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockReed
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockSign
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockSkull
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockSnow
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockSoulSand
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockTorch
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockTrapDoor
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockTripWire
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockTripWireSource
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockVine
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockWall
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockWeb
-
Returns a bounding box from the pool of bounding boxes (this means this box can change after the pool has been cleared to be reused)
- getCollisionBox(Entity) - Method in class net.minecraft.src.Entity
-
Returns a boundingBox used to collide the entity with other entities and blocks.
- getCollisionBox(Entity) - Method in class net.minecraft.src.EntityBoat
-
Returns a boundingBox used to collide the entity with other entities and blocks.
- getCollisionBox(Entity) - Method in class net.minecraft.src.EntityMinecart
-
Returns a boundingBox used to collide the entity with other entities and blocks.
- getColor() - Method in class net.minecraft.src.ChatMessageComponent
- getColor(ItemStack) - Method in class net.minecraft.src.ItemArmor
-
Return the color for the specified armor ItemStack.
- getColorFromDamage(int) - Method in class net.minecraft.src.ItemPotion
- getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.src.Item
- getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.src.ItemArmor
- getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.src.ItemColored
- getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.src.ItemFireworkCharge
- getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.src.ItemLeaves
- getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.src.ItemLilyPad
- getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.src.ItemMonsterPlacer
- getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.src.ItemPotion
- getColorMultiplier(EntityLivingBase, float, float) - Method in class net.minecraft.src.RenderCreeper
-
Returns an ARGB int color back.
- getColorMultiplier(EntityLivingBase, float, float) - Method in class net.minecraft.src.RendererLivingEntity
-
Returns an ARGB int color back.
- getColorPrefix() - Method in class net.minecraft.src.ScorePlayerTeam
-
Returns the color prefix for the player's team name
- getColorSuffix() - Method in class net.minecraft.src.ScorePlayerTeam
-
Returns the color suffix for the player's team name
- getCommand() - Method in class net.minecraft.src.TileEntityCommandBlock
-
Return the command this command block is set to execute.
- getCommandAliases() - Method in class net.minecraft.src.CommandBase
- getCommandAliases() - Method in class net.minecraft.src.CommandHelp
- getCommandAliases() - Method in class net.minecraft.src.CommandServerMessage
- getCommandAliases() - Method in interface net.minecraft.src.ICommand
- getCommandName() - Method in class net.minecraft.src.CommandClearInventory
- getCommandName() - Method in class net.minecraft.src.CommandDebug
- getCommandName() - Method in class net.minecraft.src.CommandDefaultGameMode
- getCommandName() - Method in class net.minecraft.src.CommandDifficulty
- getCommandName() - Method in class net.minecraft.src.CommandEffect
- getCommandName() - Method in class net.minecraft.src.CommandEnchant
- getCommandName() - Method in class net.minecraft.src.CommandGameMode
- getCommandName() - Method in class net.minecraft.src.CommandGameRule
- getCommandName() - Method in class net.minecraft.src.CommandGive
- getCommandName() - Method in class net.minecraft.src.CommandHelp
- getCommandName() - Method in class net.minecraft.src.CommandKill
- getCommandName() - Method in class net.minecraft.src.CommandPlaySound
- getCommandName() - Method in class net.minecraft.src.CommandServerBan
- getCommandName() - Method in class net.minecraft.src.CommandServerBanIp
- getCommandName() - Method in class net.minecraft.src.CommandServerBanlist
- getCommandName() - Method in class net.minecraft.src.CommandServerDeop
- getCommandName() - Method in class net.minecraft.src.CommandServerEmote
- getCommandName() - Method in class net.minecraft.src.CommandServerKick
- getCommandName() - Method in class net.minecraft.src.CommandServerList
- getCommandName() - Method in class net.minecraft.src.CommandServerMessage
- getCommandName() - Method in class net.minecraft.src.CommandServerOp
- getCommandName() - Method in class net.minecraft.src.CommandServerPardon
- getCommandName() - Method in class net.minecraft.src.CommandServerPardonIp
- getCommandName() - Method in class net.minecraft.src.CommandServerPublishLocal
- getCommandName() - Method in class net.minecraft.src.CommandServerSaveAll
- getCommandName() - Method in class net.minecraft.src.CommandServerSaveOff
- getCommandName() - Method in class net.minecraft.src.CommandServerSaveOn
- getCommandName() - Method in class net.minecraft.src.CommandServerSay
- getCommandName() - Method in class net.minecraft.src.CommandServerStop
- getCommandName() - Method in class net.minecraft.src.CommandServerTp
- getCommandName() - Method in class net.minecraft.src.CommandServerWhitelist
- getCommandName() - Method in class net.minecraft.src.CommandSetPlayerTimeout
- getCommandName() - Method in class net.minecraft.src.CommandSetSpawnpoint
- getCommandName() - Method in class net.minecraft.src.CommandShowSeed
- getCommandName() - Method in class net.minecraft.src.CommandSpreadPlayers
- getCommandName() - Method in class net.minecraft.src.CommandTime
- getCommandName() - Method in class net.minecraft.src.CommandToggleDownfall
- getCommandName() - Method in class net.minecraft.src.CommandWeather
- getCommandName() - Method in class net.minecraft.src.CommandXP
- getCommandName() - Method in interface net.minecraft.src.ICommand
- getCommandName() - Method in class net.minecraft.src.ServerCommandScoreboard
- getCommandName() - Method in class net.minecraft.src.ServerCommandTestFor
- getCommands() - Method in class net.minecraft.src.CommandHandler
-
returns a map of string to commads.
- getCommands() - Method in class net.minecraft.src.CommandHelp
- getCommands() - Method in interface net.minecraft.src.ICommandManager
-
returns a map of string to commads.
- getCommandSenderAsPlayer(ICommandSender) - Static method in class net.minecraft.src.CommandBase
-
Returns the given ICommandSender as a EntityPlayer or throw an exception.
- getCommandSenderName() - Method in class net.minecraft.src.EntityPlayer
-
Gets the name of this command sender (usually username, but possibly "Rcon")
- getCommandSenderName() - Method in interface net.minecraft.src.ICommandSender
-
Gets the name of this command sender (usually username, but possibly "Rcon")
- getCommandSenderName() - Method in class net.minecraft.src.RConConsoleSource
-
Gets the name of this command sender (usually username, but possibly "Rcon")
- getCommandSenderName() - Method in class net.minecraft.src.TileEntityCommandBlock
-
Gets the name of this command sender (usually username, but possibly "Rcon")
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandClearInventory
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandDebug
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandDefaultGameMode
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandDifficulty
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandEffect
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandEnchant
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandGameMode
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandGameRule
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandGive
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandHelp
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandKill
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandPlaySound
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandServerBan
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandServerBanIp
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandServerBanlist
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandServerDeop
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandServerEmote
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandServerKick
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandServerList
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandServerMessage
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandServerOp
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandServerPardon
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandServerPardonIp
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandServerPublishLocal
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandServerSaveAll
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandServerSaveOff
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandServerSaveOn
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandServerSay
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandServerStop
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandServerTp
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandServerWhitelist
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandSetPlayerTimeout
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandSetSpawnpoint
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandShowSeed
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandSpreadPlayers
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandTime
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandToggleDownfall
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandWeather
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.CommandXP
- getCommandUsage(ICommandSender) - Method in interface net.minecraft.src.ICommand
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.ServerCommandScoreboard
- getCommandUsage(ICommandSender) - Method in class net.minecraft.src.ServerCommandTestFor
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.src.Block
-
If hasComparatorInputOverride returns true, the return value from this is used instead of the redstone signal strength when this block inputs to a comparator.
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.src.BlockBrewingStand
-
If hasComparatorInputOverride returns true, the return value from this is used instead of the redstone signal strength when this block inputs to a comparator.
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.src.BlockCauldron
-
If hasComparatorInputOverride returns true, the return value from this is used instead of the redstone signal strength when this block inputs to a comparator.
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.src.BlockChest
-
If hasComparatorInputOverride returns true, the return value from this is used instead of the redstone signal strength when this block inputs to a comparator.
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.src.BlockCommandBlock
-
If hasComparatorInputOverride returns true, the return value from this is used instead of the redstone signal strength when this block inputs to a comparator.
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.src.BlockDetectorRail
-
If hasComparatorInputOverride returns true, the return value from this is used instead of the redstone signal strength when this block inputs to a comparator.
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.src.BlockDispenser
-
If hasComparatorInputOverride returns true, the return value from this is used instead of the redstone signal strength when this block inputs to a comparator.
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.src.BlockEndPortalFrame
-
If hasComparatorInputOverride returns true, the return value from this is used instead of the redstone signal strength when this block inputs to a comparator.
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.src.BlockFurnace
-
If hasComparatorInputOverride returns true, the return value from this is used instead of the redstone signal strength when this block inputs to a comparator.
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.src.BlockHopper
-
If hasComparatorInputOverride returns true, the return value from this is used instead of the redstone signal strength when this block inputs to a comparator.
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.src.BlockJukeBox
-
If hasComparatorInputOverride returns true, the return value from this is used instead of the redstone signal strength when this block inputs to a comparator.
- getCompleteReport() - Method in class net.minecraft.src.CrashReport
-
Gets the complete report with headers, stack trace, and different sections as a string.
- getComponents() - Method in class net.minecraft.src.StructureStart
- getComponentToAddBoundingBox(int, int, int, int, int, int, int, int, int, int) - Static method in class net.minecraft.src.StructureBoundingBox
-
used to project a possible new component Bounding Box - to check if it would cut anything already spawned
- getComponentType() - Method in class net.minecraft.src.StructureComponent
-
Returns the component type ID of this component.
- getCompoundTag(String) - Method in class net.minecraft.src.NBTTagCompound
-
Retrieves a NBTTagCompound subtag matching the specified key, or a new empty NBTTagCompound if no such key was stored.
- getCompressedChunkData() - Method in class net.minecraft.src.Packet51MapChunk
- getConfigurationManager() - Method in class net.minecraft.src.DedicatedServer
- getContainerItem() - Method in class net.minecraft.src.Item
- getContentHeight() - Method in class net.minecraft.src.GuiSlot
-
return the height of the content being scrolled
- getConversionTimeBoost() - Method in class net.minecraft.src.EntityZombie
-
Return the amount of time decremented from conversionTime every tick.
- getCookProgressScaled(int) - Method in class net.minecraft.src.TileEntityFurnace
-
Returns an integer between 0 and the passed value representing how close the current item is to being completely cooked
- getCoordList() - Method in class net.minecraft.src.MapGenStronghold
-
Returns a list of other locations at which the structure generation has been run, or null if not relevant to this structure generator.
- getCoordList() - Method in class net.minecraft.src.MapGenStructure
-
Returns a list of other locations at which the structure generation has been run, or null if not relevant to this structure generator.
- getCowTextures(EntityCow) - Method in class net.minecraft.src.RenderCow
- getCraftingResult(InventoryCrafting) - Method in interface net.minecraft.src.IRecipe
-
Returns an Item that is the result of this recipe
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.src.RecipeFireworks
-
Returns an Item that is the result of this recipe
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.src.RecipesArmorDyes
-
Returns an Item that is the result of this recipe
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.src.RecipesMapCloning
-
Returns an Item that is the result of this recipe
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.src.RecipesMapExtending
-
Returns an Item that is the result of this recipe
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.src.ShapedRecipes
-
Returns an Item that is the result of this recipe
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.src.ShapelessRecipes
-
Returns an Item that is the result of this recipe
- getCrashCause() - Method in class net.minecraft.src.CrashReport
-
Returns the Throwable object that is the cause for the crash and Crash Report.
- getCrashReport() - Method in exception net.minecraft.src.ReportedException
-
Gets the CrashReport wrapped by this exception.
- getCreationCloudUpdateTick() - Method in class net.minecraft.src.DestroyBlockProgress
-
retrieves the 'date' at which the PartiallyDestroyedBlock was created
- getCreativeTab() - Method in class net.minecraft.src.Item
-
gets the CreativeTab this item is displayed on
- getCreativeTab() - Method in class net.minecraft.src.ItemBlock
-
gets the CreativeTab this item is displayed on
- getCreativeTabToDisplayOn() - Method in class net.minecraft.src.Block
-
Returns the CreativeTab to display the given block on.
- getCreatureAttribute() - Method in class net.minecraft.src.EntityLivingBase
-
Get this Entity's EnumCreatureAttribute
- getCreatureAttribute() - Method in class net.minecraft.src.EntitySilverfish
-
Get this Entity's EnumCreatureAttribute
- getCreatureAttribute() - Method in class net.minecraft.src.EntitySkeleton
-
Get this Entity's EnumCreatureAttribute
- getCreatureAttribute() - Method in class net.minecraft.src.EntitySpider
-
Get this Entity's EnumCreatureAttribute
- getCreatureAttribute() - Method in class net.minecraft.src.EntityWither
-
Get this Entity's EnumCreatureAttribute
- getCreatureAttribute() - Method in class net.minecraft.src.EntityZombie
-
Get this Entity's EnumCreatureAttribute
- getCreatureClass() - Method in enum class net.minecraft.src.EnumCreatureType
- getCreatureMaterial() - Method in enum class net.minecraft.src.EnumCreatureType
- getCreeperFlashIntensity(float) - Method in class net.minecraft.src.EntityCreeper
-
Params: (Float)Render tick.
- getCreeperState() - Method in class net.minecraft.src.EntityCreeper
-
Returns the current state of creeper, -1 is idle, 1 is 'in fuse'
- getCreeperTextures(EntityCreeper) - Method in class net.minecraft.src.RenderCreeper
- getCriteria() - Method in class net.minecraft.src.ScoreObjective
- getCropItem() - Method in class net.minecraft.src.BlockCarrot
-
Generate a crop produce ItemStack for this crop.
- getCropItem() - Method in class net.minecraft.src.BlockCrops
-
Generate a crop produce ItemStack for this crop.
- getCropItem() - Method in class net.minecraft.src.BlockPotato
-
Generate a crop produce ItemStack for this crop.
- getCurrentArmor(int) - Method in class net.minecraft.src.EntityPlayer
- getCurrentDate() - Method in class net.minecraft.src.World
-
returns a calendar object containing the current date
- getCurrentEquippedItem() - Method in class net.minecraft.src.EntityPlayer
-
Returns the currently being used item by the player.
- getCurrentHeight() - Method in class net.minecraft.src.Stitcher
- getCurrentItem() - Method in class net.minecraft.src.InventoryPlayer
-
Returns the item stack currently held by the player.
- getCurrentItemOrArmor(int) - Method in class net.minecraft.src.EntityLiving
-
0 = item, 1-n is armor
- getCurrentItemOrArmor(int) - Method in class net.minecraft.src.EntityLivingBase
-
0 = item, 1-n is armor
- getCurrentItemOrArmor(int) - Method in class net.minecraft.src.EntityPlayer
-
0 = item, 1-n is armor
- getCurrentLanguage() - Method in class net.minecraft.src.LanguageManager
- getCurrentMoonPhaseFactor() - Method in class net.minecraft.src.World
-
gets the current fullness of the moon expressed as a float between 1.0 and 0.0, in steps of .25
- getCurrentPathIndex() - Method in class net.minecraft.src.PathEntity
- getCurrentPathLength() - Method in class net.minecraft.src.PathEntity
- getCurrentPlayerCount() - Method in interface net.minecraft.src.IServer
-
Returns the number of players currently on the server.
- getCurrentPlayerCount() - Method in class net.minecraft.src.ServerConfigurationManager
-
Returns the number of players currently on the server.
- getCurrentPlayerStrVsBlock(Block, boolean) - Method in class net.minecraft.src.EntityPlayer
-
Returns how strong the player is against the specified block at this moment
- getCurrentRecipe() - Method in class net.minecraft.src.InventoryMerchant
- getCurrentStats() - Method in class net.minecraft.src.PlayerUsageSnooper
- getCurrentTabIndex() - Method in class net.minecraft.src.GuiContainerCreative
-
Returns the current creative tab index.
- getCurrentWidth() - Method in class net.minecraft.src.Stitcher
- getCursorPosition() - Method in class net.minecraft.src.GuiTextField
-
returns the current position of the cursor
- getCustomer() - Method in class net.minecraft.src.EntityVillager
- getCustomer() - Method in interface net.minecraft.src.IMerchant
- getCustomer() - Method in class net.minecraft.src.NpcMerchant
- getCustomNameTag() - Method in class net.minecraft.src.EntityLiving
- getDamage() - Method in class net.minecraft.src.EntityArrow
- getDamage() - Method in class net.minecraft.src.EntityMinecart
-
Gets the current amount of damage the minecart has taken.
- getDamageReductionAmount(int) - Method in enum class net.minecraft.src.EnumArmorMaterial
-
Return the damage reduction (each 1 point is a half a shield on gui) of the piece index passed (0 = helmet, 1 = plate, 2 = legs and 3 = boots)
- getDamageSrc() - Method in class net.minecraft.src.CombatEntry
-
Get the DamageSource of the CombatEntry instance.
- getDamageTaken() - Method in class net.minecraft.src.EntityBoat
-
Gets the damage taken from the last hit.
- getDamageType() - Method in class net.minecraft.src.DamageSource
-
Return the name of damage type.
- getDamageValue(World, int, int, int) - Method in class net.minecraft.src.Block
-
Get the block's damage value (for use with pick block).
- getDamageValue(World, int, int, int) - Method in class net.minecraft.src.BlockCocoa
-
Get the block's damage value (for use with pick block).
- getDamageValue(World, int, int, int) - Method in class net.minecraft.src.BlockFlowerPot
-
Get the block's damage value (for use with pick block).
- getDamageValue(World, int, int, int) - Method in class net.minecraft.src.BlockHalfSlab
-
Get the block's damage value (for use with pick block).
- getDamageValue(World, int, int, int) - Method in class net.minecraft.src.BlockSilverfish
-
Get the block's damage value (for use with pick block).
- getDamageValue(World, int, int, int) - Method in class net.minecraft.src.BlockSkull
-
Get the block's damage value (for use with pick block).
- getDamageValue(World, int, int, int) - Method in class net.minecraft.src.BlockTallGrass
-
Get the block's damage value (for use with pick block).
- getDamageVsEntity() - Method in enum class net.minecraft.src.EnumToolMaterial
-
Damage versus entities.
- getDataDirectory() - Method in class net.minecraft.src.IntegratedServer
- getDataValueId() - Method in class net.minecraft.src.WatchableObject
- getDataWatcher() - Method in class net.minecraft.src.Entity
- getDeathMaxRotation(EntityLivingBase) - Method in class net.minecraft.src.RendererLivingEntity
- getDeathMaxRotation(EntityLivingBase) - Method in class net.minecraft.src.RenderSilverfish
- getDeathMaxRotation(EntityLivingBase) - Method in class net.minecraft.src.RenderSpider
- getDeathMessage(EntityLivingBase) - Method in class net.minecraft.src.DamageSource
-
Returns the message to be displayed on player death.
- getDeathMessage(EntityLivingBase) - Method in class net.minecraft.src.EntityDamageSource
-
Returns the message to be displayed on player death.
- getDeathMessage(EntityLivingBase) - Method in class net.minecraft.src.EntityDamageSourceIndirect
-
Returns the message to be displayed on player death.
- getDeathSound() - Method in class net.minecraft.src.EntityBat
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntityBlaze
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntityChicken
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntityCow
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntityCreeper
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntityEnderman
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntityGhast
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntityGolem
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntityHorse
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntityIronGolem
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntityLivingBase
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntityMagmaCube
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntityOcelot
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntityPig
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntityPigZombie
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntitySheep
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntitySilverfish
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntitySkeleton
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntitySlime
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntitySpider
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntitySquid
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntityVillager
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntityWitch
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntityWither
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntityWolf
-
Returns the sound this mob makes on death.
- getDeathSound() - Method in class net.minecraft.src.EntityZombie
-
Returns the sound this mob makes on death.
- getDebugInfoEntities() - Method in class net.minecraft.src.RenderGlobal
-
Gets the entities info for use on the Debug screen
- getDebugInfoRenders() - Method in class net.minecraft.src.RenderGlobal
-
Gets the render info for use on the Debug screen
- getDebugLoadedEntities() - Method in class net.minecraft.src.World
-
This string is 'All: (number of loaded entities)' Viewable by press ing F3
- getDedicatedPlayerList() - Method in class net.minecraft.src.DedicatedServer
- getDedicatedServer() - Method in class net.minecraft.src.DedicatedServerListenThread
- getDedicatedServerInstance() - Method in class net.minecraft.src.DedicatedPlayerList
- getDefaultDisplayTile() - Method in class net.minecraft.src.EntityMinecart
- getDefaultDisplayTile() - Method in class net.minecraft.src.EntityMinecartChest
- getDefaultDisplayTile() - Method in class net.minecraft.src.EntityMinecartFurnace
- getDefaultDisplayTile() - Method in class net.minecraft.src.EntityMinecartHopper
- getDefaultDisplayTile() - Method in class net.minecraft.src.EntityMinecartMobSpawner
- getDefaultDisplayTile() - Method in class net.minecraft.src.EntityMinecartTNT
- getDefaultDisplayTileData() - Method in class net.minecraft.src.EntityMinecart
- getDefaultDisplayTileData() - Method in class net.minecraft.src.EntityMinecartFurnace
- getDefaultDisplayTileOffset() - Method in class net.minecraft.src.EntityMinecart
- getDefaultDisplayTileOffset() - Method in class net.minecraft.src.EntityMinecartChest
- getDefaultDisplayTileOffset() - Method in class net.minecraft.src.EntityMinecartHopper
- getDefaultFlatGenerator() - Static method in class net.minecraft.src.FlatGeneratorInfo
- getDefaultTeleporter() - Method in class net.minecraft.src.WorldServer
- getDefaultValue() - Method in interface net.minecraft.src.Attribute
- getDefaultValue() - Method in class net.minecraft.src.BaseAttribute
- getDeleteWorldScreen(GuiScreen, String, int) - Static method in class net.minecraft.src.GuiSelectWorld
-
Gets a GuiYesNo screen with the warning, buttons, etc.
- getDescription() - Method in class net.minecraft.src.Achievement
-
Returns the fully description of the achievement - ready to be displayed on screen.
- getDescription() - Method in class net.minecraft.src.CrashReport
-
Returns the description of the Crash Report.
- getDescriptionPacket() - Method in class net.minecraft.src.TileEntity
-
Overriden in a sign to provide the text.
- getDescriptionPacket() - Method in class net.minecraft.src.TileEntityBeacon
-
Overriden in a sign to provide the text.
- getDescriptionPacket() - Method in class net.minecraft.src.TileEntityCommandBlock
-
Overriden in a sign to provide the text.
- getDescriptionPacket() - Method in class net.minecraft.src.TileEntityMobSpawner
-
Overriden in a sign to provide the text.
- getDescriptionPacket() - Method in class net.minecraft.src.TileEntitySign
-
Overriden in a sign to provide the text.
- getDescriptionPacket() - Method in class net.minecraft.src.TileEntitySkull
-
Overriden in a sign to provide the text.
- getDestroyedStage() - Method in class net.minecraft.src.Packet55BlockDestroy
-
Gets how far destroyed this block is
- getDifficulty() - Method in class net.minecraft.src.DedicatedServer
-
Defaults to "1" (Easy) for the dedicated server, defaults to "2" (Normal) on the client.
- getDifficulty() - Method in class net.minecraft.src.IntegratedServer
-
Defaults to "1" (Easy) for the dedicated server, defaults to "2" (Normal) on the client.
- getDifficulty() - Method in class net.minecraft.src.Packet204ClientInfo
- getDifficultyForName(ICommandSender, String) - Method in class net.minecraft.src.CommandDifficulty
-
Return the difficulty value for the specified string.
- getDimensionName() - Method in class net.minecraft.src.WorldProvider
-
Returns the dimension's name, e.g.
- getDimensionName() - Method in class net.minecraft.src.WorldProviderEnd
-
Returns the dimension's name, e.g.
- getDimensionName() - Method in class net.minecraft.src.WorldProviderHell
-
Returns the dimension's name, e.g.
- getDimensionName() - Method in class net.minecraft.src.WorldProviderSurface
-
Returns the dimension's name, e.g.
- getDirection() - Method in class net.minecraft.src.Packet15Place
- getDirection(int) - Static method in class net.minecraft.src.BlockDirectional
-
Returns the orentation value from the specified metadata
- getDirectionFromMetadata(int) - Static method in class net.minecraft.src.BlockHopper
- getDirectionMeta(int) - Static method in class net.minecraft.src.BlockPistonExtension
- getDirResourcepacks() - Method in class net.minecraft.src.ResourcePackRepository
- getDisableDamage() - Method in class net.minecraft.src.Packet202PlayerAbilities
- getDisplayedItem() - Method in class net.minecraft.src.EntityItemFrame
- getDisplayName() - Method in class net.minecraft.src.ItemStack
-
returns the display name of the itemstack
- getDisplayName() - Method in class net.minecraft.src.SaveFormatComparator
-
return the display name of the save
- getDisplayName() - Method in class net.minecraft.src.ScoreObjective
- getDisplayTile() - Method in class net.minecraft.src.EntityMinecart
- getDisplayTileData() - Method in class net.minecraft.src.EntityMinecart
- getDisplayTileOffset() - Method in class net.minecraft.src.EntityMinecart
- getDistance(double, double, double) - Method in class net.minecraft.src.Entity
-
Gets the distance to the position.
- getDistanceFrom(double, double, double) - Method in class net.minecraft.src.TileEntity
-
Returns the square of the distance between this entity and the passed in coordinates.
- getDistanceSq(double, double, double) - Method in class net.minecraft.src.Entity
-
Gets the squared distance to the position.
- getDistanceSqToEntity(Entity) - Method in class net.minecraft.src.Entity
-
Returns the squared distance to the entity.
- getDistanceSquared(int, int, int) - Method in class net.minecraft.src.ChunkCoordinates
-
Returns the squared distance between this coordinates and the coordinates given as argument.
- getDistanceSquared(int, int, int) - Method in class net.minecraft.src.VillageDoorInfo
-
Returns the squared distance between this door and the given coordinate.
- getDistanceSquaredToChunkCoordinates(ChunkCoordinates) - Method in class net.minecraft.src.ChunkCoordinates
-
Return the squared distance between this coordinates and the ChunkCoordinates given as argument.
- getDistanceToCamera(double, double, double) - Method in class net.minecraft.src.RenderManager
- getDistanceToEntity(Entity) - Method in class net.minecraft.src.Entity
-
Returns the distance to the entity.
- getDoorOpeningRestrictionCounter() - Method in class net.minecraft.src.VillageDoorInfo
- getDoorOrientation(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockDoor
-
Returns 0, 1, 2 or 3 depending on where the hinge is.
- getDouble(String) - Method in class net.minecraft.src.NBTTagCompound
-
Retrieves a double value using the specified key, or 0 if no such key was stored.
- getDownloadImageCape(ResourceLocation, String) - Static method in class net.minecraft.src.AbstractClientPlayer
- getDownloadImageSkin(ResourceLocation, String) - Static method in class net.minecraft.src.AbstractClientPlayer
- getDropItemId() - Method in class net.minecraft.src.EntityBlaze
-
Returns the item ID for the item the mob drops on death.
- getDropItemId() - Method in class net.minecraft.src.EntityChicken
-
Returns the item ID for the item the mob drops on death.
- getDropItemId() - Method in class net.minecraft.src.EntityCow
-
Returns the item ID for the item the mob drops on death.
- getDropItemId() - Method in class net.minecraft.src.EntityCreeper
-
Returns the item ID for the item the mob drops on death.
- getDropItemId() - Method in class net.minecraft.src.EntityEnderman
-
Returns the item ID for the item the mob drops on death.
- getDropItemId() - Method in class net.minecraft.src.EntityGhast
-
Returns the item ID for the item the mob drops on death.
- getDropItemId() - Method in class net.minecraft.src.EntityHorse
-
Returns the item ID for the item the mob drops on death.
- getDropItemId() - Method in class net.minecraft.src.EntityLiving
-
Returns the item ID for the item the mob drops on death.
- getDropItemId() - Method in class net.minecraft.src.EntityMagmaCube
-
Returns the item ID for the item the mob drops on death.
- getDropItemId() - Method in class net.minecraft.src.EntityOcelot
-
Returns the item ID for the item the mob drops on death.
- getDropItemId() - Method in class net.minecraft.src.EntityPig
-
Returns the item ID for the item the mob drops on death.
- getDropItemId() - Method in class net.minecraft.src.EntityPigZombie
-
Returns the item ID for the item the mob drops on death.
- getDropItemId() - Method in class net.minecraft.src.EntitySheep
-
Returns the item ID for the item the mob drops on death.
- getDropItemId() - Method in class net.minecraft.src.EntitySilverfish
-
Returns the item ID for the item the mob drops on death.
- getDropItemId() - Method in class net.minecraft.src.EntitySkeleton
-
Returns the item ID for the item the mob drops on death.
- getDropItemId() - Method in class net.minecraft.src.EntitySlime
-
Returns the item ID for the item the mob drops on death.
- getDropItemId() - Method in class net.minecraft.src.EntitySnowman
-
Returns the item ID for the item the mob drops on death.
- getDropItemId() - Method in class net.minecraft.src.EntitySpider
-
Returns the item ID for the item the mob drops on death.
- getDropItemId() - Method in class net.minecraft.src.EntitySquid
-
Returns the item ID for the item the mob drops on death.
- getDropItemId() - Method in class net.minecraft.src.EntityWolf
-
Returns the item ID for the item the mob drops on death.
- getDropItemId() - Method in class net.minecraft.src.EntityZombie
-
Returns the item ID for the item the mob drops on death.
- getDurability(int) - Method in enum class net.minecraft.src.EnumArmorMaterial
-
Returns the durability for a armor slot of for this type.
- getDuration() - Method in class net.minecraft.src.PotionEffect
- getDurationString(PotionEffect) - Static method in class net.minecraft.src.Potion
- getDyeFromBlock(int) - Static method in class net.minecraft.src.BlockColored
-
Takes a block damage value and returns the dye damage value to match
- getDynamicTextureLocation(String, DynamicTexture) - Method in class net.minecraft.src.TextureManager
- getEatGrassTick() - Method in class net.minecraft.src.EntityAIEatGrass
- getEffectiveFlowDecay(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockFluid
-
Returns the flow decay but converts values indicating falling liquid (values >=8) to their effective source block value of zero.
- getEffectiveness() - Method in class net.minecraft.src.Potion
- getEffectName() - Method in class net.minecraft.src.PotionEffect
- getEffects(int) - Method in class net.minecraft.src.ItemPotion
-
Returns a list of effects for the specified potion damage value.
- getEffects(ItemStack) - Method in class net.minecraft.src.ItemPotion
-
Returns a list of potion effects for the specified itemstack.
- getEffectX() - Method in class net.minecraft.src.Packet62LevelSound
- getEffectY() - Method in class net.minecraft.src.Packet62LevelSound
- getEffectZ() - Method in class net.minecraft.src.Packet62LevelSound
- getEfficiencyModifier(EntityLivingBase) - Static method in class net.minecraft.src.EnchantmentHelper
-
Return the extra efficiency of tools based on enchantments on equipped player item.
- getEfficiencyOnProperMaterial() - Method in enum class net.minecraft.src.EnumToolMaterial
-
The strength of this tool material against blocks which it is effective against.
- getEnableBackgroundDrawing() - Method in class net.minecraft.src.GuiTextField
-
get enable drawing background and outline
- getEnableSnow() - Method in class net.minecraft.src.BiomeGenBase
-
Returns true if the biome have snowfall instead a normal rain.
- getEnableStats() - Method in class net.minecraft.src.Block
-
Return the state of blocks statistics flags - if the block is counted for mined and placed.
- getEnchantability() - Method in enum class net.minecraft.src.EnumArmorMaterial
-
Return the enchantability factor of the material.
- getEnchantability() - Method in enum class net.minecraft.src.EnumToolMaterial
-
Return the natural enchantability factor of the material.
- getEnchantedItemStack(EnchantmentData) - Method in class net.minecraft.src.ItemEnchantedBook
-
Returns the ItemStack of an enchanted version of this item.
- getEnchantmentLevel(int, ItemStack) - Static method in class net.minecraft.src.EnchantmentHelper
-
Returns the level of enchantment on the ItemStack passed.
- getEnchantmentModifierDamage(ItemStack[], DamageSource) - Static method in class net.minecraft.src.EnchantmentHelper
-
Returns the modifier of protection enchantments on armors equipped on player.
- getEnchantmentModifierLiving(EntityLivingBase, EntityLivingBase) - Static method in class net.minecraft.src.EnchantmentHelper
-
Return the (magic) extra damage of the enchantments on player equipped item.
- getEnchantments(ItemStack) - Static method in class net.minecraft.src.EnchantmentHelper
-
Return the enchantments for the specified stack.
- getEnchantmentTagList() - Method in class net.minecraft.src.ItemStack
- getEnderCrystalTextures(EntityEnderCrystal) - Method in class net.minecraft.src.RenderEnderCrystal
- getEnderDragonTextures(EntityDragon) - Method in class net.minecraft.src.RenderDragon
- getEndermanTextures(EntityEnderman) - Method in class net.minecraft.src.RenderEnderman
- getEndIcon(int) - Method in class net.minecraft.src.BlockLog
-
The icon for the tops and bottoms of the block.
- getEndIcon(int) - Method in class net.minecraft.src.BlockRotatedPillar
-
The icon for the tops and bottoms of the block.
- getEntitiesOfTypeWithinAAAB(Class, AxisAlignedBB, List, IEntitySelector) - Method in class net.minecraft.src.Chunk
-
Gets all entities that can be assigned to the specified class.
- getEntitiesOfTypeWithinAAAB(Class, AxisAlignedBB, List, IEntitySelector) - Method in class net.minecraft.src.EmptyChunk
-
Gets all entities that can be assigned to the specified class.
- getEntitiesWithinAABB(Class, AxisAlignedBB) - Method in class net.minecraft.src.World
-
Returns all entities of the specified class type which intersect with the AABB.
- getEntitiesWithinAABBExcludingEntity(Entity, AxisAlignedBB) - Method in class net.minecraft.src.World
-
Will get all entities within the specified AABB excluding the one passed into it.
- getEntitiesWithinAABBExcludingEntity(Entity, AxisAlignedBB, IEntitySelector) - Method in class net.minecraft.src.World
- getEntitiesWithinAABBForEntity(Entity, AxisAlignedBB, List, IEntitySelector) - Method in class net.minecraft.src.Chunk
-
Fills the given list of all entities that intersect within the given bounding box that aren't the passed entity Args: entity, aabb, listToFill
- getEntitiesWithinAABBForEntity(Entity, AxisAlignedBB, List, IEntitySelector) - Method in class net.minecraft.src.EmptyChunk
-
Fills the given list of all entities that intersect within the given bounding box that aren't the passed entity Args: entity, aabb, listToFill
- getEntity() - Method in class net.minecraft.src.DamageSource
- getEntity() - Method in class net.minecraft.src.EntityDamageSource
- getEntity() - Method in class net.minecraft.src.EntityDamageSourceIndirect
- getEntityAbove(World, double, double, double) - Static method in class net.minecraft.src.TileEntityHopper
- getEntityAttribute(Attribute) - Method in class net.minecraft.src.EntityLivingBase
- getEntityByID(int) - Method in class net.minecraft.src.World
-
Returns the Entity with the given ID, or null if it doesn't exist in this World.
- getEntityByID(int) - Method in class net.minecraft.src.WorldClient
-
Returns the Entity with the given ID, or null if it doesn't exist in this World.
- getEntityByID(int) - Method in class net.minecraft.src.WorldServer
-
Returns the Entity with the given ID, or null if it doesn't exist in this World.
- getEntityClassRenderObject(Class) - Method in class net.minecraft.src.RenderManager
- getEntityDebug() - Method in class net.minecraft.src.Minecraft
-
Gets the information in the F3 menu about how many entities are infront/around you
- getEntityId() - Method in class net.minecraft.src.Packet55BlockDestroy
-
Gets the ID of the entity breaking the block
- getEntityID(Entity) - Static method in class net.minecraft.src.EntityList
-
gets the entityID of a specific entity
- getEntityItem() - Method in class net.minecraft.src.EntityItem
-
Returns the ItemStack corresponding to the Entity (Note: if no item exists, will log an error but still return an ItemStack containing Block.stone)
- getEntityName() - Method in class net.minecraft.src.Entity
-
Gets the username of the entity.
- getEntityName() - Method in class net.minecraft.src.EntityHorse
-
Gets the username of the entity.
- getEntityName() - Method in class net.minecraft.src.EntityItem
-
Gets the username of the entity.
- getEntityName() - Method in class net.minecraft.src.EntityLiving
-
Gets the username of the entity.
- getEntityName() - Method in class net.minecraft.src.EntityMinecart
-
Gets the username of the entity.
- getEntityName() - Method in class net.minecraft.src.EntityOcelot
-
Gets the username of the entity.
- getEntityName() - Method in class net.minecraft.src.EntityPlayer
-
Gets the username of the entity.
- getEntityName() - Method in interface net.minecraft.src.IBossDisplayData
-
Gets the username of the entity.
- getEntityNameToSpawn() - Method in class net.minecraft.src.MobSpawnerBaseLogic
-
Gets the entity name that should be spawned.
- getEntityPathToXYZ(Entity, int, int, int, float, boolean, boolean, boolean, boolean) - Method in class net.minecraft.src.World
- getEntityRenderObject(Entity) - Method in class net.minecraft.src.RenderManager
- getEntitySenses() - Method in class net.minecraft.src.EntityLiving
-
returns the EntitySenses Object for the EntityLiving
- getEntityString() - Method in class net.minecraft.src.Entity
-
Returns the string that identifies this Entity's class
- getEntityString(Entity) - Static method in class net.minecraft.src.EntityList
-
Gets the string representation of a specific entity.
- getEntityTexture(Entity) - Method in class net.minecraft.src.Render
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderArrow
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderBat
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderBiped
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderBlaze
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderBoat
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderCaveSpider
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderChicken
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderCow
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderCreeper
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderDragon
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderEnderCrystal
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderEnderman
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderEntity
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderFallingSand
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderFireball
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderFish
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderGhast
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderGiantZombie
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderHorse
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderIronGolem
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderItem
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderItemFrame
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderLeashKnot
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderLightningBolt
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderMagmaCube
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderMinecart
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderMooshroom
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderOcelot
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderPainting
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderPig
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderPlayer
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderSheep
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderSilverfish
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderSkeleton
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderSlime
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderSnowball
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderSnowMan
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderSpider
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderSquid
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderTNTPrimed
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderVillager
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderWitch
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderWither
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderWitherSkull
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderWolf
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderXPOrb
-
Returns the location of an entity's texture.
- getEntityTexture(Entity) - Method in class net.minecraft.src.RenderZombie
-
Returns the location of an entity's texture.
- getEntityToAttack() - Method in class net.minecraft.src.EntityCreature
-
Returns current entities target
- getEntityTracker() - Method in class net.minecraft.src.WorldServer
-
Gets the EntityTracker
- getEntityViewDistance() - Method in class net.minecraft.src.ServerConfigurationManager
- getEntityWorld() - Method in class net.minecraft.src.EntityPlayer
- getEntityWorld() - Method in interface net.minecraft.src.ICommandSender
- getEntityWorld() - Method in class net.minecraft.src.RConConsoleSource
- getEntityWorld() - Method in class net.minecraft.src.TileEntityCommandBlock
- getEntrancePortalLocation() - Method in class net.minecraft.src.WorldProvider
-
Gets the hard-coded portal location to use when entering this dimension.
- getEntrancePortalLocation() - Method in class net.minecraft.src.WorldProviderEnd
-
Gets the hard-coded portal location to use when entering this dimension.
- getEntrancePortalLocation() - Method in class net.minecraft.src.WorldServer
-
Gets the hard-coded portal location to use when entering this dimension.
- getEnumBoolean() - Method in enum class net.minecraft.src.EnumOptions
- getEnumFloat() - Method in enum class net.minecraft.src.EnumOptions
- getEnumGameType() - Method in class net.minecraft.src.SaveFormatComparator
-
Gets the EnumGameType.
- getEnumOptions(int) - Static method in enum class net.minecraft.src.EnumOptions
- getEnumString() - Method in enum class net.minecraft.src.EnumOptions
- getErrorOjbects() - Method in exception net.minecraft.src.CommandException
- getEventID() - Method in class net.minecraft.src.BlockEventData
-
Get the Event ID (different for each BlockID)
- getEventParameter() - Method in class net.minecraft.src.BlockEventData
-
Get the Event Parameter (different for each BlockID,EventID)
- getExperience(int) - Method in class net.minecraft.src.FurnaceRecipes
- getExperienceOrbTextures(EntityXPOrb) - Method in class net.minecraft.src.RenderXPOrb
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.src.EntityAnimal
-
Get the experience points the entity currently has.
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.src.EntityLiving
-
Get the experience points the entity currently has.
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.src.EntityLivingBase
-
Get the experience points the entity currently has.
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.src.EntityPlayer
-
Get the experience points the entity currently has.
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.src.EntityWaterMob
-
Get the experience points the entity currently has.
- getExplosionResistance(Entity) - Method in class net.minecraft.src.Block
-
Returns how much this block can resist explosions from the passed in entity.
- getExplosionResistance(Entity) - Method in class net.minecraft.src.BlockStairs
-
Returns how much this block can resist explosions from the passed in entity.
- getExplosivePlacedBy() - Method in class net.minecraft.src.Explosion
-
Returns either the entity that placed the explosive block, the entity that caused the explosion or null.
- getExtBlockID(int, int, int) - Method in class net.minecraft.src.ExtendedBlockStorage
-
Returns the extended block ID for a location in a chunk, merged from a byte array and a NibbleArray to form a full 12-bit block ID.
- getExtBlocklightValue(int, int, int) - Method in class net.minecraft.src.ExtendedBlockStorage
-
Gets the saved Block-light value in the extended block storage structure.
- getExtBlockMetadata(int, int, int) - Method in class net.minecraft.src.ExtendedBlockStorage
-
Returns the metadata associated with the block at the given coordinates in this ExtendedBlockStorage.
- getExtraType() - Method in class net.minecraft.src.TileEntitySkull
-
Get the extra data foor this skull, used as player username by player heads
- getExtSkylightValue(int, int, int) - Method in class net.minecraft.src.ExtendedBlockStorage
-
Gets the saved Sky-light value in the extended block storage structure.
- getEyeHeight() - Method in class net.minecraft.src.Entity
- getEyeHeight() - Method in class net.minecraft.src.EntityLivingBase
- getEyeHeight() - Method in class net.minecraft.src.EntityOtherPlayerMP
- getEyeHeight() - Method in class net.minecraft.src.EntityPlayer
- getEyeHeight() - Method in class net.minecraft.src.EntityPlayerMP
- getEyeHeight() - Method in class net.minecraft.src.EntityWolf
- getFacing(int) - Static method in class net.minecraft.src.BlockDispenser
- getFallingSandTextures(EntityFallingSand) - Method in class net.minecraft.src.RenderFallingSand
- getFile() - Method in class net.minecraft.src.CrashReport
-
Gets the file this crash report is saved into.
- getFileName() - Method in class net.minecraft.src.SaveFormatComparator
-
return the file name
- getFillBlock() - Method in class net.minecraft.src.FlatLayerInfo
-
Return the block type used on this set of layers.
- getFillBlockMeta() - Method in class net.minecraft.src.FlatLayerInfo
-
Return the block metadata used on this set of layers.
- getFilledSlots() - Method in class net.minecraft.src.TileEntityBrewingStand
-
returns an integer with each bit specifying wether that slot of the stand contains a potion
- getFinalPathPoint() - Method in class net.minecraft.src.PathEntity
-
returns the last PathPoint of the Array
- getFireAspectModifier(EntityLivingBase) - Static method in class net.minecraft.src.EnchantmentHelper
- getFireballTextures(EntityFireball) - Method in class net.minecraft.src.RenderFireball
- getFireIcon(int) - Method in class net.minecraft.src.BlockFire
- getFireTimeForEntity(Entity, int) - Static method in class net.minecraft.src.EnchantmentProtection
-
Gets the amount of ticks an entity should be set fire, adjusted for fire protection.
- getFirst() - Method in class net.minecraft.src.Tuple
-
Get the first Object in the Tuple
- getFirstEmptyStack() - Method in class net.minecraft.src.InventoryPlayer
-
Returns the first item stack that is empty.
- getFirstUncoveredBlock(int, int) - Method in class net.minecraft.src.World
-
Returns the block ID of the first block at this (x,z) location with air above it, searching from sea level upwards.
- getFlag(int) - Method in class net.minecraft.src.Entity
-
Returns true if the flag is active for the entity.
- getFlatGeneratorInfo() - Method in class net.minecraft.src.GuiCreateFlatWorld
- getFlatLayers() - Method in class net.minecraft.src.FlatGeneratorInfo
-
Return the list of layers on this preset.
- getFleeceColor() - Method in class net.minecraft.src.EntitySheep
- getFloat(String) - Method in class net.minecraft.src.NBTTagCompound
-
Retrieves a float value using the specified key, or 0 if no such key was stored.
- getFloatRainfall() - Method in class net.minecraft.src.BiomeGenBase
-
Gets a floating point representation of this biome's rainfall
- getFloatTemperature() - Method in class net.minecraft.src.BiomeGenBase
-
Gets a floating point representation of this biome's temperature
- getFlowDecay(World, int, int, int) - Method in class net.minecraft.src.BlockFluid
-
Returns the amount of fluid decay at the coordinates, or -1 if the block at the coordinates is not the same material as the fluid.
- getFlowDirection(IBlockAccess, int, int, int, Material) - Static method in class net.minecraft.src.BlockFluid
-
the sin and cos of this number determine the surface gradient of the flowing block.
- getFluidHeightPercent(int) - Static method in class net.minecraft.src.BlockFluid
-
Returns the percentage of the fluid block that is air, based on the given flow decay of the fluid.
- getFluidIcon(String) - Static method in class net.minecraft.src.BlockFluid
- getFlying() - Method in class net.minecraft.src.Packet202PlayerAbilities
- getFlySpeed() - Method in class net.minecraft.src.Packet202PlayerAbilities
- getFlySpeed() - Method in class net.minecraft.src.PlayerCapabilities
- getFogColor(float) - Method in class net.minecraft.src.World
-
Returns vector(ish) with R/G/B for fog
- getFogColor(float, float) - Method in class net.minecraft.src.WorldProvider
-
Return Vec3D with biome specific fog color
- getFogColor(float, float) - Method in class net.minecraft.src.WorldProviderEnd
-
Return Vec3D with biome specific fog color
- getFogColor(float, float) - Method in class net.minecraft.src.WorldProviderHell
-
Return Vec3D with biome specific fog color
- getFolderName() - Method in interface net.minecraft.src.IServer
- getFoliageColor(double, double) - Static method in class net.minecraft.src.ColorizerFoliage
-
Gets foliage color from temperature and humidity.
- getFoliageColorBasic() - Static method in class net.minecraft.src.ColorizerFoliage
- getFoliageColorBirch() - Static method in class net.minecraft.src.ColorizerFoliage
-
Gets the foliage color for birch type (metadata 2) trees
- getFoliageColorPine() - Static method in class net.minecraft.src.ColorizerFoliage
-
Gets the foliage color for pine type (metadata 1) trees
- getFontRenderer() - Method in class net.minecraft.src.RenderManager
-
Returns the font renderer
- getFontRenderer() - Method in class net.minecraft.src.TileEntityRenderer
- getFontRenderer() - Method in class net.minecraft.src.TileEntitySpecialRenderer
- getFontRendererFromRenderManager() - Method in class net.minecraft.src.Render
-
Returns the font renderer from the set render manager
- getFoodLevel() - Method in class net.minecraft.src.FoodStats
-
Get the player's food level.
- getFoodStats() - Method in class net.minecraft.src.EntityPlayer
-
Returns the player's FoodStats object.
- getFortuneModifier(EntityLivingBase) - Static method in class net.minecraft.src.EnchantmentHelper
-
Returns the fortune enchantment modifier of the current equipped item of player.
- getForwardDirection() - Method in class net.minecraft.src.EntityBoat
-
Gets the forward direction of the entity.
- getFOVMultiplier() - Method in class net.minecraft.src.EntityPlayerSP
-
Gets the player's field of view multiplier.
- getFrameCount() - Method in class net.minecraft.src.AnimationMetadataSection
- getFrameCount() - Method in class net.minecraft.src.TextureAtlasSprite
- getFrameHeight() - Method in class net.minecraft.src.AnimationMetadataSection
- getFrameIndex() - Method in class net.minecraft.src.AnimationFrame
- getFrameIndex(int) - Method in class net.minecraft.src.AnimationMetadataSection
- getFrameIndexSet() - Method in class net.minecraft.src.AnimationMetadataSection
- getFrameTextureData(int) - Method in class net.minecraft.src.TextureAtlasSprite
- getFrameTime() - Method in class net.minecraft.src.AnimationFrame
- getFrameTime() - Method in class net.minecraft.src.AnimationMetadataSection
- getFrameTimeSingle(int) - Method in class net.minecraft.src.AnimationMetadataSection
- getFrameWidth() - Method in class net.minecraft.src.AnimationMetadataSection
- getFront(int) - Static method in enum class net.minecraft.src.EnumFacing
-
Returns the facing that represents the block in front of it.
- getFrontOffsetX() - Method in enum class net.minecraft.src.EnumFacing
-
Returns a offset that addresses the block in front of this facing.
- getFrontOffsetY() - Method in enum class net.minecraft.src.EnumFacing
- getFrontOffsetZ() - Method in enum class net.minecraft.src.EnumFacing
-
Returns a offset that addresses the block in front of this facing.
- getFullBlockLightValue(int, int, int) - Method in class net.minecraft.src.World
-
Does the same as getBlockLightValue_do but without checking if its not a normal block
- getFullMetadata(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockDoor
-
Returns the full metadata value created by combining the metadata of both blocks the door takes up.
- getFullSlabName(int) - Method in class net.minecraft.src.BlockHalfSlab
-
Returns the slab block name with step type.
- getFullSlabName(int) - Method in class net.minecraft.src.BlockStep
-
Returns the slab block name with step type.
- getFullSlabName(int) - Method in class net.minecraft.src.BlockWoodSlab
-
Returns the slab block name with step type.
- getFurthestViewableBlock(int) - Static method in class net.minecraft.src.PlayerManager
-
Get the furthest viewable block given player's view distance
- getFXLayer() - Method in class net.minecraft.src.EntityBreakingFX
- getFXLayer() - Method in class net.minecraft.src.EntityCrit2FX
- getFXLayer() - Method in class net.minecraft.src.EntityDiggingFX
- getFXLayer() - Method in class net.minecraft.src.EntityFireworkStarterFX
- getFXLayer() - Method in class net.minecraft.src.EntityFootStepFX
- getFXLayer() - Method in class net.minecraft.src.EntityFX
- getFXLayer() - Method in class net.minecraft.src.EntityHugeExplodeFX
- getFXLayer() - Method in class net.minecraft.src.EntityLargeExplodeFX
- getFXLayer() - Method in class net.minecraft.src.EntityPickupFX
- getGameModeFromCommand(ICommandSender, String) - Method in class net.minecraft.src.CommandGameMode
-
Gets the Game Mode specified in the command.
- getGameRuleBooleanValue(String) - Method in class net.minecraft.src.GameRules
-
Gets the boolean Game Rule value.
- getGameRules() - Method in class net.minecraft.src.World
-
Gets the GameRules instance.
- getGameRulesInstance() - Method in class net.minecraft.src.DerivedWorldInfo
-
Gets the GameRules class Instance.
- getGameRulesInstance() - Method in class net.minecraft.src.WorldInfo
-
Gets the GameRules class Instance.
- getGameRuleStringValue(String) - Method in class net.minecraft.src.GameRules
-
Gets the string Game Rule value.
- getGameType() - Method in class net.minecraft.src.DedicatedServer
- getGameType() - Method in class net.minecraft.src.DerivedWorldInfo
-
Gets the GameType.
- getGameType() - Method in class net.minecraft.src.IntegratedServer
- getGameType() - Method in class net.minecraft.src.ItemInWorldManager
- getGameType() - Method in class net.minecraft.src.WorldInfo
-
Gets the GameType.
- getGameType() - Method in class net.minecraft.src.WorldSettings
-
Gets the game type.
- getGameTypeById(int) - Static method in class net.minecraft.src.WorldSettings
-
Gets the GameType by ID
- getGeneratorOptions() - Method in class net.minecraft.src.WorldInfo
- getGeneratorVersion() - Method in class net.minecraft.src.WorldType
-
Returns generatorVersion.
- getGLCallListForPass(int) - Method in class net.minecraft.src.WorldRenderer
-
Takes in the pass the call list is being requested for.
- getGLMaximumTextureSize() - Static method in class net.minecraft.src.Minecraft
-
Used in the usage snooper.
- getGlTextureId() - Method in class net.minecraft.src.AbstractTexture
- getGlTextureId() - Method in interface net.minecraft.src.TextureObject
- getGlTextureId() - Method in class net.minecraft.src.ThreadDownloadImageData
- getGrassColor(double, double) - Static method in class net.minecraft.src.ColorizerGrass
-
Gets grass color from temperature and humidity.
- getGrassEatingAmount(float) - Method in class net.minecraft.src.EntityHorse
- getGravityVelocity() - Method in class net.minecraft.src.EntityExpBottle
-
Gets the amount of gravity to apply to the thrown entity with each tick.
- getGravityVelocity() - Method in class net.minecraft.src.EntityPotion
-
Gets the amount of gravity to apply to the thrown entity with each tick.
- getGravityVelocity() - Method in class net.minecraft.src.EntityThrowable
-
Gets the amount of gravity to apply to the thrown entity with each tick.
- getGreenColorF() - Method in class net.minecraft.src.EntityFX
- getGrowingAge() - Method in class net.minecraft.src.EntityAgeable
-
The age value may be negative or positive or zero.
- getGuid(int) - Static method in class net.minecraft.src.AchievementMap
-
Returns the unique GUID of a achievement id.
- getGuiEnabled() - Method in class net.minecraft.src.DedicatedServer
- getHardcoreEnabled() - Method in class net.minecraft.src.WorldSettings
-
Returns true if hardcore mode is enabled, otherwise false
- getHarvestLevel() - Method in enum class net.minecraft.src.EnumToolMaterial
-
The level of material this tool can harvest (3 = DIAMOND, 2 = IRON, 1 = STONE, 0 = IRON/GOLD)
- getHasReproduced() - Method in class net.minecraft.src.EntityHorse
- getHasStack() - Method in class net.minecraft.src.Slot
-
Returns if this slot contains a stack.
- getHasSubtypes() - Method in class net.minecraft.src.Item
- getHasSubtypes() - Method in class net.minecraft.src.ItemStack
- getHealAmount() - Method in class net.minecraft.src.ItemFood
- getHealth() - Method in class net.minecraft.src.EntityLivingBase
- getHealth() - Method in interface net.minecraft.src.IBossDisplayData
- getHeight() - Method in class net.minecraft.src.ChunkCache
-
Returns current world height.
- getHeight() - Method in interface net.minecraft.src.IBlockAccess
-
Returns current world height.
- getHeight() - Method in class net.minecraft.src.StitchHolder
- getHeight() - Method in class net.minecraft.src.World
-
Returns current world height.
- getHeightPixels() - Method in class net.minecraft.src.EntityHanging
- getHeightPixels() - Method in class net.minecraft.src.EntityItemFrame
- getHeightPixels() - Method in class net.minecraft.src.EntityLeashKnot
- getHeightPixels() - Method in class net.minecraft.src.EntityPainting
- getHeightValue(int, int) - Method in class net.minecraft.src.Chunk
-
Returns the value in the height map at this x, z coordinate in the chunk
- getHeightValue(int, int) - Method in class net.minecraft.src.EmptyChunk
-
Returns the value in the height map at this x, z coordinate in the chunk
- getHeightValue(int, int) - Method in class net.minecraft.src.World
-
Returns the y coordinate with a block in it at this x, z coordinate
- getHeldItem() - Method in class net.minecraft.src.EntityLiving
-
Returns the item that this EntityLiving is holding, if any.
- getHeldItem() - Method in class net.minecraft.src.EntityLivingBase
-
Returns the item that this EntityLiving is holding, if any.
- getHeldItem() - Method in class net.minecraft.src.EntityPlayer
-
Returns the item that this EntityLiving is holding, if any.
- getHeldItem() - Method in class net.minecraft.src.EntityPlayerSP
-
Returns the item that this EntityLiving is holding, if any.
- getHideCape() - Method in class net.minecraft.src.EntityPlayer
- getHideCape(int) - Method in class net.minecraft.src.EntityPlayer
- getHoldRoseTick() - Method in class net.minecraft.src.EntityIronGolem
- getHomePosition() - Method in class net.minecraft.src.EntityCreature
-
Returns the chunk coordinate object of the home position.
- getHopperIcon(String) - Static method in class net.minecraft.src.BlockHopper
- getHopperTile(IBlockAccess, int, int, int) - Static method in class net.minecraft.src.BlockHopper
- getHorizon() - Method in class net.minecraft.src.World
-
Returns horizon height for use in rendering the sky.
- getHorseArmorIndex(ItemStack) - Method in class net.minecraft.src.EntityHorse
-
0 = iron, 1 = gold, 2 = diamond
- getHorseJumpPower() - Method in class net.minecraft.src.EntityPlayerSP
- getHorseJumpStrength() - Method in class net.minecraft.src.EntityHorse
- getHorseSize() - Method in class net.minecraft.src.EntityHorse
- getHorseTexture() - Method in class net.minecraft.src.EntityHorse
- getHorseType() - Method in class net.minecraft.src.EntityHorse
-
returns the horse type
- getHorseVariant() - Method in class net.minecraft.src.EntityHorse
- getHostname() - Method in interface net.minecraft.src.IServer
-
Returns the server's hostname.
- getHostPlayerData() - Method in class net.minecraft.src.IntegratedPlayerList
-
On integrated servers, returns the host's player data to be written to level.dat.
- getHostPlayerData() - Method in class net.minecraft.src.ServerConfigurationManager
-
On integrated servers, returns the host's player data to be written to level.dat.
- getHotbarSize() - Static method in class net.minecraft.src.InventoryPlayer
-
Get the size of the player hotbar inventory
- getHoverState(boolean) - Method in class net.minecraft.src.GuiButton
-
Returns 0 if the button is disabled, 1 if the mouse is NOT hovering over this button and 2 if it IS hovering over this button.
- getHoverState(boolean) - Method in class net.minecraft.src.GuiSlider
-
Returns 0 if the button is disabled, 1 if the mouse is NOT hovering over this button and 2 if it IS hovering over this button.
- getHungerDamage() - Method in class net.minecraft.src.DamageSource
-
How much satiate(food) is consumed by this DamageSource
- getHurtSound() - Method in class net.minecraft.src.EntityBat
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntityBlaze
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntityChicken
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntityCow
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntityCreeper
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntityDragon
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntityEnderman
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntityGhast
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntityGolem
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntityHorse
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntityIronGolem
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntityLivingBase
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntityMagmaCube
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntityOcelot
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntityPig
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntityPigZombie
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntitySheep
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntitySilverfish
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntitySkeleton
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntitySlime
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntitySpider
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntitySquid
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntityVillager
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntityWitch
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntityWither
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntityWolf
-
Returns the sound this mob makes when it is hurt.
- getHurtSound() - Method in class net.minecraft.src.EntityZombie
-
Returns the sound this mob makes when it is hurt.
- getIcon(int, int) - Method in class net.minecraft.src.Block
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockAnvil
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockBed
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockBookshelf
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockButtonStone
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockButtonWood
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockCactus
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockCake
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockCarpet
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockCarrot
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockCauldron
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockCocoa
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockColored
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockComparator
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockCrops
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockDaylightDetector
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockDetectorRail
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockDispenser
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockDoor
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockEnchantmentTable
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockEndPortalFrame
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockFarmland
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockFenceGate
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockFire
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockFluid
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockFurnace
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockGrass
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockHopper
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockJukeBox
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockLeaves
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockMelon
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockMushroomCap
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockMycelium
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockNetherStalk
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockPistonBase
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockPistonExtension
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockPotato
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockPumpkin
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockQuartz
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockRail
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockRailPowered
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockRedstoneLogic
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockRotatedPillar
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockSandStone
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockSapling
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockSign
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockSilverfish
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockSkull
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockStairs
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockStep
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockStoneBrick
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockTallGrass
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockTNT
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockWall
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockWood
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockWoodSlab
-
From the specified side and block metadata retrieves the blocks texture.
- getIcon(int, int) - Method in class net.minecraft.src.BlockWorkbench
-
From the specified side and block metadata retrieves the blocks texture.
- getIconFromDamage(int) - Method in class net.minecraft.src.Item
-
Gets an icon index based on an item's damage value
- getIconFromDamage(int) - Method in class net.minecraft.src.ItemBlock
-
Gets an icon index based on an item's damage value
- getIconFromDamage(int) - Method in class net.minecraft.src.ItemBlockWithMetadata
-
Gets an icon index based on an item's damage value
- getIconFromDamage(int) - Method in class net.minecraft.src.ItemCloth
-
Gets an icon index based on an item's damage value
- getIconFromDamage(int) - Method in class net.minecraft.src.ItemCoal
-
Gets an icon index based on an item's damage value
- getIconFromDamage(int) - Method in class net.minecraft.src.ItemColored
-
Gets an icon index based on an item's damage value
- getIconFromDamage(int) - Method in class net.minecraft.src.ItemDye
-
Gets an icon index based on an item's damage value
- getIconFromDamage(int) - Method in class net.minecraft.src.ItemGlassBottle
-
Gets an icon index based on an item's damage value
- getIconFromDamage(int) - Method in class net.minecraft.src.ItemLeaves
-
Gets an icon index based on an item's damage value
- getIconFromDamage(int) - Method in class net.minecraft.src.ItemMultiTextureTile
-
Gets an icon index based on an item's damage value
- getIconFromDamage(int) - Method in class net.minecraft.src.ItemPotion
-
Gets an icon index based on an item's damage value
- getIconFromDamage(int) - Method in class net.minecraft.src.ItemRecord
-
Gets an icon index based on an item's damage value
- getIconFromDamage(int) - Method in class net.minecraft.src.ItemSkull
-
Gets an icon index based on an item's damage value
- getIconFromDamage(int) - Method in class net.minecraft.src.ItemSlab
-
Gets an icon index based on an item's damage value
- getIconFromDamageForRenderPass(int, int) - Method in class net.minecraft.src.Item
-
Gets an icon index based on an item's damage value and the given render pass
- getIconFromDamageForRenderPass(int, int) - Method in class net.minecraft.src.ItemArmor
-
Gets an icon index based on an item's damage value and the given render pass
- getIconFromDamageForRenderPass(int, int) - Method in class net.minecraft.src.ItemFireworkCharge
-
Gets an icon index based on an item's damage value and the given render pass
- getIconFromDamageForRenderPass(int, int) - Method in class net.minecraft.src.ItemMonsterPlacer
-
Gets an icon index based on an item's damage value and the given render pass
- getIconFromDamageForRenderPass(int, int) - Method in class net.minecraft.src.ItemPotion
-
Gets an icon index based on an item's damage value and the given render pass
- getIconHeight() - Method in interface net.minecraft.src.Icon
-
Returns the height of the icon, in pixels.
- getIconHeight() - Method in class net.minecraft.src.IconFlipped
-
Returns the height of the icon, in pixels.
- getIconHeight() - Method in class net.minecraft.src.TextureAtlasSprite
-
Returns the height of the icon, in pixels.
- getIconIndex() - Method in class net.minecraft.src.ItemStack
-
Returns the icon index of the current stack.
- getIconIndex(ItemStack) - Method in class net.minecraft.src.Item
-
Returns the icon index of the stack given as argument.
- getIconName() - Method in interface net.minecraft.src.Icon
- getIconName() - Method in class net.minecraft.src.IconFlipped
- getIconName() - Method in class net.minecraft.src.TextureAtlasSprite
- getIconSafe(Icon) - Method in class net.minecraft.src.RenderBlocks
- getIconSideOverlay() - Static method in class net.minecraft.src.BlockGrass
- getIconString() - Method in class net.minecraft.src.Item
-
Returns the string associated with this Item's Icon.
- getIconWidth() - Method in interface net.minecraft.src.Icon
-
Returns the width of the icon, in pixels.
- getIconWidth() - Method in class net.minecraft.src.IconFlipped
-
Returns the width of the icon, in pixels.
- getIconWidth() - Method in class net.minecraft.src.TextureAtlasSprite
-
Returns the width of the icon, in pixels.
- getId() - Method in class net.minecraft.src.NBTBase
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.src.NBTTagByte
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.src.NBTTagByteArray
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.src.NBTTagCompound
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.src.NBTTagDouble
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.src.NBTTagEnd
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.src.NBTTagFloat
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.src.NBTTagInt
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.src.NBTTagIntArray
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.src.NBTTagList
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.src.NBTTagLong
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.src.NBTTagShort
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.src.NBTTagString
-
Gets the type byte for the tag.
- getId() - Method in class net.minecraft.src.Potion
-
returns the ID of the potion
- getID() - Method in class net.minecraft.src.AttributeModifier
- getID() - Method in enum class net.minecraft.src.EnumGameType
-
Returns the ID of this game type
- getIMerchant() - Method in class net.minecraft.src.GuiMerchant
-
Gets the Instance of IMerchant interface.
- getIndirectPowerLevelTo(int, int, int, int) - Method in class net.minecraft.src.World
-
Gets the power level from a certain block face.
- getIndirectPowerOutput(int, int, int, int) - Method in class net.minecraft.src.World
-
Returns the indirect signal strength being outputted by the given block in the *opposite* of the given direction.
- getInputStream() - Method in interface net.minecraft.src.Resource
- getInputStream() - Method in class net.minecraft.src.SimpleResource
- getInputStream(ResourceLocation) - Method in class net.minecraft.src.AbstractResourcePack
- getInputStream(ResourceLocation) - Method in class net.minecraft.src.DefaultResourcePack
- getInputStream(ResourceLocation) - Method in interface net.minecraft.src.ResourcePack
- getInputStreamByName(String) - Method in class net.minecraft.src.AbstractResourcePack
- getInputStreamByName(String) - Method in class net.minecraft.src.FileResourcePack
- getInputStreamByName(String) - Method in class net.minecraft.src.FolderResourcePack
- getInputStrength(World, int, int, int, int) - Method in class net.minecraft.src.BlockComparator
-
Returns the signal strength at one input of the block.
- getInputStrength(World, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneLogic
-
Returns the signal strength at one input of the block.
- getInsideDistanceSquare(int, int, int) - Method in class net.minecraft.src.VillageDoorInfo
-
Get the square of the distance from a location 2 blocks away from the door considered 'inside' and the given arguments
- getInsidePosX() - Method in class net.minecraft.src.VillageDoorInfo
- getInsidePosY() - Method in class net.minecraft.src.VillageDoorInfo
- getInsidePosZ() - Method in class net.minecraft.src.VillageDoorInfo
- getInstance() - Static method in class net.minecraft.src.ClippingHelperImpl
-
Initialises the ClippingHelper object then returns an instance of it.
- getInstance() - Static method in class net.minecraft.src.CraftingManager
-
Returns the static instance of this class
- getIntArray(String) - Method in class net.minecraft.src.NBTTagCompound
-
Retrieves an int array using the specified key, or a zero-length array if no such key was stored.
- getIntCache(int) - Static method in class net.minecraft.src.IntCache
- getInteger(String) - Method in class net.minecraft.src.NBTTagCompound
-
Retrieves an integer value using the specified key, or 0 if no such key was stored.
- getIntegratedServer() - Method in class net.minecraft.src.IntegratedPlayerList
-
get the associated Integrated Server
- getIntegratedServer() - Method in class net.minecraft.src.IntegratedServerListenThread
-
Gets MinecraftServer instance.
- getIntegratedServer() - Method in class net.minecraft.src.Minecraft
-
Returns the currently running integrated server
- getInterestedAngle(float) - Method in class net.minecraft.src.EntityWolf
- getIntermediateWithXValue(Vec3, double) - Method in class net.minecraft.src.Vec3
-
Returns a new vector with x value equal to the second parameter, along the line between this vector and the passed in vector, or null if not possible.
- getIntermediateWithYValue(Vec3, double) - Method in class net.minecraft.src.Vec3
-
Returns a new vector with y value equal to the second parameter, along the line between this vector and the passed in vector, or null if not possible.
- getIntermediateWithZValue(Vec3, double) - Method in class net.minecraft.src.Vec3
-
Returns a new vector with z value equal to the second parameter, along the line between this vector and the passed in vector, or null if not possible.
- getInterpolatedU(double) - Method in interface net.minecraft.src.Icon
-
Gets a U coordinate on the icon. 0 returns uMin and 16 returns uMax.
- getInterpolatedU(double) - Method in class net.minecraft.src.IconFlipped
-
Gets a U coordinate on the icon. 0 returns uMin and 16 returns uMax.
- getInterpolatedU(double) - Method in class net.minecraft.src.TextureAtlasSprite
-
Gets a U coordinate on the icon. 0 returns uMin and 16 returns uMax.
- getInterpolatedV(double) - Method in interface net.minecraft.src.Icon
-
Gets a V coordinate on the icon. 0 returns vMin and 16 returns vMax.
- getInterpolatedV(double) - Method in class net.minecraft.src.IconFlipped
-
Gets a V coordinate on the icon. 0 returns vMin and 16 returns vMax.
- getInterpolatedV(double) - Method in class net.minecraft.src.TextureAtlasSprite
-
Gets a V coordinate on the icon. 0 returns vMin and 16 returns vMax.
- getIntProperty(String, int) - Method in class net.minecraft.src.DedicatedServer
-
Gets an integer property.
- getIntProperty(String, int) - Method in interface net.minecraft.src.IServer
-
Gets an integer property.
- getIntProperty(String, int) - Method in class net.minecraft.src.PropertyManager
-
Gets an integer property.
- getIntRainfall() - Method in class net.minecraft.src.BiomeGenBase
-
Gets an integer representation of this biome's rainfall
- getInts(int, int, int, int) - Method in class net.minecraft.src.GenLayer
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.src.GenLayerAddIsland
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.src.GenLayerAddMushroomIsland
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.src.GenLayerAddSnow
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.src.GenLayerBiome
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.src.GenLayerFuzzyZoom
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.src.GenLayerHills
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.src.GenLayerIsland
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.src.GenLayerRiver
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.src.GenLayerRiverInit
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.src.GenLayerRiverMix
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.src.GenLayerShore
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.src.GenLayerSmooth
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.src.GenLayerSwampRivers
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.src.GenLayerVoronoiZoom
-
Returns a list of integer values generated by this layer.
- getInts(int, int, int, int) - Method in class net.minecraft.src.GenLayerZoom
-
Returns a list of integer values generated by this layer.
- getIntTemperature() - Method in class net.minecraft.src.BiomeGenBase
-
Gets an integer representation of this biome's temperature
- getInventory() - Method in class net.minecraft.src.Container
-
returns a list if itemStacks, for each slot.
- getInventory(World, int, int, int) - Method in class net.minecraft.src.BlockChest
-
Gets the inventory of the chest at the specified coords, accounting for blocks or ocelots on top of the chest, and double chests.
- getInventoryAboveHopper(Hopper) - Static method in class net.minecraft.src.TileEntityHopper
-
Looks for anything, that can hold items (like chests, furnaces, etc.) one block above the given hopper.
- getInventoryAtLocation(World, double, double, double) - Static method in class net.minecraft.src.TileEntityHopper
-
Gets an inventory at the given location to extract items into or take items from.
- getInventoryEnderChest() - Method in class net.minecraft.src.EntityPlayer
-
Returns the InventoryEnderChest of this player.
- getInventoryStackLimit() - Method in class net.minecraft.src.EntityMinecartContainer
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in interface net.minecraft.src.IInventory
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.src.InventoryBasic
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.src.InventoryCrafting
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.src.InventoryCraftResult
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.src.InventoryLargeChest
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.src.InventoryMerchant
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.src.InventoryPlayer
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.src.TileEntityBeacon
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.src.TileEntityBrewingStand
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.src.TileEntityChest
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.src.TileEntityDispenser
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.src.TileEntityFurnace
-
Returns the maximum stack size for a inventory slot.
- getInventoryStackLimit() - Method in class net.minecraft.src.TileEntityHopper
-
Returns the maximum stack size for a inventory slot.
- getInvName() - Method in class net.minecraft.src.EntityMinecartContainer
-
Returns the name of the inventory.
- getInvName() - Method in interface net.minecraft.src.IInventory
-
Returns the name of the inventory.
- getInvName() - Method in class net.minecraft.src.InventoryBasic
-
Returns the name of the inventory.
- getInvName() - Method in class net.minecraft.src.InventoryCrafting
-
Returns the name of the inventory.
- getInvName() - Method in class net.minecraft.src.InventoryCraftResult
-
Returns the name of the inventory.
- getInvName() - Method in class net.minecraft.src.InventoryLargeChest
-
Returns the name of the inventory.
- getInvName() - Method in class net.minecraft.src.InventoryMerchant
-
Returns the name of the inventory.
- getInvName() - Method in class net.minecraft.src.InventoryPlayer
-
Returns the name of the inventory.
- getInvName() - Method in class net.minecraft.src.TileEntityBeacon
-
Returns the name of the inventory.
- getInvName() - Method in class net.minecraft.src.TileEntityBrewingStand
-
Returns the name of the inventory.
- getInvName() - Method in class net.minecraft.src.TileEntityChest
-
Returns the name of the inventory.
- getInvName() - Method in class net.minecraft.src.TileEntityDispenser
-
Returns the name of the inventory.
- getInvName() - Method in class net.minecraft.src.TileEntityDropper
-
Returns the name of the inventory.
- getInvName() - Method in class net.minecraft.src.TileEntityFurnace
-
Returns the name of the inventory.
- getInvName() - Method in class net.minecraft.src.TileEntityHopper
-
Returns the name of the inventory.
- getIP() - Method in class net.minecraft.src.ServerAddress
- getIPositionFromBlockSource(IBlockSource) - Static method in class net.minecraft.src.BlockDispenser
- getIronGolemTextures(EntityIronGolem) - Method in class net.minecraft.src.RenderIronGolem
- getIsAmbient() - Method in class net.minecraft.src.PotionEffect
-
Gets whether this potion effect originated from a beacon
- getIsBatHanging() - Method in class net.minecraft.src.EntityBat
- getIsBlank() - Method in class net.minecraft.src.DataWatcher
- getIsBlockNotPoweredFromMetadata(int) - Static method in class net.minecraft.src.BlockHopper
- getIsCritical() - Method in class net.minecraft.src.EntityArrow
-
Whether the arrow has a stream of critical hit particles flying behind it.
- getIsImmuneToFire() - Method in class net.minecraft.src.Item
-
Return if this item is immune to fire.
- getIsPotionDurationMax() - Method in class net.minecraft.src.PotionEffect
- getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.src.Item
-
Return whether this item is repairable in an anvil.
- getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.src.ItemArmor
-
Return whether this item is repairable in an anvil.
- getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.src.ItemSword
-
Return whether this item is repairable in an anvil.
- getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.src.ItemTool
-
Return whether this item is repairable in an anvil.
- getIsServer() - Method in class net.minecraft.src.Packet3Chat
-
Get whether this is a server
- getItem() - Method in class net.minecraft.src.ItemStack
-
Returns the object corresponding to the stack.
- getItemAttributeModifiers() - Method in class net.minecraft.src.Item
-
Gets a map of item attribute modifiers, used by ItemSword to increase hit damage.
- getItemAttributeModifiers() - Method in class net.minecraft.src.ItemSword
-
Gets a map of item attribute modifiers, used by ItemSword to increase hit damage.
- getItemAttributeModifiers() - Method in class net.minecraft.src.ItemTool
-
Gets a map of item attribute modifiers, used by ItemSword to increase hit damage.
- getItemBurnTime(ItemStack) - Static method in class net.minecraft.src.TileEntityFurnace
-
Returns the number of ticks that the supplied fuel item will keep the furnace burning, or 0 if the item isn't fuel
- getItemDamage() - Method in class net.minecraft.src.ItemStack
-
gets the damage of an itemstack
- getItemDamageForDisplay() - Method in class net.minecraft.src.ItemStack
-
gets the damage of an itemstack, for displaying purposes
- getItemDisplayName(ItemStack) - Method in class net.minecraft.src.Item
- getItemDisplayName(ItemStack) - Method in class net.minecraft.src.ItemEditableBook
- getItemDisplayName(ItemStack) - Method in class net.minecraft.src.ItemMonsterPlacer
- getItemDisplayName(ItemStack) - Method in class net.minecraft.src.ItemPotion
- getItemDisplayName(ItemStack) - Method in class net.minecraft.src.ItemSkull
- getItemEnchantability() - Method in class net.minecraft.src.Item
-
Return the enchantability factor of the item, most of the time is based on material.
- getItemEnchantability() - Method in class net.minecraft.src.ItemArmor
-
Return the enchantability factor of the item, most of the time is based on material.
- getItemEnchantability() - Method in class net.minecraft.src.ItemBook
-
Return the enchantability factor of the item, most of the time is based on material.
- getItemEnchantability() - Method in class net.minecraft.src.ItemBow
-
Return the enchantability factor of the item, most of the time is based on material.
- getItemEnchantability() - Method in class net.minecraft.src.ItemSword
-
Return the enchantability factor of the item, most of the time is based on material.
- getItemEnchantability() - Method in class net.minecraft.src.ItemTool
-
Return the enchantability factor of the item, most of the time is based on material.
- getItemFrame() - Method in class net.minecraft.src.ItemStack
-
Return the item frame this stack is on.
- getItemIcon(ItemStack, int) - Method in class net.minecraft.src.EntityLivingBase
-
Gets the Icon Index of the item currently held
- getItemIcon(ItemStack, int) - Method in class net.minecraft.src.EntityPlayer
-
Gets the Icon Index of the item currently held
- getItemIconForUseDuration(int) - Method in class net.minecraft.src.ItemBow
-
used to cycle through icons based on their used duration, i.e. for the bow
- getItemIconName() - Method in class net.minecraft.src.Block
-
Gets the icon name of the ItemBlock corresponding to this block.
- getItemIconName() - Method in class net.minecraft.src.BlockHopper
-
Gets the icon name of the ItemBlock corresponding to this block.
- getItemIconName() - Method in class net.minecraft.src.BlockSkull
-
Gets the icon name of the ItemBlock corresponding to this block.
- getItemID() - Method in class net.minecraft.src.StatCrafting
- getItemInUse() - Method in class net.minecraft.src.EntityPlayer
-
returns the ItemStack containing the itemInUse
- getItemInUseCount() - Method in class net.minecraft.src.EntityPlayer
-
Returns the item in use count
- getItemInUseDuration() - Method in class net.minecraft.src.EntityPlayer
-
gets the duration for how long the current itemInUse has been in use
- getItemSlot() - Method in class net.minecraft.src.Packet5PlayerInventory
-
Gets the item in the slot format (an ItemStack)
- getItemSpriteNumber() - Method in class net.minecraft.src.ItemStack
- getItemStack() - Method in class net.minecraft.src.InventoryPlayer
- getItemStack() - Method in class net.minecraft.src.Packet15Place
- getItemStackDisplayName(ItemStack) - Method in class net.minecraft.src.Item
- getItemStackLimit() - Method in class net.minecraft.src.Item
-
Returns the maximum size of the stack for a specific item.
- getItemToBuy() - Method in class net.minecraft.src.MerchantRecipe
-
Gets the itemToBuy.
- getItemToSell() - Method in class net.minecraft.src.MerchantRecipe
-
Gets itemToSell.
- getItemUseAction() - Method in class net.minecraft.src.ItemStack
- getItemUseAction(ItemStack) - Method in class net.minecraft.src.Item
-
returns the action that specifies what animation to play when the items is being used
- getItemUseAction(ItemStack) - Method in class net.minecraft.src.ItemBow
-
returns the action that specifies what animation to play when the items is being used
- getItemUseAction(ItemStack) - Method in class net.minecraft.src.ItemBucketMilk
-
returns the action that specifies what animation to play when the items is being used
- getItemUseAction(ItemStack) - Method in class net.minecraft.src.ItemFood
-
returns the action that specifies what animation to play when the items is being used
- getItemUseAction(ItemStack) - Method in class net.minecraft.src.ItemPotion
-
returns the action that specifies what animation to play when the items is being used
- getItemUseAction(ItemStack) - Method in class net.minecraft.src.ItemSword
-
returns the action that specifies what animation to play when the items is being used
- getJumpDelay() - Method in class net.minecraft.src.EntityMagmaCube
-
Gets the amount of time the slime needs to wait between jumps.
- getJumpDelay() - Method in class net.minecraft.src.EntitySlime
-
Gets the amount of time the slime needs to wait between jumps.
- getJumpHelper() - Method in class net.minecraft.src.EntityLiving
- getJumpSound() - Method in class net.minecraft.src.EntityMagmaCube
-
Returns the name of the sound played when the slime jumps.
- getJumpSound() - Method in class net.minecraft.src.EntitySlime
-
Returns the name of the sound played when the slime jumps.
- getKeyBinding(EnumOptions) - Method in class net.minecraft.src.GameSettings
-
Gets a key binding.
- getKeyBindingDescription(int) - Method in class net.minecraft.src.GameSettings
- getKeyDisplayString(int) - Static method in class net.minecraft.src.GameSettings
-
Represents a key or mouse button as a string.
- getKnockbackModifier(EntityLivingBase, EntityLivingBase) - Static method in class net.minecraft.src.EnchantmentHelper
-
Returns the knockback value of enchantments on equipped player item.
- getKnotForBlock(World, int, int, int) - Static method in class net.minecraft.src.EntityLeashKnot
- getLanguage() - Method in class net.minecraft.src.Packet204ClientInfo
- getLanguageCode() - Method in class net.minecraft.src.Language
- getLanguageManager() - Method in class net.minecraft.src.Minecraft
- getLanguages() - Method in class net.minecraft.src.LanguageManager
- getLanguages() - Method in class net.minecraft.src.LanguageMetadataSection
- getLanServers() - Method in class net.minecraft.src.LanServerList
- getLastActiveItems() - Method in class net.minecraft.src.Entity
- getLastActiveItems() - Method in class net.minecraft.src.EntityLiving
- getLastActiveItems() - Method in class net.minecraft.src.EntityLivingBase
- getLastActiveItems() - Method in class net.minecraft.src.EntityPlayer
- getLastAttacker() - Method in class net.minecraft.src.EntityLivingBase
- getLastAttackerTime() - Method in class net.minecraft.src.EntityLivingBase
- getLastTimePlayed() - Method in class net.minecraft.src.DerivedWorldInfo
-
Return the last time the player was in this world.
- getLastTimePlayed() - Method in class net.minecraft.src.SaveFormatComparator
- getLastTimePlayed() - Method in class net.minecraft.src.WorldInfo
-
Return the last time the player was in this world.
- getLayerCount() - Method in class net.minecraft.src.FlatLayerInfo
-
Return the amount of layers for this set of layers.
- getLeashed() - Method in class net.minecraft.src.EntityLiving
- getLeashedToEntity() - Method in class net.minecraft.src.EntityLiving
- getLeashKnotTextures(EntityLeashKnot) - Method in class net.minecraft.src.RenderLeashKnot
- getLevels() - Method in class net.minecraft.src.TileEntityBeacon
-
Return the levels of this beacon's pyramid.
- getLightBrightness(int, int, int) - Method in class net.minecraft.src.ChunkCache
-
Returns how bright the block is shown as which is the block's light value looked up in a lookup table (light values aren't linear for brightness).
- getLightBrightness(int, int, int) - Method in interface net.minecraft.src.IBlockAccess
-
Returns how bright the block is shown as which is the block's light value looked up in a lookup table (light values aren't linear for brightness).
- getLightBrightness(int, int, int) - Method in class net.minecraft.src.World
-
Returns how bright the block is shown as which is the block's light value looked up in a lookup table (light values aren't linear for brightness).
- getLightBrightnessForSkyBlocks(int, int, int, int) - Method in class net.minecraft.src.ChunkCache
-
Any Light rendered on a 1.8 Block goes through here
- getLightBrightnessForSkyBlocks(int, int, int, int) - Method in interface net.minecraft.src.IBlockAccess
-
Any Light rendered on a 1.8 Block goes through here
- getLightBrightnessForSkyBlocks(int, int, int, int) - Method in class net.minecraft.src.World
-
Any Light rendered on a 1.8 Block goes through here
- getLightValue(int, int, int) - Method in class net.minecraft.src.ChunkCache
-
Gets the light value of the specified block coords.
- getLightValueExt(int, int, int, boolean) - Method in class net.minecraft.src.ChunkCache
-
Get light value with flag
- getLiquidColor() - Method in class net.minecraft.src.Potion
-
Returns the color of the potion liquid.
- getlistAABBsize() - Method in class net.minecraft.src.AABBPool
- getListOfPlayers() - Method in class net.minecraft.src.CommandEnchant
- getListOfPlayerUsernames() - Method in class net.minecraft.src.CommandGameMode
-
Returns String array containing all player usernames in the server.
- getListOfStringsFromIterableMatchingLastWord(String[], Iterable) - Static method in class net.minecraft.src.CommandBase
-
Returns a List of strings (chosen from the given string iterable) which the last word in the given string array is a beginning-match for.
- getListOfStringsMatchingLastWord(String[], String...) - Static method in class net.minecraft.src.CommandBase
-
Returns a List of strings (chosen from the given strings) which the last word in the given string array is a beginning-match for.
- getLivingSound() - Method in class net.minecraft.src.EntityBat
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntityBlaze
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntityChicken
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntityCow
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntityDragon
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntityEnderman
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntityGhast
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntityGolem
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntityHorse
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntityIronGolem
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntityLiving
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntityOcelot
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntityPig
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntityPigZombie
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntitySheep
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntitySilverfish
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntitySkeleton
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntitySpider
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntitySquid
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntityVillager
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntityWitch
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntityWither
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntityWolf
-
Returns the sound this mob makes while it's alive.
- getLivingSound() - Method in class net.minecraft.src.EntityZombie
-
Returns the sound this mob makes while it's alive.
- getLoadedChunkCount() - Method in class net.minecraft.src.ChunkProviderClient
- getLoadedChunkCount() - Method in class net.minecraft.src.ChunkProviderEnd
- getLoadedChunkCount() - Method in class net.minecraft.src.ChunkProviderFlat
- getLoadedChunkCount() - Method in class net.minecraft.src.ChunkProviderGenerate
- getLoadedChunkCount() - Method in class net.minecraft.src.ChunkProviderHell
- getLoadedChunkCount() - Method in class net.minecraft.src.ChunkProviderServer
- getLoadedChunkCount() - Method in interface net.minecraft.src.IChunkProvider
- getLoadedEntityList() - Method in class net.minecraft.src.World
-
Accessor for world Loaded Entity List
- getLocalizedName() - Method in class net.minecraft.src.Block
-
Gets the localized name of this block.
- getLocationCape() - Method in class net.minecraft.src.AbstractClientPlayer
- getLocationCape(String) - Static method in class net.minecraft.src.AbstractClientPlayer
- getLocationInfo(int, int, int) - Static method in class net.minecraft.src.CrashReportCategory
-
Returns a string with world information on location.Args:x,y,z
- getLocationSkin() - Method in class net.minecraft.src.AbstractClientPlayer
- getLocationSkin(String) - Static method in class net.minecraft.src.AbstractClientPlayer
- getLocationSkull(String) - Static method in class net.minecraft.src.AbstractClientPlayer
- getLocationTensionFactor(double, double, double) - Method in class net.minecraft.src.World
-
returns a float value that can be used to determine how likely something is to go awry in the area.
- getLogAgent() - Method in class net.minecraft.src.DedicatedServer
- getLogAgent() - Method in class net.minecraft.src.IntegratedServer
- getLogAgent() - Method in interface net.minecraft.src.IPlayerUsage
- getLogAgent() - Method in class net.minecraft.src.Minecraft
- getLong(String) - Method in class net.minecraft.src.NBTTagCompound
-
Retrieves a long value using the specified key, or 0 if no such key was stored.
- getLook(float) - Method in class net.minecraft.src.EntityLivingBase
-
interpolated look vector
- getLookHelper() - Method in class net.minecraft.src.EntityLiving
- getLookVec() - Method in class net.minecraft.src.Entity
-
returns a (normalized) vector of where this entity is looking
- getLookVec() - Method in class net.minecraft.src.EntityLivingBase
-
returns a (normalized) vector of where this entity is looking
- getLootingModifier(EntityLivingBase) - Static method in class net.minecraft.src.EnchantmentHelper
-
Returns the looting enchantment modifier of the current equipped item of player.
- getLowerChestInventory() - Method in class net.minecraft.src.ContainerChest
-
Return this chest container's lower chest inventory.
- getMagmaCubeTextures(EntityMagmaCube) - Method in class net.minecraft.src.RenderMagmaCube
- getMapChunkData(Chunk, boolean, int) - Static method in class net.minecraft.src.Packet51MapChunk
- getMapData(ItemStack, World) - Method in class net.minecraft.src.ItemMap
- getMapFileFromName(String) - Method in interface net.minecraft.src.ISaveHandler
-
Gets the file location of the given map
- getMapFileFromName(String) - Method in class net.minecraft.src.SaveHandler
-
Gets the file location of the given map
- getMapFileFromName(String) - Method in class net.minecraft.src.SaveHandlerMP
-
Gets the file location of the given map
- getMaterialMobility() - Method in class net.minecraft.src.Material
-
Returns the mobility information of the material, 0 = free, 1 = can't push but can move over, 2 = total immobility and stop pistons.
- getMaterialName() - Method in class net.minecraft.src.ItemHoe
-
Returns the name of the material this tool is made from as it is declared in EnumToolMaterial (meaning diamond would return "EMERALD")
- getMaxDamage() - Method in class net.minecraft.src.Item
-
Returns the maximum damage an item can take.
- getMaxDamage() - Method in class net.minecraft.src.ItemStack
-
Returns the max damage an item in the stack can take.
- getMaxEnchantability(int) - Method in class net.minecraft.src.Enchantment
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.src.EnchantmentArrowDamage
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.src.EnchantmentArrowFire
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.src.EnchantmentArrowInfinite
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.src.EnchantmentArrowKnockback
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.src.EnchantmentDamage
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.src.EnchantmentDigging
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.src.EnchantmentDurability
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.src.EnchantmentFireAspect
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.src.EnchantmentKnockback
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.src.EnchantmentLootBonus
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.src.EnchantmentOxygen
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.src.EnchantmentProtection
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.src.EnchantmentThorns
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.src.EnchantmentUntouching
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantability(int) - Method in class net.minecraft.src.EnchantmentWaterWorker
-
Returns the maximum value of enchantability nedded on the enchantment level passed.
- getMaxEnchantmentLevel(int, ItemStack[]) - Static method in class net.minecraft.src.EnchantmentHelper
-
Returns the biggest level of the enchantment on the array of ItemStack passed.
- getMaxHealth() - Method in class net.minecraft.src.EntityLivingBase
- getMaxHealth() - Method in interface net.minecraft.src.IBossDisplayData
- getMaxInPortalTime() - Method in class net.minecraft.src.Entity
-
Return the amount of time this entity should stay in a portal before being transported.
- getMaxInPortalTime() - Method in class net.minecraft.src.EntityPlayer
-
Return the amount of time this entity should stay in a portal before being transported.
- getMaxItemUseDuration() - Method in class net.minecraft.src.ItemStack
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.src.Item
-
How long it takes to use or consume an item
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.src.ItemBow
-
How long it takes to use or consume an item
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.src.ItemBucketMilk
-
How long it takes to use or consume an item
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.src.ItemFood
-
How long it takes to use or consume an item
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.src.ItemPotion
-
How long it takes to use or consume an item
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.src.ItemSword
-
How long it takes to use or consume an item
- getMaxLevel() - Method in class net.minecraft.src.Enchantment
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.src.EnchantmentArrowDamage
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.src.EnchantmentArrowFire
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.src.EnchantmentArrowInfinite
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.src.EnchantmentArrowKnockback
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.src.EnchantmentDamage
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.src.EnchantmentDigging
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.src.EnchantmentDurability
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.src.EnchantmentFireAspect
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.src.EnchantmentKnockback
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.src.EnchantmentLootBonus
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.src.EnchantmentOxygen
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.src.EnchantmentProtection
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.src.EnchantmentThorns
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.src.EnchantmentUntouching
-
Returns the maximum level that the enchantment can have.
- getMaxLevel() - Method in class net.minecraft.src.EnchantmentWaterWorker
-
Returns the maximum level that the enchantment can have.
- getMaxNumberOfCreature() - Method in enum class net.minecraft.src.EnumCreatureType
- getMaxPlayers() - Method in interface net.minecraft.src.IServer
-
Returns the maximum number of players allowed on the server.
- getMaxPlayers() - Method in class net.minecraft.src.ServerConfigurationManager
-
Returns the maximum number of players allowed on the server.
- getMaxRenderDistanceSquared() - Method in class net.minecraft.src.TileEntity
- getMaxRenderDistanceSquared() - Method in class net.minecraft.src.TileEntityBeacon
- getMaxSafePointTries() - Method in class net.minecraft.src.Entity
-
The number of iterations PathFinder.getSafePoint will execute before giving up.
- getMaxSafePointTries() - Method in class net.minecraft.src.EntityCreeper
-
The number of iterations PathFinder.getSafePoint will execute before giving up.
- getMaxSafePointTries() - Method in class net.minecraft.src.EntityLiving
-
The number of iterations PathFinder.getSafePoint will execute before giving up.
- getMaxSpawnedInChunk() - Method in class net.minecraft.src.EntityGhast
-
Will return how many at most can spawn in a chunk at once.
- getMaxSpawnedInChunk() - Method in class net.minecraft.src.EntityHorse
-
Will return how many at most can spawn in a chunk at once.
- getMaxSpawnedInChunk() - Method in class net.minecraft.src.EntityLiving
-
Will return how many at most can spawn in a chunk at once.
- getMaxSpawnedInChunk() - Method in class net.minecraft.src.EntityWolf
-
Will return how many at most can spawn in a chunk at once.
- getMaxStackSize() - Method in class net.minecraft.src.ItemStack
-
Returns maximum size of the stack.
- getMaxStringLength() - Method in class net.minecraft.src.GuiTextField
-
returns the maximum number of character that can be contained in this textbox
- getMaxTemper() - Method in class net.minecraft.src.EntityHorse
- getMaxU() - Method in interface net.minecraft.src.Icon
-
Returns the maximum U coordinate to use when rendering with this icon.
- getMaxU() - Method in class net.minecraft.src.IconFlipped
-
Returns the maximum U coordinate to use when rendering with this icon.
- getMaxU() - Method in class net.minecraft.src.TextureAtlasSprite
-
Returns the maximum U coordinate to use when rendering with this icon.
- getMaxUses() - Method in enum class net.minecraft.src.EnumToolMaterial
-
The number of uses this material allows.
- getMaxV() - Method in interface net.minecraft.src.Icon
-
Returns the maximum V coordinate to use when rendering with this icon.
- getMaxV() - Method in class net.minecraft.src.IconFlipped
-
Returns the maximum V coordinate to use when rendering with this icon.
- getMaxV() - Method in class net.minecraft.src.TextureAtlasSprite
-
Returns the maximum V coordinate to use when rendering with this icon.
- getMD5String(String) - Method in class net.minecraft.src.MD5String
-
Gets the MD5 string
- getMembershipCollection() - Method in class net.minecraft.src.ScorePlayerTeam
- getMerchantInventory() - Method in class net.minecraft.src.ContainerMerchant
- getMessage() - Method in exception net.minecraft.src.ReportedException
- getMetadata() - Method in class net.minecraft.src.Packet24MobSpawn
- getMetadata() - Method in class net.minecraft.src.Packet40EntityMetadata
- getMetadata(int) - Method in class net.minecraft.src.Item
-
Returns the metadata of the block which this Item (ItemBlock) can place
- getMetadata(int) - Method in class net.minecraft.src.ItemAnvilBlock
-
Returns the metadata of the block which this Item (ItemBlock) can place
- getMetadata(int) - Method in class net.minecraft.src.ItemBlockWithMetadata
-
Returns the metadata of the block which this Item (ItemBlock) can place
- getMetadata(int) - Method in class net.minecraft.src.ItemCloth
-
Returns the metadata of the block which this Item (ItemBlock) can place
- getMetadata(int) - Method in class net.minecraft.src.ItemColored
-
Returns the metadata of the block which this Item (ItemBlock) can place
- getMetadata(int) - Method in class net.minecraft.src.ItemLeaves
-
Returns the metadata of the block which this Item (ItemBlock) can place
- getMetadata(int) - Method in class net.minecraft.src.ItemMultiTextureTile
-
Returns the metadata of the block which this Item (ItemBlock) can place
- getMetadata(int) - Method in class net.minecraft.src.ItemPiston
-
Returns the metadata of the block which this Item (ItemBlock) can place
- getMetadata(int) - Method in class net.minecraft.src.ItemSkull
-
Returns the metadata of the block which this Item (ItemBlock) can place
- getMetadata(int) - Method in class net.minecraft.src.ItemSlab
-
Returns the metadata of the block which this Item (ItemBlock) can place
- getMetadata(String) - Method in interface net.minecraft.src.Resource
- getMetadata(String) - Method in class net.minecraft.src.SimpleResource
- getMetadataArray() - Method in class net.minecraft.src.ExtendedBlockStorage
- getMetadataForBlockType(int) - Static method in class net.minecraft.src.BlockSilverfish
-
Returns the metadata to use when a Silverfish hides in the block.
- getMetadataWithOffset(int, int) - Method in class net.minecraft.src.StructureComponent
-
Returns the direction-shifted metadata for blocks that require orientation, e.g. doors, stairs, ladders.
- getMetaForPlant(ItemStack) - Static method in class net.minecraft.src.BlockFlowerPot
-
Return the flower pot metadata value associated with the specified item.
- getMetaFromWeight(int) - Method in class net.minecraft.src.BlockBasePressurePlate
-
Argument is weight (0-15).
- getMetaFromWeight(int) - Method in class net.minecraft.src.BlockPressurePlate
-
Argument is weight (0-15).
- getMetaFromWeight(int) - Method in class net.minecraft.src.BlockPressurePlateWeighted
-
Argument is weight (0-15).
- getMinecartSoundUpdater(EntityMinecart) - Method in class net.minecraft.src.World
- getMinecartSoundUpdater(EntityMinecart) - Method in class net.minecraft.src.WorldClient
- getMinecartTextures(EntityMinecart) - Method in class net.minecraft.src.RenderMinecart
- getMinecartType() - Method in class net.minecraft.src.EntityMinecart
- getMinecartType() - Method in class net.minecraft.src.EntityMinecartChest
- getMinecartType() - Method in class net.minecraft.src.EntityMinecartEmpty
- getMinecartType() - Method in class net.minecraft.src.EntityMinecartFurnace
- getMinecartType() - Method in class net.minecraft.src.EntityMinecartHopper
- getMinecartType() - Method in class net.minecraft.src.EntityMinecartMobSpawner
- getMinecartType() - Method in class net.minecraft.src.EntityMinecartTNT
- getMinecraft() - Static method in class net.minecraft.src.Minecraft
-
Return the singleton Minecraft instance for the game
- getMinecraft() - Method in class net.minecraft.src.TaskLongRunning
- getMinecraftServer() - Method in class net.minecraft.src.WorldServer
-
Gets the MinecraftServer.
- getMinecraftVersion() - Method in interface net.minecraft.src.IServer
-
Returns the server's Minecraft version as string.
- getMinEnchantability(int) - Method in class net.minecraft.src.Enchantment
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.src.EnchantmentArrowDamage
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.src.EnchantmentArrowFire
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.src.EnchantmentArrowInfinite
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.src.EnchantmentArrowKnockback
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.src.EnchantmentDamage
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.src.EnchantmentDigging
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.src.EnchantmentDurability
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.src.EnchantmentFireAspect
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.src.EnchantmentKnockback
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.src.EnchantmentLootBonus
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.src.EnchantmentOxygen
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.src.EnchantmentProtection
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.src.EnchantmentThorns
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.src.EnchantmentUntouching
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinEnchantability(int) - Method in class net.minecraft.src.EnchantmentWaterWorker
-
Returns the minimal value of enchantability needed on the enchantment level passed.
- getMinLevel() - Method in class net.minecraft.src.Enchantment
-
Returns the minimum level that the enchantment can have.
- getMinU() - Method in interface net.minecraft.src.Icon
-
Returns the minimum U coordinate to use when rendering with this icon.
- getMinU() - Method in class net.minecraft.src.IconFlipped
-
Returns the minimum U coordinate to use when rendering with this icon.
- getMinU() - Method in class net.minecraft.src.TextureAtlasSprite
-
Returns the minimum U coordinate to use when rendering with this icon.
- getMinV() - Method in interface net.minecraft.src.Icon
-
Returns the minimum V coordinate to use when rendering with this icon.
- getMinV() - Method in class net.minecraft.src.IconFlipped
-
Returns the minimum V coordinate to use when rendering with this icon.
- getMinV() - Method in class net.minecraft.src.TextureAtlasSprite
-
Returns the minimum V coordinate to use when rendering with this icon.
- getMinY() - Method in class net.minecraft.src.FlatLayerInfo
-
Return the minimum Y coordinate for this layer, set during generation.
- getMixedBrightnessForBlock(IBlockAccess, int, int, int) - Method in class net.minecraft.src.Block
-
Goes straight to getLightBrightnessForSkyBlocks for Blocks, does some fancy computing for Fluids
- getMixedBrightnessForBlock(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockFluid
-
Goes straight to getLightBrightnessForSkyBlocks for Blocks, does some fancy computing for Fluids
- getMixedBrightnessForBlock(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockStairs
-
Goes straight to getLightBrightnessForSkyBlocks for Blocks, does some fancy computing for Fluids
- getMobilityFlag() - Method in class net.minecraft.src.Block
-
Returns the mobility information of the block, 0 = free, 1 = can't push but can move over, 2 = total immobility and stop pistons
- getMobilityFlag() - Method in class net.minecraft.src.BlockBasePressurePlate
-
Returns the mobility information of the block, 0 = free, 1 = can't push but can move over, 2 = total immobility and stop pistons
- getMobilityFlag() - Method in class net.minecraft.src.BlockBed
-
Returns the mobility information of the block, 0 = free, 1 = can't push but can move over, 2 = total immobility and stop pistons
- getMobilityFlag() - Method in class net.minecraft.src.BlockDoor
-
Returns the mobility information of the block, 0 = free, 1 = can't push but can move over, 2 = total immobility and stop pistons
- getMobilityFlag() - Method in class net.minecraft.src.BlockIce
-
Returns the mobility information of the block, 0 = free, 1 = can't push but can move over, 2 = total immobility and stop pistons
- getMobilityFlag() - Method in class net.minecraft.src.BlockRailBase
-
Returns the mobility information of the block, 0 = free, 1 = can't push but can move over, 2 = total immobility and stop pistons
- getModifier(UUID) - Method in interface net.minecraft.src.AttributeInstance
-
Returns attribute modifier, if any, by the given UUID
- getModifier(UUID) - Method in class net.minecraft.src.ModifiableAttributeInstance
-
Returns attribute modifier, if any, by the given UUID
- getMoonPhase() - Method in class net.minecraft.src.World
- getMoonPhase(long) - Method in class net.minecraft.src.WorldProvider
- getMooshroomTextures(EntityMooshroom) - Method in class net.minecraft.src.RenderMooshroom
- getMotdFromPingResponse(String) - Static method in class net.minecraft.src.ThreadLanServerPing
- getMotionFactor() - Method in class net.minecraft.src.EntityFireball
-
Return the motion factor for this projectile.
- getMotionFactor() - Method in class net.minecraft.src.EntityWitherSkull
-
Return the motion factor for this projectile.
- getMountedYOffset() - Method in class net.minecraft.src.Entity
-
Returns the Y offset from the entity's position for any entity riding this one.
- getMountedYOffset() - Method in class net.minecraft.src.EntityBoat
-
Returns the Y offset from the entity's position for any entity riding this one.
- getMountedYOffset() - Method in class net.minecraft.src.EntityMinecart
-
Returns the Y offset from the entity's position for any entity riding this one.
- getMouseOver(float) - Method in class net.minecraft.src.EntityRenderer
-
Finds what block or object the mouse is over at the specified partial tick time.
- getMoveHelper() - Method in class net.minecraft.src.EntityLiving
- getMovementDirection(double, double) - Static method in class net.minecraft.src.Direction
-
Returns the movement direction from a velocity vector.
- getMovementOffsets(int, float) - Method in class net.minecraft.src.EntityDragon
-
Returns a double[3] array with movement offsets, used to calculate trailing tail/neck positions. [0] = yaw offset, [1] = y offset, [2] = unused, always 0.
- getMovingObjectPositionFromPlayer(World, EntityPlayer, boolean) - Method in class net.minecraft.src.Item
- getMPMapData(short, World) - Static method in class net.minecraft.src.ItemMap
- getMutexBits() - Method in class net.minecraft.src.EntityAIBase
-
Get a bitmask telling which other tasks may not run concurrently.
- getMyPort() - Method in class net.minecraft.src.ServerListenThread
- getName() - Method in class net.minecraft.src.AttributeModifier
- getName() - Method in class net.minecraft.src.Enchantment
-
Return the name of key in translation table of this enchantment.
- getName() - Method in class net.minecraft.src.EnchantmentDamage
-
Return the name of key in translation table of this enchantment.
- getName() - Method in class net.minecraft.src.EnchantmentProtection
-
Return the name of key in translation table of this enchantment.
- getName() - Method in enum class net.minecraft.src.EnumGameType
-
Returns the name of this game type
- getName() - Method in class net.minecraft.src.NBTBase
-
Gets the name corresponding to the tag, or an empty string if none set.
- getName() - Method in class net.minecraft.src.Potion
-
returns the name of the potion
- getName() - Method in class net.minecraft.src.ScoreObjective
- getName() - Method in class net.minecraft.src.StatBase
- getNameOfLastSection() - Method in class net.minecraft.src.Profiler
- getNavigator() - Method in class net.minecraft.src.EntityLiving
- getNBTCompound() - Method in class net.minecraft.src.ServerData
-
Returns an NBTTagCompound with the server's name, IP and maybe acceptTextures.
- getNBTTagCompound() - Method in class net.minecraft.src.DerivedWorldInfo
-
Gets the NBTTagCompound for the worldInfo
- getNBTTagCompound() - Method in class net.minecraft.src.WorldInfo
-
Gets the NBTTagCompound for the worldInfo
- getNearestEmptyChunkCoordinates(World, int, int, int, int) - Static method in class net.minecraft.src.BlockBed
-
Gets the nearest empty chunk coordinates for the player to wake up from a bed into.
- getNearestInstance(World, int, int, int) - Method in class net.minecraft.src.MapGenStructure
- getNeedsRandomTick() - Method in class net.minecraft.src.ExtendedBlockStorage
-
Returns whether or not this block storage's Chunk will require random ticking, used to avoid looping through random block ticks when there are no blocks that would randomly tick.
- getNetHandler() - Method in class net.minecraft.src.Minecraft
-
Returns the NetClientHandler.
- getNetManager() - Method in class net.minecraft.src.NetClientHandler
-
Return the NetworkManager instance used by this NetClientHandler
- getNetworkThread() - Method in class net.minecraft.src.DedicatedServer
- getNetworkThread() - Method in class net.minecraft.src.IntegratedServer
- getNewBoundingBox() - Static method in class net.minecraft.src.StructureBoundingBox
-
returns a new StructureBoundingBox with MAX values
- getNewPacket(ILogAgent, int) - Static method in class net.minecraft.src.Packet
-
Returns a new instance of the specified Packet class.
- getNextComponentNN(ComponentVillageStartPiece, List, Random, int, int) - Method in class net.minecraft.src.ComponentVillageChurch
-
Gets the next village component, with the bounding box shifted -1 in the X and Z direction.
- getNextComponentNormal(ComponentNetherBridgeStartPiece, List, Random, int, int, boolean) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor
-
Gets the next component in any cardinal direction
- getNextComponentNormal(ComponentStrongholdStairs2, List, Random, int, int) - Method in class net.minecraft.src.ComponentStrongholdChestCorridor
-
Gets the next component in any cardinal direction
- getNextComponentPP(ComponentVillageStartPiece, List, Random, int, int) - Method in class net.minecraft.src.ComponentVillageChurch
-
Gets the next village component, with the bounding box shifted +1 in the X and Z direction.
- getNextComponentX(ComponentNetherBridgeStartPiece, List, Random, int, int, boolean) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor
-
Gets the next component in the +/- X direction
- getNextComponentX(ComponentStrongholdStairs2, List, Random, int, int) - Method in class net.minecraft.src.ComponentStrongholdChestCorridor
-
Gets the next component in the +/- X direction
- getNextComponentZ(ComponentNetherBridgeStartPiece, List, Random, int, int, boolean) - Method in class net.minecraft.src.ComponentNetherBridgeCorridor
-
Gets the next component in the +/- Z direction
- getNextComponentZ(ComponentStrongholdStairs2, List, Random, int, int) - Method in class net.minecraft.src.ComponentStrongholdChestCorridor
-
Gets the next component in the +/- Z direction
- getnextPoolIndex() - Method in class net.minecraft.src.AABBPool
- getNextTransactionID(InventoryPlayer) - Method in class net.minecraft.src.Container
-
Gets a unique transaction ID.
- getNthWordFromCursor(int) - Method in class net.minecraft.src.GuiTextField
-
see @getNthNextWordFromPos() params: N, position
- getNthWordFromPos(int, int) - Method in class net.minecraft.src.GuiTextField
-
gets the position of the nth word.
- getNumberOfAdjacentTracks() - Method in class net.minecraft.src.BlockBaseRailLogic
- getNumberOfChunkInPacket() - Method in class net.minecraft.src.Packet56MapChunks
- getNumberOfPlayers() - Method in class net.minecraft.src.RConThreadBase
-
Returns the number of players on the server
- getNumHashElements() - Method in class net.minecraft.src.LongHashMap
- getNumVillageDoors() - Method in class net.minecraft.src.Village
-
Actually get num village door info entries, but that boils down to number of doors.
- getNumVillagers() - Method in class net.minecraft.src.Village
- getObject() - Method in class net.minecraft.src.WatchableObject
- getObject(Object) - Method in interface net.minecraft.src.IRegistry
- getObject(Object) - Method in class net.minecraft.src.RegistryDefaulted
- getObject(Object) - Method in class net.minecraft.src.RegistrySimple
- getObjective(String) - Method in class net.minecraft.src.Scoreboard
-
Returns a ScoreObjective for the objective name
- getObjectiveDisplaySlot(int) - Static method in class net.minecraft.src.Scoreboard
-
Returns 'list' for 0, 'sidebar' for 1, 'belowName for 2, otherwise null.
- getObjectiveDisplaySlotNumber(String) - Static method in class net.minecraft.src.Scoreboard
-
Returns 0 for (case-insensitive) 'list', 1 for 'sidebar', 2 for 'belowName', otherwise -1.
- getObjectiveNames() - Method in class net.minecraft.src.Scoreboard
- getObjectivesList(ICommandSender) - Method in class net.minecraft.src.ServerCommandScoreboard
-
Handler for the 'scoreboard objectives list' command.
- getObjectType() - Method in class net.minecraft.src.WatchableObject
- getOffsetBoundingBox(double, double, double) - Method in class net.minecraft.src.AxisAlignedBB
-
Returns a bounding box offseted by the specified vector (if negative numbers are given it will shrink).
- getOffsetX() - Method in class net.minecraft.src.Packet63WorldParticles
-
This is added to the X position after being multiplied by random.nextGaussian()
- getOffsetX(float) - Method in class net.minecraft.src.TileEntityPiston
- getOffsetY() - Method in class net.minecraft.src.Packet63WorldParticles
-
This is added to the Y position after being multiplied by random.nextGaussian()
- getOffsetY(float) - Method in class net.minecraft.src.TileEntityPiston
- getOffsetZ() - Method in class net.minecraft.src.Packet63WorldParticles
-
This is added to the Z position after being multiplied by random.nextGaussian()
- getOffsetZ(float) - Method in class net.minecraft.src.TileEntityPiston
- getOneShotStat(int) - Static method in class net.minecraft.src.StatList
- getOperation() - Method in class net.minecraft.src.AttributeModifier
- getOps() - Method in class net.minecraft.src.ServerConfigurationManager
- getOptionDisplayString(int) - Method in class net.minecraft.src.GameSettings
-
The string that appears inside the button/slider in the options menu.
- getOptionFloatValue(EnumOptions) - Method in class net.minecraft.src.GameSettings
- getOptionOrdinalValue(EnumOptions) - Method in class net.minecraft.src.GameSettings
- getOrientation(int) - Static method in class net.minecraft.src.BlockPistonBase
-
returns an int which describes the direction the piston faces
- getOriginX() - Method in class net.minecraft.src.StitchSlot
- getOriginX() - Method in class net.minecraft.src.TextureAtlasSprite
-
Returns the X position of this icon on its texture sheet, in pixels.
- getOriginY() - Method in class net.minecraft.src.StitchSlot
- getOriginY() - Method in class net.minecraft.src.TextureAtlasSprite
-
Returns the Y position of this icon on its texture sheet, in pixels.
- getOSType() - Static method in class net.minecraft.src.Util
- getOutputSignal() - Method in class net.minecraft.src.TileEntityComparator
- getOwner() - Method in interface net.minecraft.src.EntityOwnable
- getOwner() - Method in class net.minecraft.src.EntityTameable
- getOwnerName() - Method in class net.minecraft.src.EntityHorse
- getOwnerName() - Method in interface net.minecraft.src.EntityOwnable
- getOwnerName() - Method in class net.minecraft.src.EntityTameable
- getPackDescription() - Method in class net.minecraft.src.PackMetadataSection
- getPacketId() - Method in class net.minecraft.src.Packet
-
Returns the ID of this packet.
- getPacketSize() - Method in class net.minecraft.src.Packet
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet0KeepAlive
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet100OpenWindow
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet101CloseWindow
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet102WindowClick
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet103SetSlot
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet104WindowItems
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet105UpdateProgressbar
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet106Transaction
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet107CreativeSetSlot
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet108EnchantItem
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet10Flying
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet11PlayerPosition
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet12PlayerLook
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet130UpdateSign
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet131MapData
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet132TileEntityData
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet133TileEditorOpen
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet13PlayerLookMove
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet14BlockDig
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet15Place
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet16BlockItemSwitch
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet17Sleep
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet18Animation
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet19EntityAction
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet1Login
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet200Statistic
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet201PlayerInfo
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet202PlayerAbilities
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet203AutoComplete
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet204ClientInfo
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet205ClientCommand
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet206SetObjective
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet207SetScore
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet208SetDisplayObjective
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet209SetPlayerTeam
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet20NamedEntitySpawn
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet22Collect
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet23VehicleSpawn
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet24MobSpawn
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet250CustomPayload
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet252SharedKey
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet253ServerAuthData
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet254ServerPing
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet255KickDisconnect
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet25EntityPainting
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet26EntityExpOrb
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet27PlayerInput
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet28EntityVelocity
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet29DestroyEntity
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet2ClientProtocol
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet30Entity
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet31RelEntityMove
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet32EntityLook
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet33RelEntityMoveLook
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet34EntityTeleport
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet35EntityHeadRotation
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet38EntityStatus
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet39AttachEntity
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet3Chat
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet40EntityMetadata
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet41EntityEffect
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet42RemoveEntityEffect
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet43Experience
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet44UpdateAttributes
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet4UpdateTime
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet51MapChunk
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet52MultiBlockChange
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet53BlockChange
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet54PlayNoteBlock
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet55BlockDestroy
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet56MapChunks
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet5PlayerInventory
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet60Explosion
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet61DoorChange
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet62LevelSound
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet63WorldParticles
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet6SpawnPosition
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet70GameEvent
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet71Weather
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet7UseEntity
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet8UpdateHealth
-
Abstract.
- getPacketSize() - Method in class net.minecraft.src.Packet9Respawn
-
Abstract.
- getPackFormat() - Method in class net.minecraft.src.PackMetadataSection
- getPackImage() - Method in class net.minecraft.src.AbstractResourcePack
- getPackImage() - Method in class net.minecraft.src.DefaultResourcePack
- getPackImage() - Method in interface net.minecraft.src.ResourcePack
- getPackMetadata(MetadataSerializer, String) - Method in class net.minecraft.src.AbstractResourcePack
- getPackMetadata(MetadataSerializer, String) - Method in class net.minecraft.src.DefaultResourcePack
- getPackMetadata(MetadataSerializer, String) - Method in interface net.minecraft.src.ResourcePack
- getPackName() - Method in class net.minecraft.src.AbstractResourcePack
- getPackName() - Method in class net.minecraft.src.DefaultResourcePack
- getPackName() - Method in interface net.minecraft.src.ResourcePack
- getPairedConnection() - Method in class net.minecraft.src.MemoryConnection
- getPartialBlockDamage() - Method in class net.minecraft.src.DestroyBlockProgress
- getPartialBlockX() - Method in class net.minecraft.src.DestroyBlockProgress
- getPartialBlockY() - Method in class net.minecraft.src.DestroyBlockProgress
- getPartialBlockZ() - Method in class net.minecraft.src.DestroyBlockProgress
- getParticleName() - Method in class net.minecraft.src.Packet63WorldParticles
- getParts() - Method in class net.minecraft.src.Entity
-
Return the Entity parts making up this Entity (currently only for dragons)
- getParts() - Method in class net.minecraft.src.EntityDragon
-
Return the Entity parts making up this Entity (currently only for dragons)
- getPasswordAuthentication() - Method in class net.minecraft.src.MainProxyAuthenticator
- getPath() - Method in class net.minecraft.src.PathNavigate
-
gets the actively used PathEntity
- getPathEntityToEntity(Entity, Entity, float, boolean, boolean, boolean, boolean) - Method in class net.minecraft.src.World
- getPathPointFromIndex(int) - Method in class net.minecraft.src.PathEntity
-
return the PathPoint located at the specified PathIndex, usually the current one
- getPathToEntityLiving(Entity) - Method in class net.minecraft.src.PathNavigate
-
Returns the path to the given EntityLiving
- getPathToXYZ(double, double, double) - Method in class net.minecraft.src.PathNavigate
-
Returns the path to the given coordinates
- getPeacefulCreature() - Method in enum class net.minecraft.src.EnumCreatureType
-
Gets whether or not this creature type is peaceful.
- getPendingBlockUpdates(Chunk, boolean) - Method in class net.minecraft.src.World
- getPendingBlockUpdates(Chunk, boolean) - Method in class net.minecraft.src.WorldServer
- getPigTextures(EntityPig) - Method in class net.minecraft.src.RenderPig
- getPingResponse(String, String) - Static method in class net.minecraft.src.ThreadLanServerPing
- getPistonBaseIcon(String) - Static method in class net.minecraft.src.BlockPistonBase
- getPistonExtensionTexture() - Method in class net.minecraft.src.BlockPistonBase
-
Return the either 106 or 107 as the texture index depending on the isSticky flag.
- getPistonOrientation() - Method in class net.minecraft.src.TileEntityPiston
-
Returns the orientation of the piston as an int
- getPitch() - Method in class net.minecraft.src.Packet62LevelSound
-
Gets the pitch divided by 63 (63 is 100%)
- getPitch() - Method in class net.minecraft.src.StepSound
- getPlaceSound() - Method in class net.minecraft.src.StepSound
-
Used when a player places a block.
- getPlantForMeta(int) - Static method in class net.minecraft.src.BlockFlowerPot
-
Return the item associated with the specified flower pot metadata value.
- getPlateState(World, int, int, int) - Method in class net.minecraft.src.BlockBasePressurePlate
-
Returns the current state of the pressure plate.
- getPlateState(World, int, int, int) - Method in class net.minecraft.src.BlockPressurePlate
-
Returns the current state of the pressure plate.
- getPlateState(World, int, int, int) - Method in class net.minecraft.src.BlockPressurePlateWeighted
-
Returns the current state of the pressure plate.
- getPlayer(ICommandSender, String) - Static method in class net.minecraft.src.CommandBase
- getPlayerCoordinates() - Method in class net.minecraft.src.EntityOtherPlayerMP
-
Return the position for this command sender.
- getPlayerCoordinates() - Method in class net.minecraft.src.EntityPlayerMP
-
Return the position for this command sender.
- getPlayerCoordinates() - Method in class net.minecraft.src.EntityPlayerSP
-
Return the position for this command sender.
- getPlayerCoordinates() - Method in interface net.minecraft.src.ICommandSender
-
Return the position for this command sender.
- getPlayerCoordinates() - Method in class net.minecraft.src.RConConsoleSource
-
Return the position for this command sender.
- getPlayerCoordinates() - Method in class net.minecraft.src.TileEntityCommandBlock
-
Return the position for this command sender.
- getPlayerData(String) - Method in class net.minecraft.src.SaveHandler
-
Gets the player data for the given playername as a NBTTagCompound.
- getPlayerEntityByName(String) - Method in class net.minecraft.src.World
-
Find a player by name in this world.
- getPlayerForUsername(String) - Method in class net.minecraft.src.ServerConfigurationManager
- getPlayerIP() - Method in class net.minecraft.src.EntityPlayerMP
-
Gets the player's IP address.
- getPlayerList(String) - Method in class net.minecraft.src.ServerConfigurationManager
- getPlayerListAsString() - Method in class net.minecraft.src.ServerConfigurationManager
-
returns a string containing a comma-seperated list of player names
- getPlayerManager() - Method in class net.minecraft.src.WorldServer
- getPlayerName() - Method in class net.minecraft.src.Score
- getPlayerNBTTagCompound() - Method in class net.minecraft.src.DerivedWorldInfo
-
Returns the player's NBTTagCompound to be loaded
- getPlayerNBTTagCompound() - Method in class net.minecraft.src.WorldInfo
-
Returns the player's NBTTagCompound to be loaded
- getPlayerRelativeBlockHardness(EntityPlayer, World, int, int, int) - Method in class net.minecraft.src.Block
-
Gets the hardness of block at the given coordinates in the given world, relative to the ability of the given EntityPlayer.
- getPlayers() - Method in class net.minecraft.src.CommandGive
- getPlayersOnMap(ItemStack) - Method in class net.minecraft.src.MapInfo
-
returns a 1+players*3 array, of x,y, and color . the name of this function may be partially wrong, as there is a second branch to the code here
- getPlayersTeam(String) - Method in class net.minecraft.src.Scoreboard
-
Gets the ScorePlayerTeam object for the given username.
- getPlayerUsageSnooper() - Method in class net.minecraft.src.Minecraft
-
Returns the PlayerUsageSnooper instance.
- getPlayerVelocityX() - Method in class net.minecraft.src.Packet60Explosion
-
Gets the X velocity of the player being pushed by the explosion.
- getPlayerVelocityY() - Method in class net.minecraft.src.Packet60Explosion
-
Gets the Y velocity of the player being pushed by the explosion.
- getPlayerVelocityZ() - Method in class net.minecraft.src.Packet60Explosion
-
Gets the Z velocity of the player being pushed by the explosion.
- getPlugins() - Method in interface net.minecraft.src.IServer
-
Used by RCon's Query in the form of "MajorServerMod 1.2.3: MyPlugin 1.3; AnotherPlugin 2.1; AndSoForth 1.0".
- getPoolSize() - Method in class net.minecraft.src.Vec3Pool
- getPort() - Method in interface net.minecraft.src.IServer
-
Never used, but "getServerPort" is already taken.
- getPort() - Method in class net.minecraft.src.ServerAddress
- getPortalCooldown() - Method in class net.minecraft.src.Entity
-
Return the amount of cooldown before this entity can use a portal again.
- getPortalCooldown() - Method in class net.minecraft.src.EntityPlayer
-
Return the amount of cooldown before this entity can use a portal again.
- getPosingIdByMetadata(int) - Static method in class net.minecraft.src.BlockSilverfish
-
Gets the blockID of the block this block is pretending to be according to this block's metadata.
- getPosition(float) - Method in class net.minecraft.src.EntityLivingBase
-
interpolated position vector
- getPosition(Entity) - Method in class net.minecraft.src.PathEntity
-
returns the current PathEntity target node as Vec3D
- getPositionX() - Method in class net.minecraft.src.Packet63WorldParticles
-
Gets the X position of the particle.
- getPositionY() - Method in class net.minecraft.src.Packet63WorldParticles
-
Gets the Y position of the particle.
- getPositionZ() - Method in class net.minecraft.src.Packet63WorldParticles
-
Gets the Z position of the particle.
- getPossibleCommands(ICommandSender) - Method in class net.minecraft.src.CommandHandler
-
returns all commands that the commandSender can use
- getPossibleCommands(ICommandSender) - Method in interface net.minecraft.src.ICommandManager
-
returns all commands that the commandSender can use
- getPossibleCommands(ICommandSender, String) - Method in class net.minecraft.src.CommandHandler
-
Performs a "begins with" string match on each token in par2.
- getPossibleCommands(ICommandSender, String) - Method in interface net.minecraft.src.ICommandManager
-
Performs a "begins with" string match on each token in par2.
- getPossibleCreatures(EnumCreatureType, int, int, int) - Method in class net.minecraft.src.ChunkProviderClient
-
Returns a list of creatures of the specified type that can spawn at the given location.
- getPossibleCreatures(EnumCreatureType, int, int, int) - Method in class net.minecraft.src.ChunkProviderEnd
-
Returns a list of creatures of the specified type that can spawn at the given location.
- getPossibleCreatures(EnumCreatureType, int, int, int) - Method in class net.minecraft.src.ChunkProviderFlat
-
Returns a list of creatures of the specified type that can spawn at the given location.
- getPossibleCreatures(EnumCreatureType, int, int, int) - Method in class net.minecraft.src.ChunkProviderGenerate
-
Returns a list of creatures of the specified type that can spawn at the given location.
- getPossibleCreatures(EnumCreatureType, int, int, int) - Method in class net.minecraft.src.ChunkProviderHell
-
Returns a list of creatures of the specified type that can spawn at the given location.
- getPossibleCreatures(EnumCreatureType, int, int, int) - Method in class net.minecraft.src.ChunkProviderServer
-
Returns a list of creatures of the specified type that can spawn at the given location.
- getPossibleCreatures(EnumCreatureType, int, int, int) - Method in interface net.minecraft.src.IChunkProvider
-
Returns a list of creatures of the specified type that can spawn at the given location.
- getPosX() - Method in class net.minecraft.src.Packet55BlockDestroy
-
Gets the X position of the block
- getPosY() - Method in class net.minecraft.src.Packet55BlockDestroy
-
Gets the Y position of the block
- getPosZ() - Method in class net.minecraft.src.Packet55BlockDestroy
-
Gets the Z position of the block
- getPotionDamage() - Method in class net.minecraft.src.EntityPotion
-
Returns the damage value of the thrown potion that this EntityPotion represents.
- getPotionEffect() - Method in class net.minecraft.src.Item
-
Returns a string representing what this item does to a potion.
- getPotionEffects(int, boolean) - Static method in class net.minecraft.src.PotionHelper
-
Returns a list of effects for the specified potion damage value.
- getPotionID() - Method in class net.minecraft.src.PotionEffect
-
Retrieve the ID of the potion this effect matches.
- getPowered() - Method in class net.minecraft.src.EntityCreeper
-
Returns true if the creeper is powered by a lightning bolt.
- getPowerSupply(int) - Method in class net.minecraft.src.BlockBasePressurePlate
-
Argument is metadata.
- getPowerSupply(int) - Method in class net.minecraft.src.BlockPressurePlate
-
Argument is metadata.
- getPowerSupply(int) - Method in class net.minecraft.src.BlockPressurePlateWeighted
-
Argument is metadata.
- getPrecipitationHeight(int, int) - Method in class net.minecraft.src.Chunk
-
Gets the height to which rain/snow will fall.
- getPrecipitationHeight(int, int) - Method in class net.minecraft.src.World
-
Gets the height to which rain/snow will fall.
- getPrevFoodLevel() - Method in class net.minecraft.src.FoodStats
- getPrimaryEffect() - Method in class net.minecraft.src.TileEntityBeacon
-
Return the primary potion effect given by this beacon.
- getProfession() - Method in class net.minecraft.src.EntityVillager
- getProfilingData(String) - Method in class net.minecraft.src.Profiler
-
Get profiling data
- getProgress(float) - Method in class net.minecraft.src.TileEntityPiston
-
Get interpolated progress value (between lastProgress and progress) given the fractional time between ticks as an argument.
- getProjectileEntity(World, IPosition) - Method in class net.minecraft.src.BehaviorProjectileDispense
-
Return the projectile entity spawned by this dispense behavior.
- getPropertiesFile() - Method in class net.minecraft.src.PropertyManager
-
Returns this PropertyManager's file object used for property saving.
- getProperty(String, String) - Method in class net.minecraft.src.PropertyManager
-
Gets a property.
- getProtocolVersion() - Method in class net.minecraft.src.Packet2ClientProtocol
-
Returns the protocol version.
- getProviderForDimension(int) - Static method in class net.minecraft.src.WorldProvider
- getProviderName() - Method in class net.minecraft.src.World
-
Returns the name of the current chunk provider, by calling chunkprovider.makeString()
- getProxy() - Method in class net.minecraft.src.Minecraft
- getPublic() - Method in class net.minecraft.src.IntegratedServer
-
Returns true if this integrated server is open to LAN
- getPublicKey() - Method in class net.minecraft.src.Packet253ServerAuthData
- getQuantity() - Method in class net.minecraft.src.Packet63WorldParticles
-
Gets the number of particles to create.
- getRainfall(float[], int, int, int, int) - Method in class net.minecraft.src.WorldChunkManager
-
Returns a list of rainfall values for the specified blocks.
- getRainfall(float[], int, int, int, int) - Method in class net.minecraft.src.WorldChunkManagerHell
-
Returns a list of rainfall values for the specified blocks.
- getRainStrength(float) - Method in class net.minecraft.src.World
-
Not sure about this actually.
- getRainTime() - Method in class net.minecraft.src.DerivedWorldInfo
-
Return the number of ticks until rain.
- getRainTime() - Method in class net.minecraft.src.WorldInfo
-
Return the number of ticks until rain.
- getRandomDoor(Random) - Method in class net.minecraft.src.ComponentStrongholdChestCorridor
- getRandomDoubleInRange(Random, double, double) - Static method in class net.minecraft.src.MathHelper
- getRandomFleeceColor(Random) - Static method in class net.minecraft.src.EntitySheep
-
This method is called when a sheep spawns in the world to select the color of sheep fleece.
- getRandomIntegerInRange(Random, int, int) - Static method in class net.minecraft.src.MathHelper
- getRandomItem(Random, Collection) - Static method in class net.minecraft.src.WeightedRandom
-
Returns a random choice from the input items.
- getRandomItem(Random, Collection, int) - Static method in class net.minecraft.src.WeightedRandom
-
Returns a random choice from the input items, with a total weight value.
- getRandomItem(Random, WeightedRandomItem[]) - Static method in class net.minecraft.src.WeightedRandom
-
Returns a random choice from the input items.
- getRandomItem(Random, WeightedRandomItem[], int) - Static method in class net.minecraft.src.WeightedRandom
-
Returns a random choice from the input array of items, with a total weight value.
- getRandomMinecart() - Method in class net.minecraft.src.MobSpawnerBaseLogic
- getRandomModelBox(Random) - Method in class net.minecraft.src.ModelBase
- getRandomSound() - Method in class net.minecraft.src.SoundPool
-
Gets a random SoundPoolEntry.
- getRandomSoundFromSoundPool(String) - Method in class net.minecraft.src.SoundPool
-
gets a random sound from the specified (by name, can be sound/newsound/streaming/music/newmusic) sound pool.
- getRandomSpawningPointInChunk(World, int, int) - Static method in class net.minecraft.src.SpawnerAnimals
-
Given a chunk, find a random position in it.
- getRandomStackFromInventory() - Method in class net.minecraft.src.TileEntityDispenser
- getRandomWithSeed(long) - Method in class net.minecraft.src.Chunk
- getRandomWithSeed(long) - Method in class net.minecraft.src.EmptyChunk
- getRandomWorldGenForGrass(Random) - Method in class net.minecraft.src.BiomeGenBase
-
Gets a WorldGen appropriate for this biome.
- getRandomWorldGenForGrass(Random) - Method in class net.minecraft.src.BiomeGenJungle
-
Gets a WorldGen appropriate for this biome.
- getRandomWorldGenForTrees(Random) - Method in class net.minecraft.src.BiomeGenBase
-
Gets a WorldGen appropriate for this biome.
- getRandomWorldGenForTrees(Random) - Method in class net.minecraft.src.BiomeGenForest
-
Gets a WorldGen appropriate for this biome.
- getRandomWorldGenForTrees(Random) - Method in class net.minecraft.src.BiomeGenJungle
-
Gets a WorldGen appropriate for this biome.
- getRandomWorldGenForTrees(Random) - Method in class net.minecraft.src.BiomeGenSwamp
-
Gets a WorldGen appropriate for this biome.
- getRandomWorldGenForTrees(Random) - Method in class net.minecraft.src.BiomeGenTaiga
-
Gets a WorldGen appropriate for this biome.
- getRarity() - Method in class net.minecraft.src.ItemStack
- getRarity(ItemStack) - Method in class net.minecraft.src.Item
-
Return an item rarity from EnumRarity
- getRarity(ItemStack) - Method in class net.minecraft.src.ItemAppleGold
-
Return an item rarity from EnumRarity
- getRarity(ItemStack) - Method in class net.minecraft.src.ItemEnchantedBook
-
Return an item rarity from EnumRarity
- getRarity(ItemStack) - Method in class net.minecraft.src.ItemRecord
-
Return an item rarity from EnumRarity
- getRearingAmount(float) - Method in class net.minecraft.src.EntityHorse
- getRecipeList() - Method in class net.minecraft.src.CraftingManager
-
returns the List<> of all recipes
- getRecipeOutput() - Method in interface net.minecraft.src.IRecipe
- getRecipeOutput() - Method in class net.minecraft.src.RecipeFireworks
- getRecipeOutput() - Method in class net.minecraft.src.RecipesArmorDyes
- getRecipeOutput() - Method in class net.minecraft.src.RecipesMapCloning
- getRecipeOutput() - Method in class net.minecraft.src.ShapedRecipes
- getRecipeOutput() - Method in class net.minecraft.src.ShapelessRecipes
- getRecipes(EntityPlayer) - Method in class net.minecraft.src.EntityVillager
- getRecipes(EntityPlayer) - Method in interface net.minecraft.src.IMerchant
- getRecipes(EntityPlayer) - Method in class net.minecraft.src.NpcMerchant
- getRecipeSize() - Method in interface net.minecraft.src.IRecipe
-
Returns the size of the recipe area
- getRecipeSize() - Method in class net.minecraft.src.RecipeFireworks
-
Returns the size of the recipe area
- getRecipeSize() - Method in class net.minecraft.src.RecipesArmorDyes
-
Returns the size of the recipe area
- getRecipeSize() - Method in class net.minecraft.src.RecipesMapCloning
-
Returns the size of the recipe area
- getRecipeSize() - Method in class net.minecraft.src.ShapedRecipes
-
Returns the size of the recipe area
- getRecipeSize() - Method in class net.minecraft.src.ShapelessRecipes
-
Returns the size of the recipe area
- getRecipiesAsTags() - Method in class net.minecraft.src.MerchantRecipeList
- getRecord(String) - Static method in class net.minecraft.src.ItemRecord
-
Return the record item corresponding to the given name.
- getRecordTitle() - Method in class net.minecraft.src.ItemRecord
-
Return the title for this record.
- getRedColorF() - Method in class net.minecraft.src.EntityFX
- getRedstoneWireIcon(String) - Static method in class net.minecraft.src.BlockRedstoneWire
- getRelativeName(File, File) - Static method in class net.minecraft.src.AbstractResourcePack
- getRelativeVolumeDisabled() - Method in class net.minecraft.src.Packet61DoorChange
- getRemainingBytesAsLEInt(byte[], int) - Static method in class net.minecraft.src.RConUtils
-
Read 4 bytes from the
- getRenderBlockPass() - Method in class net.minecraft.src.Block
-
Returns which pass should this block be rendered on. 0 for solids and 1 for alpha
- getRenderBlockPass() - Method in class net.minecraft.src.BlockFluid
-
Returns which pass should this block be rendered on. 0 for solids and 1 for alpha
- getRenderBlockPass() - Method in class net.minecraft.src.BlockGlass
-
Returns which pass should this block be rendered on. 0 for solids and 1 for alpha
- getRenderBlockPass() - Method in class net.minecraft.src.BlockIce
-
Returns which pass should this block be rendered on. 0 for solids and 1 for alpha
- getRenderBlockPass() - Method in class net.minecraft.src.BlockPortal
-
Returns which pass should this block be rendered on. 0 for solids and 1 for alpha
- getRenderBlockPass() - Method in class net.minecraft.src.BlockStairs
-
Returns which pass should this block be rendered on. 0 for solids and 1 for alpha
- getRenderBlockPass() - Method in class net.minecraft.src.BlockTripWire
-
Returns which pass should this block be rendered on. 0 for solids and 1 for alpha
- getRenderColor(int) - Method in class net.minecraft.src.Block
-
Returns the color this block should be rendered.
- getRenderColor(int) - Method in class net.minecraft.src.BlockGrass
-
Returns the color this block should be rendered.
- getRenderColor(int) - Method in class net.minecraft.src.BlockLeaves
-
Returns the color this block should be rendered.
- getRenderColor(int) - Method in class net.minecraft.src.BlockLilyPad
-
Returns the color this block should be rendered.
- getRenderColor(int) - Method in class net.minecraft.src.BlockStem
-
Returns the color this block should be rendered.
- getRenderColor(int) - Method in class net.minecraft.src.BlockTallGrass
-
Returns the color this block should be rendered.
- getRenderColor(int) - Method in class net.minecraft.src.BlockVine
-
Returns the color this block should be rendered.
- getRenderDistance() - Method in class net.minecraft.src.Packet204ClientInfo
- getRenderSizeModifier() - Method in class net.minecraft.src.EntityLiving
-
Returns render size modifier
- getRenderType() - Method in class net.minecraft.src.Block
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockAnvil
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockBeacon
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockBed
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockBrewingStand
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockCactus
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockCauldron
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockChest
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockCocoa
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockComparator
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockCrops
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockDoor
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockDragonEgg
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockEnderChest
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockEndPortal
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockEndPortalFrame
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockFence
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockFenceGate
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockFire
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockFlower
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockFlowerPot
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockFluid
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockHay
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockHopper
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockLadder
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockLever
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockLilyPad
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockNetherStalk
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockPane
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockPistonBase
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockPistonExtension
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockPistonMoving
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockQuartz
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockRailBase
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockRedstoneLogic
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockRedstoneRepeater
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockRedstoneWire
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockReed
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockRotatedPillar
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockSign
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockSkull
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockStairs
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockStem
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockTorch
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockTrapDoor
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockTripWire
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockTripWireSource
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockVine
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockWall
-
The type of render function that is called for this block
- getRenderType() - Method in class net.minecraft.src.BlockWeb
-
The type of render function that is called for this block
- getRepairCost() - Method in class net.minecraft.src.ItemStack
-
Get this stack's repair cost, or 0 if no repair cost is defined.
- getRepositoryEntries() - Method in class net.minecraft.src.ResourcePackRepository
- getRepositoryEntriesAll() - Method in class net.minecraft.src.ResourcePackRepository
- getReputationForPlayer(String) - Method in class net.minecraft.src.Village
-
Return the village reputation for a player
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandBase
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandClearInventory
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandDebug
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandDifficulty
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandEffect
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandEnchant
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandGameMode
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandGameRule
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandGive
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandHelp
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandKill
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandPlaySound
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandServerBan
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandServerBanIp
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandServerBanlist
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandServerDeop
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandServerEmote
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandServerKick
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandServerList
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandServerMessage
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandServerOp
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandServerPardon
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandServerPardonIp
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandServerPublishLocal
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandServerSaveAll
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandServerSaveOff
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandServerSaveOn
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandServerSay
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandServerStop
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandServerTp
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandServerWhitelist
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandSetPlayerTimeout
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandSetSpawnpoint
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandShowSeed
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandSpreadPlayers
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandTime
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandToggleDownfall
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandWeather
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.CommandXP
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.ServerCommandScoreboard
-
Return the required permission level for this command.
- getRequiredPermissionLevel() - Method in class net.minecraft.src.ServerCommandTestFor
-
Return the required permission level for this command.
- getResource(ResourceLocation) - Method in class net.minecraft.src.FallbackResourceManager
- getResource(ResourceLocation) - Method in interface net.minecraft.src.ResourceManager
- getResource(ResourceLocation) - Method in class net.minecraft.src.SimpleReloadableResourceManager
- getResourceDomain() - Method in class net.minecraft.src.ResourceLocation
- getResourceDomains() - Method in class net.minecraft.src.DefaultResourcePack
- getResourceDomains() - Method in class net.minecraft.src.FallbackResourceManager
- getResourceDomains() - Method in class net.minecraft.src.FileResourcePack
- getResourceDomains() - Method in class net.minecraft.src.FolderResourcePack
- getResourceDomains() - Method in interface net.minecraft.src.ResourceManager
- getResourceDomains() - Method in interface net.minecraft.src.ResourcePack
- getResourceDomains() - Method in class net.minecraft.src.SimpleReloadableResourceManager
- getResourceLocation(int) - Method in class net.minecraft.src.TextureManager
- getResourceManager() - Method in class net.minecraft.src.Minecraft
- getResourcePack() - Method in class net.minecraft.src.ResourcePackRepositoryEntry
- getResourcePackName() - Method in class net.minecraft.src.ResourcePackRepository
- getResourcePackName() - Method in class net.minecraft.src.ResourcePackRepositoryEntry
- getResourcePackRepository() - Method in class net.minecraft.src.Minecraft
- getResourcePath() - Method in class net.minecraft.src.ResourceLocation
- getRespiration(EntityLivingBase) - Static method in class net.minecraft.src.EnchantmentHelper
-
Returns the 'Water Breathing' modifier of enchantments on player equipped armors.
- getRNG() - Method in class net.minecraft.src.EntityLivingBase
- getRollingAmplitude() - Method in class net.minecraft.src.EntityMinecart
-
Gets the rolling amplitude the cart rolls while being attacked.
- getRollingDirection() - Method in class net.minecraft.src.EntityMinecart
-
Gets the rolling direction the cart rolls while being attacked.
- getRotation() - Method in class net.minecraft.src.EntityItemFrame
-
Return the rotation of the item currently on this frame.
- getRotationYawHead() - Method in class net.minecraft.src.Entity
- getRotationYawHead() - Method in class net.minecraft.src.EntityLivingBase
- getRules() - Method in class net.minecraft.src.GameRules
-
Return the defined game rules.
- getSaddled() - Method in class net.minecraft.src.EntityPig
-
Returns true if the pig is saddled.
- getSaturationLevel() - Method in class net.minecraft.src.FoodStats
-
Get the player's food saturation level.
- getSaturationModifier() - Method in class net.minecraft.src.ItemFood
-
gets the saturationModifier of the ItemFood
- getSavedLightValue(EnumSkyBlock, int, int, int) - Method in class net.minecraft.src.Chunk
-
Gets the amount of light saved in this block (doesn't adjust for daylight)
- getSavedLightValue(EnumSkyBlock, int, int, int) - Method in class net.minecraft.src.EmptyChunk
-
Gets the amount of light saved in this block (doesn't adjust for daylight)
- getSavedLightValue(EnumSkyBlock, int, int, int) - Method in class net.minecraft.src.World
-
Returns saved light value without taking into account the time of day.
- getSaveFileName(int) - Method in class net.minecraft.src.GuiSelectWorld
-
returns the file name of the specified save number
- getSaveHandler() - Method in interface net.minecraft.src.ISaveHandler
-
returns null if no saveHandler is relevent (eg.
- getSaveHandler() - Method in class net.minecraft.src.SaveHandler
-
returns null if no saveHandler is relevent (eg.
- getSaveHandler() - Method in class net.minecraft.src.SaveHandlerMP
-
returns null if no saveHandler is relevent (eg.
- getSaveHandler() - Method in class net.minecraft.src.World
-
Returns this world's current save handler
- getSaveList() - Method in class net.minecraft.src.AnvilSaveConverter
- getSaveList() - Method in interface net.minecraft.src.ISaveFormat
- getSaveList() - Method in class net.minecraft.src.SaveFormatOld
- getSaveLoader() - Method in class net.minecraft.src.Minecraft
-
Returns the save loader that is currently being used
- getSaveLoader(String, boolean) - Method in class net.minecraft.src.AnvilSaveConverter
-
Returns back a loader for the specified save directory
- getSaveLoader(String, boolean) - Method in interface net.minecraft.src.ISaveFormat
-
Returns back a loader for the specified save directory
- getSaveLoader(String, boolean) - Method in class net.minecraft.src.SaveFormatOld
-
Returns back a loader for the specified save directory
- getSaveName(int) - Method in class net.minecraft.src.GuiSelectWorld
-
returns the name of the saved game
- getSaveVersion() - Method in class net.minecraft.src.AnvilSaveConverter
- getSaveVersion() - Method in class net.minecraft.src.DerivedWorldInfo
-
Returns the save version of this world
- getSaveVersion() - Method in class net.minecraft.src.WorldInfo
-
Returns the save version of this world
- getScaledHeight() - Method in class net.minecraft.src.ScaledResolution
- getScaledHeight_double() - Method in class net.minecraft.src.ScaledResolution
- getScaledWidth() - Method in class net.minecraft.src.ScaledResolution
- getScaledWidth_double() - Method in class net.minecraft.src.ScaledResolution
- getScaleFactor() - Method in class net.minecraft.src.ScaledResolution
- getScatteredFeatureSpawnList() - Method in class net.minecraft.src.MapGenScatteredFeature
-
returns possible spawns for scattered features
- getScore() - Method in class net.minecraft.src.EntityPlayer
- getScoreboard() - Method in class net.minecraft.src.ScoreObjective
- getScoreboard() - Method in class net.minecraft.src.World
- getScoreboardFromWorldServer() - Method in class net.minecraft.src.ServerCommandScoreboard
- getScoreObjective(String, boolean) - Method in class net.minecraft.src.ServerCommandScoreboard
-
User-safe version of Scoreboard.getObjective, does checks against the objective not being found and whether it's read-only or not.
- getScoreObjectives() - Method in class net.minecraft.src.Scoreboard
- getScoreObjectivesList(boolean) - Method in class net.minecraft.src.ServerCommandScoreboard
-
If the parameter is true, does not return read-only entries.
- getScorePoints() - Method in class net.minecraft.src.Score
- getScrollBarX() - Method in class net.minecraft.src.GuiSlot
- getSecond() - Method in class net.minecraft.src.Tuple
-
Get the second Object in the Tuple
- getSecondaryEffect() - Method in class net.minecraft.src.TileEntityBeacon
-
Return the secondary potion effect given by this beacon.
- getSecondItemToBuy() - Method in class net.minecraft.src.MerchantRecipe
-
Gets secondItemToBuy.
- getSectionName() - Method in class net.minecraft.src.AnimationMetadataSectionSerializer
-
The name of this section type as it appears in JSON.
- getSectionName() - Method in class net.minecraft.src.FontMetadataSectionSerializer
-
The name of this section type as it appears in JSON.
- getSectionName() - Method in class net.minecraft.src.LanguageMetadataSectionSerializer
-
The name of this section type as it appears in JSON.
- getSectionName() - Method in interface net.minecraft.src.MetadataSectionSerializer
-
The name of this section type as it appears in JSON.
- getSectionName() - Method in class net.minecraft.src.PackMetadataSectionSerializer
-
The name of this section type as it appears in JSON.
- getSectionName() - Method in class net.minecraft.src.TextureMetadataSectionSerializer
-
The name of this section type as it appears in JSON.
- getSectionsInStringBuilder(StringBuilder) - Method in class net.minecraft.src.CrashReport
-
Gets the various sections of the crash report into the given StringBuilder
- getSeed() - Method in class net.minecraft.src.DerivedWorldInfo
-
Returns the seed of current world.
- getSeed() - Method in class net.minecraft.src.World
-
Retrieve the world seed from level.dat
- getSeed() - Method in class net.minecraft.src.WorldInfo
-
Returns the seed of current world.
- getSeed() - Method in class net.minecraft.src.WorldSettings
-
Returns the seed for the world.
- getSeedItem() - Method in class net.minecraft.src.BlockCarrot
-
Generate a seed ItemStack for this crop.
- getSeedItem() - Method in class net.minecraft.src.BlockCrops
-
Generate a seed ItemStack for this crop.
- getSeedItem() - Method in class net.minecraft.src.BlockPotato
-
Generate a seed ItemStack for this crop.
- getSelectedBlockId() - Method in class net.minecraft.src.StructurePieceBlockSelector
- getSelectedBlockMetaData() - Method in class net.minecraft.src.StructurePieceBlockSelector
- getSelectedBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.Block
-
Returns the bounding box of the wired rectangular prism to render.
- getSelectedBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockCactus
-
Returns the bounding box of the wired rectangular prism to render.
- getSelectedBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockCake
-
Returns the bounding box of the wired rectangular prism to render.
- getSelectedBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockCocoa
-
Returns the bounding box of the wired rectangular prism to render.
- getSelectedBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockDoor
-
Returns the bounding box of the wired rectangular prism to render.
- getSelectedBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockLadder
-
Returns the bounding box of the wired rectangular prism to render.
- getSelectedBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockSign
-
Returns the bounding box of the wired rectangular prism to render.
- getSelectedBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockStairs
-
Returns the bounding box of the wired rectangular prism to render.
- getSelectedBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.src.BlockTrapDoor
-
Returns the bounding box of the wired rectangular prism to render.
- getSelectedtext() - Method in class net.minecraft.src.GuiTextField
- getSelectionEnd() - Method in class net.minecraft.src.GuiTextField
-
the side of the selection that is not the cursor, maye be the same as the cursor
- getSensitiveAABB(int, int, int) - Method in class net.minecraft.src.BlockBasePressurePlate
- getSentHistory(int) - Method in class net.minecraft.src.GuiChat
-
input is relative and is applied directly to the sentHistoryCursor so -1 is the previous message, 1 is the next message from the current cursor position
- getSentMessages() - Method in class net.minecraft.src.GuiNewChat
-
Gets the list of messages previously sent through the chat GUI
- getServer() - Method in class net.minecraft.src.DedicatedServerListenThread
- getServer() - Method in class net.minecraft.src.IntegratedServerListenThread
- getServer() - Method in class net.minecraft.src.NetworkListenThread
- getServerData(int) - Method in class net.minecraft.src.ServerList
-
Gets the ServerData instance stored for the given index in the list.
- getServerDataFromNBTCompound(NBTTagCompound) - Static method in class net.minecraft.src.ServerData
-
Takes an NBTTagCompound with 'name' and 'ip' keys, returns a ServerData instance.
- getServerForPlayer() - Method in class net.minecraft.src.EntityPlayerMP
- getServerId() - Method in class net.minecraft.src.Packet253ServerAuthData
- getServerIdHash(String, PublicKey, SecretKey) - Static method in class net.minecraft.src.CryptManager
-
Compute a serverId hash for use by sendSessionRequest()
- getServerInstance() - Method in class net.minecraft.src.DedicatedPlayerList
- getServerInstance() - Method in class net.minecraft.src.IntegratedPlayerList
- getServerInstance() - Method in class net.minecraft.src.ServerConfigurationManager
- getServerIpPort() - Method in class net.minecraft.src.LanServer
- getServerListeningThread() - Method in class net.minecraft.src.IntegratedServer
-
Gets the IntergratedServerListenThread.
- getServerMotd() - Method in class net.minecraft.src.LanServer
- getServerMOTD() - Method in interface net.minecraft.src.IServer
-
Returns the server message of the day
- getSession() - Method in class net.minecraft.src.Minecraft
- getSessionID() - Method in class net.minecraft.src.Session
- getSettingsFilename() - Method in class net.minecraft.src.DedicatedServer
-
Returns the filename where server properties are stored
- getSettingsFilename() - Method in interface net.minecraft.src.IServer
-
Returns the filename where server properties are stored
- getShadingWhileShaking(float) - Method in class net.minecraft.src.EntityWolf
-
Used when calculating the amount of shading to apply while the wolf is shaking.
- getShadowSize() - Method in class net.minecraft.src.Entity
- getShadowSize() - Method in class net.minecraft.src.EntityArrow
- getShadowSize() - Method in class net.minecraft.src.EntityBoat
- getShadowSize() - Method in class net.minecraft.src.EntityEnderCrystal
- getShadowSize() - Method in class net.minecraft.src.EntityEnderEye
- getShadowSize() - Method in class net.minecraft.src.EntityFallingSand
- getShadowSize() - Method in class net.minecraft.src.EntityFireball
- getShadowSize() - Method in class net.minecraft.src.EntityFireworkRocket
- getShadowSize() - Method in class net.minecraft.src.EntityFishHook
- getShadowSize() - Method in class net.minecraft.src.EntityMinecart
- getShadowSize() - Method in class net.minecraft.src.EntityOtherPlayerMP
- getShadowSize() - Method in class net.minecraft.src.EntityThrowable
- getShadowSize() - Method in class net.minecraft.src.EntityTNTPrimed
- getShadowSize() - Method in class net.minecraft.src.EntityWither
- getShakeAngle(float, float) - Method in class net.minecraft.src.EntityWolf
- getSharedKey() - Method in class net.minecraft.src.Packet252SharedKey
-
Return the secret AES sharedKey (used by client only)
- getSharedKey(PrivateKey) - Method in class net.minecraft.src.Packet252SharedKey
-
Return secretKey, decrypting it from the sharedSecret byte array if needed
- getShareTag() - Method in class net.minecraft.src.Item
-
If this function returns true (or the item is damageable), the ItemStack's NBT tag will be sent to the client.
- getShareTag() - Method in class net.minecraft.src.ItemEditableBook
-
If this function returns true (or the item is damageable), the ItemStack's NBT tag will be sent to the client.
- getShareTag() - Method in class net.minecraft.src.ItemWritableBook
-
If this function returns true (or the item is damageable), the ItemStack's NBT tag will be sent to the client.
- getSheared() - Method in class net.minecraft.src.EntitySheep
-
returns true if a sheeps wool has been sheared
- getShort(String) - Method in class net.minecraft.src.NBTTagCompound
-
Retrieves a short value using the specified key, or 0 if no such key was stored.
- getShouldWatch() - Method in interface net.minecraft.src.Attribute
- getShouldWatch() - Method in class net.minecraft.src.BaseAttribute
- getShowCape() - Method in class net.minecraft.src.Packet204ClientInfo
- getSideIcon(int) - Method in class net.minecraft.src.BlockHay
-
The icon for the side of the block.
- getSideIcon(int) - Method in class net.minecraft.src.BlockLog
-
The icon for the side of the block.
- getSideIcon(int) - Method in class net.minecraft.src.BlockRotatedPillar
-
The icon for the side of the block.
- getSideTextureIndex() - Method in class net.minecraft.src.BlockPane
-
Returns the texture index of the thin side of the pane.
- getSilkTouchModifier(EntityLivingBase) - Static method in class net.minecraft.src.EnchantmentHelper
-
Returns the silk touch status of enchantments on current equipped item of player.
- getSilverfishDeathRotation(EntitySilverfish) - Method in class net.minecraft.src.RenderSilverfish
-
Return the silverfish's maximum death rotation.
- getSilverfishTextures(EntitySilverfish) - Method in class net.minecraft.src.RenderSilverfish
- getSize() - Method in class net.minecraft.src.GuiScreenSelectLocation
-
Gets the size of the current slot list.
- getSize() - Method in class net.minecraft.src.GuiSlot
-
Gets the size of the current slot list.
- getSizeInventory() - Method in class net.minecraft.src.EntityMinecartChest
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.src.EntityMinecartHopper
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in interface net.minecraft.src.IInventory
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.src.InventoryBasic
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.src.InventoryCrafting
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.src.InventoryCraftResult
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.src.InventoryLargeChest
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.src.InventoryMerchant
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.src.InventoryPlayer
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.src.TileEntityBeacon
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.src.TileEntityBrewingStand
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.src.TileEntityChest
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.src.TileEntityDispenser
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.src.TileEntityFurnace
-
Returns the number of slots in the inventory.
- getSizeInventory() - Method in class net.minecraft.src.TileEntityHopper
-
Returns the number of slots in the inventory.
- getSizeOnDisk() - Method in class net.minecraft.src.DerivedWorldInfo
- getSizeOnDisk() - Method in class net.minecraft.src.WorldInfo
- getSkeletonType() - Method in class net.minecraft.src.EntitySkeleton
-
Return this skeleton's type.
- getSkinUrl(String) - Static method in class net.minecraft.src.AbstractClientPlayer
- getSkullType() - Method in class net.minecraft.src.TileEntitySkull
-
Get the entity type for the skull
- getSkyBlockTypeBrightness(EnumSkyBlock, int, int, int) - Method in class net.minecraft.src.ChunkCache
-
Brightness for SkyBlock.Sky is clear white and (through color computing it is assumed) DEPENDENT ON DAYTIME.
- getSkyBlockTypeBrightness(EnumSkyBlock, int, int, int) - Method in class net.minecraft.src.World
-
Brightness for SkyBlock.Sky is clear white and (through color computing it is assumed) DEPENDENT ON DAYTIME.
- getSkyColor(Entity, float) - Method in class net.minecraft.src.World
-
Calculates the color for the skybox
- getSkyColorByTemp(float) - Method in class net.minecraft.src.BiomeGenBase
-
takes temperature, returns color
- getSkyColorByTemp(float) - Method in class net.minecraft.src.BiomeGenEnd
-
takes temperature, returns color
- getSkylightArray() - Method in class net.minecraft.src.ExtendedBlockStorage
-
Returns the NibbleArray instance containing Sky-light data.
- getSleepTimer() - Method in class net.minecraft.src.EntityPlayer
- getSlimeParticle() - Method in class net.minecraft.src.EntityMagmaCube
-
Returns the name of a particle effect that may be randomly created by EntitySlime.onUpdate()
- getSlimeParticle() - Method in class net.minecraft.src.EntitySlime
-
Returns the name of a particle effect that may be randomly created by EntitySlime.onUpdate()
- getSlimeSize() - Method in class net.minecraft.src.EntitySlime
-
Returns the size of the slime.
- getSlimeTextures(EntitySlime) - Method in class net.minecraft.src.RenderSlime
- getSlot(int) - Method in class net.minecraft.src.Container
- getSlotFromInventory(IInventory, int) - Method in class net.minecraft.src.Container
- getSlotStackLimit() - Method in class net.minecraft.src.Slot
-
Returns the maximum stack size for a given slot (usually the same as getInventoryStackLimit(), but 1 in the case of armor slots)
- getSmallestFlowDecay(World, int, int, int, int) - Method in class net.minecraft.src.BlockFlowing
-
getSmallestFlowDecay(World world, intx, int y, int z, int currentSmallestFlowDecay) - Looks up the flow decay at the coordinates given and returns the smaller of this value or the provided currentSmallestFlowDecay.
- getSmeltingList() - Method in class net.minecraft.src.FurnaceRecipes
- getSmeltingResult(int) - Method in class net.minecraft.src.FurnaceRecipes
-
Returns the smelting result of an item.
- getSnowManTextures(EntitySnowman) - Method in class net.minecraft.src.RenderSnowMan
- getSocket() - Method in class net.minecraft.src.TcpConnection
- getSocketAddress() - Method in interface net.minecraft.src.INetworkManager
-
Return the InetSocketAddress of the remote endpoint
- getSocketAddress() - Method in class net.minecraft.src.MemoryConnection
-
Return the InetSocketAddress of the remote endpoint
- getSocketAddress() - Method in class net.minecraft.src.TcpConnection
-
Return the InetSocketAddress of the remote endpoint
- getSortedPossibleCommands(ICommandSender) - Method in class net.minecraft.src.CommandHelp
-
Returns a sorted list of all possible commands for the given ICommandSender.
- getSoundName() - Method in class net.minecraft.src.Packet62LevelSound
- getSoundName() - Method in class net.minecraft.src.SoundPoolEntry
- getSoundPitch() - Method in class net.minecraft.src.EntityBat
-
Gets the pitch of living sounds in living entities.
- getSoundPitch() - Method in class net.minecraft.src.EntityLivingBase
-
Gets the pitch of living sounds in living entities.
- getSoundUrl() - Method in class net.minecraft.src.SoundPoolEntry
- getSoundVolume() - Method in class net.minecraft.src.EntityBat
-
Returns the volume for the sounds this mob makes.
- getSoundVolume() - Method in class net.minecraft.src.EntityCow
-
Returns the volume for the sounds this mob makes.
- getSoundVolume() - Method in class net.minecraft.src.EntityDragon
-
Returns the volume for the sounds this mob makes.
- getSoundVolume() - Method in class net.minecraft.src.EntityGhast
-
Returns the volume for the sounds this mob makes.
- getSoundVolume() - Method in class net.minecraft.src.EntityHorse
-
Returns the volume for the sounds this mob makes.
- getSoundVolume() - Method in class net.minecraft.src.EntityLivingBase
-
Returns the volume for the sounds this mob makes.
- getSoundVolume() - Method in class net.minecraft.src.EntityOcelot
-
Returns the volume for the sounds this mob makes.
- getSoundVolume() - Method in class net.minecraft.src.EntitySlime
-
Returns the volume for the sounds this mob makes.
- getSoundVolume() - Method in class net.minecraft.src.EntitySquid
-
Returns the volume for the sounds this mob makes.
- getSoundVolume() - Method in class net.minecraft.src.EntityWolf
-
Returns the volume for the sounds this mob makes.
- getSourceOfDamage() - Method in class net.minecraft.src.DamageSource
- getSourceOfDamage() - Method in class net.minecraft.src.EntityDamageSourceIndirect
- getSpawnableList(EnumCreatureType) - Method in class net.minecraft.src.BiomeGenBase
-
Returns the correspondent list of the EnumCreatureType informed.
- getSpawnerLogic() - Method in class net.minecraft.src.TileEntityMobSpawner
-
Returns the spawner logic associated with this spawner
- getSpawnerWorld() - Method in class net.minecraft.src.MobSpawnerBaseLogic
- getSpawnerX() - Method in class net.minecraft.src.MobSpawnerBaseLogic
- getSpawnerY() - Method in class net.minecraft.src.MobSpawnerBaseLogic
- getSpawnerZ() - Method in class net.minecraft.src.MobSpawnerBaseLogic
- getSpawningChance() - Method in class net.minecraft.src.BiomeGenBase
-
returns the chance a creature has to spawn.
- getSpawnList() - Method in class net.minecraft.src.MapGenNetherBridge
- getSpawnPoint() - Method in class net.minecraft.src.World
-
Returns the coordinates of the spawn point
- getSpawnProtectionSize() - Method in class net.minecraft.src.DedicatedServer
-
Return the spawn protection area's size.
- getSpawnX() - Method in class net.minecraft.src.DerivedWorldInfo
-
Returns the x spawn position
- getSpawnX() - Method in class net.minecraft.src.WorldInfo
-
Returns the x spawn position
- getSpawnY() - Method in class net.minecraft.src.DerivedWorldInfo
-
Return the Y axis spawning point of the player.
- getSpawnY() - Method in class net.minecraft.src.WorldInfo
-
Return the Y axis spawning point of the player.
- getSpawnZ() - Method in class net.minecraft.src.DerivedWorldInfo
-
Returns the z spawn position
- getSpawnZ() - Method in class net.minecraft.src.WorldInfo
-
Returns the z spawn position
- getSpecial() - Method in class net.minecraft.src.Achievement
-
Special achievements have a 'spiked' (on normal texture pack) frame, special achievements are the hardest ones to achieve.
- getSpecialBlockBrightness(EnumSkyBlock, int, int, int) - Method in class net.minecraft.src.ChunkCache
-
is only used on stairs and tilled fields
- getSpecialRendererForClass(Class) - Method in class net.minecraft.src.TileEntityRenderer
-
Returns the TileEntitySpecialRenderer used to render this TileEntity class, or null if it has no special renderer
- getSpecialRendererForEntity(TileEntity) - Method in class net.minecraft.src.TileEntityRenderer
-
Returns the TileEntitySpecialRenderer used to render this TileEntity instance, or null if it has no special renderer
- getSpeed() - Method in class net.minecraft.src.EntityMoveHelper
- getSpeed() - Method in class net.minecraft.src.Packet63WorldParticles
-
Gets the speed of the particles.
- getSpiderTextures(EntitySpider) - Method in class net.minecraft.src.RenderCaveSpider
- getSpiderTextures(EntitySpider) - Method in class net.minecraft.src.RenderSpider
- getSpriteNumber() - Method in class net.minecraft.src.Item
-
Returns 0 for /terrain.png, 1 for /gui/items.png
- getSpriteNumber() - Method in class net.minecraft.src.ItemBlock
-
Returns 0 for /terrain.png, 1 for /gui/items.png
- getSquidTextures(EntitySquid) - Method in class net.minecraft.src.RenderSquid
- getStack() - Method in class net.minecraft.src.Slot
-
Helper fnct to get the stack in the slot.
- getStackInRowAndColumn(int, int) - Method in class net.minecraft.src.InventoryCrafting
-
Returns the itemstack in the slot specified (Top left is 0, 0).
- getStackInSlot(int) - Method in class net.minecraft.src.EntityMinecartContainer
-
Returns the stack in slot i
- getStackInSlot(int) - Method in interface net.minecraft.src.IInventory
-
Returns the stack in slot i
- getStackInSlot(int) - Method in class net.minecraft.src.InventoryBasic
-
Returns the stack in slot i
- getStackInSlot(int) - Method in class net.minecraft.src.InventoryCrafting
-
Returns the stack in slot i
- getStackInSlot(int) - Method in class net.minecraft.src.InventoryCraftResult
-
Returns the stack in slot i
- getStackInSlot(int) - Method in class net.minecraft.src.InventoryLargeChest
-
Returns the stack in slot i
- getStackInSlot(int) - Method in class net.minecraft.src.InventoryMerchant
-
Returns the stack in slot i
- getStackInSlot(int) - Method in class net.minecraft.src.InventoryPlayer
-
Returns the stack in slot i
- getStackInSlot(int) - Method in class net.minecraft.src.TileEntityBeacon
-
Returns the stack in slot i
- getStackInSlot(int) - Method in class net.minecraft.src.TileEntityBrewingStand
-
Returns the stack in slot i
- getStackInSlot(int) - Method in class net.minecraft.src.TileEntityChest
-
Returns the stack in slot i
- getStackInSlot(int) - Method in class net.minecraft.src.TileEntityDispenser
-
Returns the stack in slot i
- getStackInSlot(int) - Method in class net.minecraft.src.TileEntityFurnace
-
Returns the stack in slot i
- getStackInSlot(int) - Method in class net.minecraft.src.TileEntityHopper
-
Returns the stack in slot i
- getStackInSlotOnClosing(int) - Method in class net.minecraft.src.EntityMinecartContainer
-
When some containers are closed they call this on each slot, then drop whatever it returns as an EntityItem - like when you close a workbench GUI.
- getStackInSlotOnClosing(int) - Method in interface net.minecraft.src.IInventory
-
When some containers are closed they call this on each slot, then drop whatever it returns as an EntityItem - like when you close a workbench GUI.
- getStackInSlotOnClosing(int) - Method in class net.minecraft.src.InventoryBasic
-
When some containers are closed they call this on each slot, then drop whatever it returns as an EntityItem - like when you close a workbench GUI.
- getStackInSlotOnClosing(int) - Method in class net.minecraft.src.InventoryCrafting
-
When some containers are closed they call this on each slot, then drop whatever it returns as an EntityItem - like when you close a workbench GUI.
- getStackInSlotOnClosing(int) - Method in class net.minecraft.src.InventoryCraftResult
-
When some containers are closed they call this on each slot, then drop whatever it returns as an EntityItem - like when you close a workbench GUI.
- getStackInSlotOnClosing(int) - Method in class net.minecraft.src.InventoryLargeChest
-
When some containers are closed they call this on each slot, then drop whatever it returns as an EntityItem - like when you close a workbench GUI.
- getStackInSlotOnClosing(int) - Method in class net.minecraft.src.InventoryMerchant
-
When some containers are closed they call this on each slot, then drop whatever it returns as an EntityItem - like when you close a workbench GUI.
- getStackInSlotOnClosing(int) - Method in class net.minecraft.src.InventoryPlayer
-
When some containers are closed they call this on each slot, then drop whatever it returns as an EntityItem - like when you close a workbench GUI.
- getStackInSlotOnClosing(int) - Method in class net.minecraft.src.TileEntityBeacon
-
When some containers are closed they call this on each slot, then drop whatever it returns as an EntityItem - like when you close a workbench GUI.
- getStackInSlotOnClosing(int) - Method in class net.minecraft.src.TileEntityBrewingStand
-
When some containers are closed they call this on each slot, then drop whatever it returns as an EntityItem - like when you close a workbench GUI.
- getStackInSlotOnClosing(int) - Method in class net.minecraft.src.TileEntityChest
-
When some containers are closed they call this on each slot, then drop whatever it returns as an EntityItem - like when you close a workbench GUI.
- getStackInSlotOnClosing(int) - Method in class net.minecraft.src.TileEntityDispenser
-
When some containers are closed they call this on each slot, then drop whatever it returns as an EntityItem - like when you close a workbench GUI.
- getStackInSlotOnClosing(int) - Method in class net.minecraft.src.TileEntityFurnace
-
When some containers are closed they call this on each slot, then drop whatever it returns as an EntityItem - like when you close a workbench GUI.
- getStackInSlotOnClosing(int) - Method in class net.minecraft.src.TileEntityHopper
-
When some containers are closed they call this on each slot, then drop whatever it returns as an EntityItem - like when you close a workbench GUI.
- getStarBrightness(float) - Method in class net.minecraft.src.World
-
How bright are stars in the sky
- getState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockStem
-
Returns the current state of the stem.
- getStatistics() - Method in class net.minecraft.src.EffectRenderer
- getStatName() - Method in class net.minecraft.src.Item
- getStatusIconIndex() - Method in class net.minecraft.src.Potion
-
Returns the index for the icon to display when the potion is active.
- getStemIcon() - Method in class net.minecraft.src.BlockStem
- getStepSound() - Method in class net.minecraft.src.StepSound
-
Used when a entity walks over, or otherwise interacts with the block.
- getStichSlots() - Method in class net.minecraft.src.Stitcher
- getStitchHolder() - Method in class net.minecraft.src.StitchSlot
- getStoredBlockID() - Method in class net.minecraft.src.TileEntityPiston
- getString(String) - Static method in class net.minecraft.src.I18n
- getString(String) - Method in class net.minecraft.src.NBTTagCompound
-
Retrieves a string value using the specified key, or an empty string if no such key was stored.
- getStringFromID(int) - Static method in class net.minecraft.src.EntityList
-
Finds the class using IDtoClassMapping and classToStringMapping
- getStringParams(String, Object...) - Static method in class net.minecraft.src.I18n
- getStringProperty(String, String) - Method in class net.minecraft.src.DedicatedServer
-
Gets a string property.
- getStringProperty(String, String) - Method in interface net.minecraft.src.IServer
-
Gets a string property.
- getStringWidth(String) - Method in class net.minecraft.src.FontRenderer
-
Returns the width of this string.
- getStrongestIndirectPower(int, int, int) - Method in class net.minecraft.src.World
- getStrongholdStairsComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.src.ComponentStrongholdStairs
-
performs some checks, then gives out a fresh Stairs component
- getStructureStart(int, int) - Method in class net.minecraft.src.MapGenMineshaft
- getStructureStart(int, int) - Method in class net.minecraft.src.MapGenNetherBridge
- getStructureStart(int, int) - Method in class net.minecraft.src.MapGenScatteredFeature
- getStructureStart(int, int) - Method in class net.minecraft.src.MapGenStronghold
- getStructureStart(int, int) - Method in class net.minecraft.src.MapGenStructure
- getStructureStart(int, int) - Method in class net.minecraft.src.MapGenVillage
- getStructureVillageWeightedPieceList(Random, int) - Static method in class net.minecraft.src.StructureVillagePieces
- getStrVsBlock(Block) - Method in class net.minecraft.src.InventoryPlayer
-
Gets the strength of the current item (tool) against the specified block, 1.0f if not holding anything.
- getStrVsBlock(Block) - Method in class net.minecraft.src.ItemStack
-
Returns the strength of the stack against a given block.
- getStrVsBlock(ItemStack, Block) - Method in class net.minecraft.src.Item
-
Returns the strength of the stack against a given block. 1.0F base, (Quality+1)*2 if correct blocktype, 1.5F if sword
- getStrVsBlock(ItemStack, Block) - Method in class net.minecraft.src.ItemAxe
-
Returns the strength of the stack against a given block. 1.0F base, (Quality+1)*2 if correct blocktype, 1.5F if sword
- getStrVsBlock(ItemStack, Block) - Method in class net.minecraft.src.ItemPickaxe
-
Returns the strength of the stack against a given block. 1.0F base, (Quality+1)*2 if correct blocktype, 1.5F if sword
- getStrVsBlock(ItemStack, Block) - Method in class net.minecraft.src.ItemShears
-
Returns the strength of the stack against a given block. 1.0F base, (Quality+1)*2 if correct blocktype, 1.5F if sword
- getStrVsBlock(ItemStack, Block) - Method in class net.minecraft.src.ItemSword
-
Returns the strength of the stack against a given block. 1.0F base, (Quality+1)*2 if correct blocktype, 1.5F if sword
- getStrVsBlock(ItemStack, Block) - Method in class net.minecraft.src.ItemTool
-
Returns the strength of the stack against a given block. 1.0F base, (Quality+1)*2 if correct blocktype, 1.5F if sword
- getSubBlocks(int, CreativeTabs, List) - Method in class net.minecraft.src.Block
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(int, CreativeTabs, List) - Method in class net.minecraft.src.BlockAnvil
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(int, CreativeTabs, List) - Method in class net.minecraft.src.BlockCarpet
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(int, CreativeTabs, List) - Method in class net.minecraft.src.BlockColored
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(int, CreativeTabs, List) - Method in class net.minecraft.src.BlockLeaves
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(int, CreativeTabs, List) - Method in class net.minecraft.src.BlockLog
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(int, CreativeTabs, List) - Method in class net.minecraft.src.BlockQuartz
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(int, CreativeTabs, List) - Method in class net.minecraft.src.BlockSandStone
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(int, CreativeTabs, List) - Method in class net.minecraft.src.BlockSapling
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(int, CreativeTabs, List) - Method in class net.minecraft.src.BlockSilverfish
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(int, CreativeTabs, List) - Method in class net.minecraft.src.BlockStep
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(int, CreativeTabs, List) - Method in class net.minecraft.src.BlockStoneBrick
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(int, CreativeTabs, List) - Method in class net.minecraft.src.BlockTallGrass
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(int, CreativeTabs, List) - Method in class net.minecraft.src.BlockWall
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(int, CreativeTabs, List) - Method in class net.minecraft.src.BlockWood
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubBlocks(int, CreativeTabs, List) - Method in class net.minecraft.src.BlockWoodSlab
-
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
- getSubComponents() - Method in class net.minecraft.src.ChatMessageComponent
- getSubItems(int, CreativeTabs, List) - Method in class net.minecraft.src.Item
-
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
- getSubItems(int, CreativeTabs, List) - Method in class net.minecraft.src.ItemAppleGold
-
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
- getSubItems(int, CreativeTabs, List) - Method in class net.minecraft.src.ItemBlock
-
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
- getSubItems(int, CreativeTabs, List) - Method in class net.minecraft.src.ItemCoal
-
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
- getSubItems(int, CreativeTabs, List) - Method in class net.minecraft.src.ItemDye
-
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
- getSubItems(int, CreativeTabs, List) - Method in class net.minecraft.src.ItemMonsterPlacer
-
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
- getSubItems(int, CreativeTabs, List) - Method in class net.minecraft.src.ItemPotion
-
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
- getSubItems(int, CreativeTabs, List) - Method in class net.minecraft.src.ItemSkull
-
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
- getSunBrightness(float) - Method in class net.minecraft.src.World
-
Returns the sun brightness - checks time of day, rain and thunder
- getSwingProgress(float) - Method in class net.minecraft.src.EntityLivingBase
-
Returns where in the swing animation the living entity is (from 0 to 1).
- getSystemTime() - Static method in class net.minecraft.src.Minecraft
-
Gets the system time in milliseconds.
- getTabColumn() - Method in class net.minecraft.src.CreativeTabs
-
returns index % 6
- getTabIconItem() - Method in class net.minecraft.src.CreativeTabs
- getTabIconItemIndex() - Method in class net.minecraft.src.CreativeTabs
-
the itemID for the item to be displayed on the tab
- getTabIndex() - Method in class net.minecraft.src.CreativeTabs
- getTabLabel() - Method in class net.minecraft.src.CreativeTabs
- getTag(String) - Method in class net.minecraft.src.NBTTagCompound
-
gets a generic tag with the specified name
- getTagCompound() - Method in class net.minecraft.src.ItemStack
-
Returns the NBTTagCompound of the ItemStack.
- getTagList(String) - Method in class net.minecraft.src.NBTTagCompound
-
Retrieves a NBTTagList subtag matching the specified key, or a new empty NBTTagList if no such key was stored.
- getTagName(byte) - Static method in class net.minecraft.src.NBTBase
-
Returns the string name of a tag with the specified type, or 'UNKNOWN' if invalid.
- getTags() - Method in class net.minecraft.src.NBTTagCompound
-
Returns all the values in the tagMap HashMap.
- getTailRotation() - Method in class net.minecraft.src.EntityWolf
- getTailRotation(EntityWolf, float) - Method in class net.minecraft.src.RenderWolf
- getTalkInterval() - Method in class net.minecraft.src.EntityAnimal
-
Get number of ticks, at least during which the living entity will be silent.
- getTalkInterval() - Method in class net.minecraft.src.EntityGolem
-
Get number of ticks, at least during which the living entity will be silent.
- getTalkInterval() - Method in class net.minecraft.src.EntityHorse
-
Get number of ticks, at least during which the living entity will be silent.
- getTalkInterval() - Method in class net.minecraft.src.EntityLiving
-
Get number of ticks, at least during which the living entity will be silent.
- getTalkInterval() - Method in class net.minecraft.src.EntityWaterMob
-
Get number of ticks, at least during which the living entity will be silent.
- getTameSkin() - Method in class net.minecraft.src.EntityOcelot
- getTargetDistance() - Method in class net.minecraft.src.EntityAITarget
- getTeam() - Method in class net.minecraft.src.EntityLivingBase
- getTeam() - Method in class net.minecraft.src.EntityPlayer
- getTeam() - Method in class net.minecraft.src.EntityTameable
- getTeam(String) - Method in class net.minecraft.src.ServerCommandScoreboard
-
Returns the ScorePlayerTeam for the given team name.
- getTeamList(ICommandSender, String[], int) - Method in class net.minecraft.src.ServerCommandScoreboard
-
Handler for the 'scoreboard teams list' command.
- getTeleportDirection() - Method in class net.minecraft.src.Entity
- getTemper() - Method in class net.minecraft.src.EntityHorse
- getTemperatureAtHeight(float, int) - Method in class net.minecraft.src.WorldChunkManager
-
Return an adjusted version of a given temperature based on the y height
- getTemperatures(float[], int, int, int, int) - Method in class net.minecraft.src.WorldChunkManager
-
Returns a list of temperatures to use for the specified blocks.
- getTemperatures(float[], int, int, int, int) - Method in class net.minecraft.src.WorldChunkManagerHell
-
Returns a list of temperatures to use for the specified blocks.
- getTensionFactorForBlock(int, int, int) - Method in class net.minecraft.src.World
-
returns a float value that can be used to determine how likely something is to go awry in the area.
- getTerrainType() - Method in class net.minecraft.src.DerivedWorldInfo
- getTerrainType() - Method in class net.minecraft.src.WorldInfo
- getTerrainType() - Method in class net.minecraft.src.WorldSettings
- getText() - Method in class net.minecraft.src.ChatMessageComponent
- getText() - Method in class net.minecraft.src.GuiTextField
-
Returns the text beign edited on the textbox.
- getText() - Method in class net.minecraft.src.Packet203AutoComplete
- getTexture(ResourceLocation) - Method in class net.minecraft.src.TextureManager
- getTextureBlur() - Method in class net.minecraft.src.TextureMetadataSection
- getTextureByXP() - Method in class net.minecraft.src.EntityXPOrb
-
Returns a number from 1 to 10 based on how much XP this orb is worth.
- getTextureCape() - Method in class net.minecraft.src.AbstractClientPlayer
- getTextureClamp() - Method in class net.minecraft.src.TextureMetadataSection
- getTextureData() - Method in class net.minecraft.src.DynamicTexture
- getTextureManager() - Method in class net.minecraft.src.Minecraft
- getTextureName() - Method in class net.minecraft.src.Block
- getTextureOffset(String) - Method in class net.minecraft.src.ModelBase
- getTexturePackDescription() - Method in class net.minecraft.src.ResourcePackRepositoryEntry
- getTextureSkin() - Method in class net.minecraft.src.AbstractClientPlayer
- getTextureType() - Method in class net.minecraft.src.TextureMap
- getThrower() - Method in class net.minecraft.src.EntityThrowable
- getThunderTime() - Method in class net.minecraft.src.DerivedWorldInfo
-
Returns the number of ticks until next thunderbolt.
- getThunderTime() - Method in class net.minecraft.src.WorldInfo
-
Returns the number of ticks until next thunderbolt.
- getTickRandomly() - Method in class net.minecraft.src.Block
-
Returns whether or not this block is of a type that needs random ticking.
- getTicksSinceLastDoorAdding() - Method in class net.minecraft.src.Village
- getTileEntity(int, int, int, boolean, boolean) - Static method in class net.minecraft.src.BlockPistonMoving
-
gets a new TileEntityPiston created with the arguments provided.
- getTileEntityComparator(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockComparator
-
Returns the blockTileEntity at given coordinates.
- getTimeSinceHit() - Method in class net.minecraft.src.EntityBoat
-
Gets the time since the last hit.
- getTntPlacedBy() - Method in class net.minecraft.src.EntityTNTPrimed
-
returns null or the entityliving it was placed or ignited by
- getToolCraftingMaterial() - Method in enum class net.minecraft.src.EnumToolMaterial
-
Return the crafting material for this tool material, used to determine the item that can be used to repair a tool with an anvil
- getToolMaterialName() - Method in class net.minecraft.src.ItemSword
-
Return the name for this tool's material.
- getToolMaterialName() - Method in class net.minecraft.src.ItemTool
-
Return the name for this tool's material.
- getTooltip(EntityPlayer, boolean) - Method in class net.minecraft.src.ItemStack
-
Return a list of strings containing information about the item
- getTopFilledSegment() - Method in class net.minecraft.src.Chunk
-
Returns the topmost ExtendedBlockStorage instance for this Chunk that actually contains a block.
- getTopSolidOrLiquidBlock(int, int) - Method in class net.minecraft.src.World
-
Finds the highest block on the x, z coordinate that is solid and returns its y coord.
- getTotalArmorValue() - Method in class net.minecraft.src.EntityHorse
-
Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
- getTotalArmorValue() - Method in class net.minecraft.src.EntityLivingBase
-
Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
- getTotalArmorValue() - Method in class net.minecraft.src.EntityMagmaCube
-
Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
- getTotalArmorValue() - Method in class net.minecraft.src.EntityPlayer
-
Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
- getTotalArmorValue() - Method in class net.minecraft.src.EntityWither
-
Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
- getTotalArmorValue() - Method in class net.minecraft.src.EntityZombie
-
Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
- getTotalArmorValue() - Method in class net.minecraft.src.InventoryPlayer
-
Based on the damage values and maximum damage values of each armor item, returns the current armor value.
- getTotalWeight(Collection) - Static method in class net.minecraft.src.WeightedRandom
-
Returns the total weight of all items in a collection.
- getTotalWeight(WeightedRandomItem[]) - Static method in class net.minecraft.src.WeightedRandom
-
Returns the total weight of all items in a array.
- getTotalWorldTime() - Method in class net.minecraft.src.World
- getTranslatedEntityName() - Method in class net.minecraft.src.Entity
-
Returns the translated name of the entity.
- getTranslatedEntityName() - Method in class net.minecraft.src.EntityPlayer
-
Returns the translated name of the entity.
- getTranslatedName(int) - Method in class net.minecraft.src.Enchantment
-
Returns the correct traslated name of the enchantment and the level in roman numbers.
- getTranslatedTabLabel() - Method in class net.minecraft.src.CreativeTabs
-
Gets the translated Label.
- getTranslateName() - Method in class net.minecraft.src.WorldType
-
Gets the translation key for the name of this world type.
- getTranslationKey() - Method in class net.minecraft.src.ChatMessageComponent
- getUnicodeFlag() - Method in class net.minecraft.src.FontRenderer
-
Get unicodeFlag controlling whether strings should be rendered with Unicode fonts instead of the default.png font.
- getUniqueDataId(String) - Method in class net.minecraft.src.MapStorage
-
Returns an unique new data id for the given prefix and saves the idCounts map to the 'idcounts' file.
- getUniqueDataId(String) - Method in class net.minecraft.src.World
-
Returns an unique new data id from the MapStorage for the given prefix and saves the idCounts map to the 'idcounts' file.
- getUniqueID() - Method in class net.minecraft.src.Entity
- getUniqueID() - Method in class net.minecraft.src.PlayerUsageSnooper
- getUnlocalizedName() - Method in class net.minecraft.src.Block
-
Returns the unlocalized name of this block.
- getUnlocalizedName() - Method in class net.minecraft.src.Item
-
Returns the unlocalized name of this item.
- getUnlocalizedName() - Method in class net.minecraft.src.ItemBlock
-
Returns the unlocalized name of this item.
- getUnlocalizedName() - Method in class net.minecraft.src.ItemStack
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.src.Item
-
Returns the unlocalized name of this item.
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.src.ItemBlock
-
Returns the unlocalized name of this item.
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.src.ItemCloth
-
Returns the unlocalized name of this item.
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.src.ItemCoal
-
Returns the unlocalized name of this item.
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.src.ItemColored
-
Returns the unlocalized name of this item.
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.src.ItemDye
-
Returns the unlocalized name of this item.
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.src.ItemLeaves
-
Returns the unlocalized name of this item.
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.src.ItemMultiTextureTile
-
Returns the unlocalized name of this item.
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.src.ItemSkull
-
Returns the unlocalized name of this item.
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.src.ItemSlab
-
Returns the unlocalized name of this item.
- getUnlocalizedNameInefficiently(ItemStack) - Method in class net.minecraft.src.Item
-
Translates the unlocalized name of this item, but without the .name suffix, so the translation fails and the unlocalized name itself is returned.
- getUpdateCounter() - Method in class net.minecraft.src.GuiIngame
- getUpdatedCounter() - Method in class net.minecraft.src.ChatLine
- getUpdatePacketData(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.MapData
-
Get byte array of packet data to send to players on map for updating map data
- getURI() - Method in class net.minecraft.src.ChatClickData
-
computes the URI from the clicked chat data object
- getUsername() - Method in class net.minecraft.src.Packet2ClientProtocol
-
Returns the username.
- getUsername() - Method in class net.minecraft.src.Session
- getUsernameAndAddress() - Method in class net.minecraft.src.NetLoginHandler
- getValueByKey(long) - Method in class net.minecraft.src.LongHashMap
-
get the value from the map given the key
- getVanillaDimension() - Method in class net.minecraft.src.DerivedWorldInfo
-
Returns vanilla MC dimension (-1,0,1).
- getVanillaDimension() - Method in class net.minecraft.src.WorldInfo
-
Returns vanilla MC dimension (-1,0,1).
- getVariantTexturePaths() - Method in class net.minecraft.src.EntityHorse
- getVecFromPool(double, double, double) - Method in class net.minecraft.src.Vec3Pool
-
extends the pool if all vecs are currently "out"
- getVectorFromIndex(Entity, int) - Method in class net.minecraft.src.PathEntity
-
Gets the vector of the PathPoint associated with the given index.
- getVerifyToken() - Method in class net.minecraft.src.Packet253ServerAuthData
- getVerifyToken(PrivateKey) - Method in class net.minecraft.src.Packet252SharedKey
-
Return verifyToken
- getVerticalFaceSpeed() - Method in class net.minecraft.src.EntityLiving
-
The speed it takes to move the entityliving's rotationPitch through the faceEntity method.
- getVerticalFaceSpeed() - Method in class net.minecraft.src.EntitySlime
-
The speed it takes to move the entityliving's rotationPitch through the faceEntity method.
- getVerticalFaceSpeed() - Method in class net.minecraft.src.EntityWolf
-
The speed it takes to move the entityliving's rotationPitch through the faceEntity method.
- getVerticalOffset(Entity, int, int, int, PathPoint) - Method in class net.minecraft.src.PathFinder
-
Checks if an entity collides with blocks at a position.
- getViewDistance() - Method in class net.minecraft.src.ServerConfigurationManager
-
Gets the View Distance.
- getVillage() - Method in class net.minecraft.src.EntityIronGolem
- getVillageDoorAt(int, int, int) - Method in class net.minecraft.src.Village
- getVillageDoorInfoList() - Method in class net.minecraft.src.Village
-
called only by class EntityAIMoveThroughVillage
- getVillageList() - Method in class net.minecraft.src.VillageCollection
-
Get a list of villages.
- getVillageRadius() - Method in class net.minecraft.src.Village
- getVillagerType(int) - Method in class net.minecraft.src.ComponentVillageField
-
Returns the villager type to spawn in this component, based on the number of villagers already spawned.
- getVillagerType(int) - Method in class net.minecraft.src.ComponentVillageChurch
-
Returns the villager type to spawn in this component, based on the number of villagers already spawned.
- getVillagerType(int) - Method in class net.minecraft.src.ComponentVillageHall
-
Returns the villager type to spawn in this component, based on the number of villagers already spawned.
- getVillagerType(int) - Method in class net.minecraft.src.ComponentVillageHouse1
-
Returns the villager type to spawn in this component, based on the number of villagers already spawned.
- getVillagerType(int) - Method in class net.minecraft.src.ComponentVillageHouse2
-
Returns the villager type to spawn in this component, based on the number of villagers already spawned.
- getVisible() - Method in class net.minecraft.src.GuiTextField
- getVoidFogYFactor() - Method in class net.minecraft.src.WorldProvider
-
Returns a double value representing the Y value relative to the top of the map at which void fog is at its maximum.
- getVolume() - Method in class net.minecraft.src.Packet62LevelSound
- getVolume() - Method in class net.minecraft.src.StepSound
- getWalkSpeed() - Method in class net.minecraft.src.Packet202PlayerAbilities
- getWalkSpeed() - Method in class net.minecraft.src.PlayerCapabilities
- getWasUpdated() - Method in class net.minecraft.src.LanServerList
- getWatchableObjectByte(int) - Method in class net.minecraft.src.DataWatcher
-
gets the bytevalue of a watchable object
- getWatchableObjectFloat(int) - Method in class net.minecraft.src.DataWatcher
- getWatchableObjectInt(int) - Method in class net.minecraft.src.DataWatcher
-
gets a watchable object and returns it as a Integer
- getWatchableObjectItemStack(int) - Method in class net.minecraft.src.DataWatcher
-
Get a watchable object as an ItemStack.
- getWatchableObjectShort(int) - Method in class net.minecraft.src.DataWatcher
- getWatchableObjectString(int) - Method in class net.minecraft.src.DataWatcher
-
gets a watchable object and returns it as a String
- getWatchedMetadata() - Method in class net.minecraft.src.Packet20NamedEntitySpawn
- getWatchedTargetId(int) - Method in class net.minecraft.src.EntityWither
-
Returns the target entity ID if present, or -1 if not @param par1 The target offset, should be from 0-2
- getWeight() - Method in class net.minecraft.src.Enchantment
- getWeightedThunderStrength(float) - Method in class net.minecraft.src.World
- getWhiteListedPlayers() - Method in class net.minecraft.src.ServerConfigurationManager
-
Returns the whitelisted players.
- getWidth() - Method in class net.minecraft.src.GuiTextField
-
returns the width of the textbox depending on if the the box is enabled
- getWidth() - Method in class net.minecraft.src.StitchHolder
- getWidthPixels() - Method in class net.minecraft.src.EntityHanging
- getWidthPixels() - Method in class net.minecraft.src.EntityItemFrame
- getWidthPixels() - Method in class net.minecraft.src.EntityLeashKnot
- getWidthPixels() - Method in class net.minecraft.src.EntityPainting
- getWingRotation(EntityChicken, float) - Method in class net.minecraft.src.RenderChicken
- getWitchTextures(EntityWitch) - Method in class net.minecraft.src.RenderWitch
- getWolfShaking() - Method in class net.minecraft.src.EntityWolf
- getWorld() - Method in class net.minecraft.src.BlockSourceImpl
- getWorld() - Method in class net.minecraft.src.EntityFallingSand
- getWorld() - Method in interface net.minecraft.src.ILocation
- getWorldChunkManager() - Method in class net.minecraft.src.ComponentVillageStartPiece
- getWorldChunkManager() - Method in class net.minecraft.src.World
- getWorldDirectory() - Method in class net.minecraft.src.SaveHandler
-
Gets the File object corresponding to the base directory of this world.
- getWorldDirectoryName() - Method in interface net.minecraft.src.ISaveHandler
-
Returns the name of the directory where world information is saved.
- getWorldDirectoryName() - Method in class net.minecraft.src.SaveHandler
-
Returns the name of the directory where world information is saved.
- getWorldDirectoryName() - Method in class net.minecraft.src.SaveHandlerMP
-
Returns the name of the directory where world information is saved.
- getWorldFeatures() - Method in class net.minecraft.src.FlatGeneratorInfo
-
Return the list of world features enabled on this preset.
- getWorldHasVoidParticles() - Method in class net.minecraft.src.WorldProvider
-
returns true if this dimension is supposed to display void particles and pull in the far plane based on the user's Y offset.
- getWorldInfo() - Method in class net.minecraft.src.World
-
Gets the World's WorldInfo instance
- getWorldInfo(String) - Method in interface net.minecraft.src.ISaveFormat
-
gets the world info
- getWorldInfo(String) - Method in class net.minecraft.src.SaveFormatOld
-
gets the world info
- getWorldLogAgent() - Method in class net.minecraft.src.World
- getWorldName() - Method in class net.minecraft.src.DerivedWorldInfo
-
Get current world name
- getWorldName() - Method in class net.minecraft.src.WorldInfo
-
Get current world name
- getWorldObj() - Method in class net.minecraft.src.EntityMinecartHopper
-
Returns the worldObj for this tileEntity.
- getWorldObj() - Method in interface net.minecraft.src.Hopper
-
Returns the worldObj for this tileEntity.
- getWorldObj() - Method in class net.minecraft.src.TileEntity
-
Returns the worldObj for this tileEntity.
- getWorldProviderName() - Method in class net.minecraft.src.Minecraft
-
Gets the name of the world's current chunk provider
- getWorldScoreboard() - Method in class net.minecraft.src.EntityPlayer
- getWorldServer() - Method in class net.minecraft.src.PlayerManager
- getWorldTime() - Method in class net.minecraft.src.DerivedWorldInfo
-
Get current world time
- getWorldTime() - Method in class net.minecraft.src.World
- getWorldTime() - Method in class net.minecraft.src.WorldInfo
-
Get current world time
- getWorldTotalTime() - Method in class net.minecraft.src.DerivedWorldInfo
- getWorldTotalTime() - Method in class net.minecraft.src.WorldInfo
- getWorldTypeForGeneratorVersion(int) - Method in class net.minecraft.src.WorldType
- getWorldTypeID() - Method in class net.minecraft.src.WorldType
- getWorldTypeName() - Method in class net.minecraft.src.WorldType
- getWorldVec3Pool() - Method in class net.minecraft.src.ChunkCache
-
Return the Vec3Pool object for this world.
- getWorldVec3Pool() - Method in interface net.minecraft.src.IBlockAccess
-
Return the Vec3Pool object for this world.
- getWorldVec3Pool() - Method in class net.minecraft.src.World
-
Return the Vec3Pool object for this world.
- getX() - Method in class net.minecraft.src.BlockEventData
-
Get the X coordinate.
- getX() - Method in class net.minecraft.src.BlockSourceImpl
- getX() - Method in interface net.minecraft.src.IBlockSource
- getX() - Method in interface net.minecraft.src.IPosition
- getX() - Method in class net.minecraft.src.PositionImpl
- getXInt() - Method in class net.minecraft.src.BlockSourceImpl
- getXInt() - Method in interface net.minecraft.src.IBlockSource
- getXOffset() - Method in class net.minecraft.src.Packet15Place
-
Returns the offset from xPosition where the actual click took place
- getXPos() - Method in class net.minecraft.src.EntityMinecartHopper
-
Gets the world X position for this hopper entity.
- getXPos() - Method in interface net.minecraft.src.Hopper
-
Gets the world X position for this hopper entity.
- getXPos() - Method in class net.minecraft.src.TileEntityHopper
-
Gets the world X position for this hopper entity.
- getXPosition() - Method in class net.minecraft.src.Packet15Place
- getXPSplit(int) - Static method in class net.minecraft.src.EntityXPOrb
-
Get xp split rate (Is called until the xp drop code in EntityLiving.onEntityUpdate is complete)
- getXpValue() - Method in class net.minecraft.src.EntityXPOrb
-
Returns the XP value of this XP orb.
- getXSize() - Method in class net.minecraft.src.StructureBoundingBox
-
Returns width of a bounding box
- getXWithOffset(int, int) - Method in class net.minecraft.src.StructureComponent
- getY() - Method in class net.minecraft.src.BlockEventData
-
Get the Y coordinate.
- getY() - Method in class net.minecraft.src.BlockSourceImpl
- getY() - Method in interface net.minecraft.src.IBlockSource
- getY() - Method in interface net.minecraft.src.IPosition
- getY() - Method in class net.minecraft.src.PositionImpl
- getYInt() - Method in class net.minecraft.src.BlockSourceImpl
- getYInt() - Method in interface net.minecraft.src.IBlockSource
- getYLocation() - Method in class net.minecraft.src.ExtendedBlockStorage
-
Returns the Y location of this ExtendedBlockStorage.
- getYOffset() - Method in class net.minecraft.src.Entity
-
Returns the Y Offset of this entity.
- getYOffset() - Method in class net.minecraft.src.EntityPlayer
-
Returns the Y Offset of this entity.
- getYOffset() - Method in class net.minecraft.src.EntitySkeleton
-
Returns the Y Offset of this entity.
- getYOffset() - Method in class net.minecraft.src.Packet15Place
-
Returns the offset from yPosition where the actual click took place
- getYPos() - Method in class net.minecraft.src.EntityMinecartHopper
-
Gets the world Y position for this hopper entity.
- getYPos() - Method in interface net.minecraft.src.Hopper
-
Gets the world Y position for this hopper entity.
- getYPos() - Method in class net.minecraft.src.TileEntityHopper
-
Gets the world Y position for this hopper entity.
- getYPosition() - Method in class net.minecraft.src.Packet15Place
- getYSize() - Method in class net.minecraft.src.StructureBoundingBox
-
Returns height of a bounding box
- getYWithOffset(int) - Method in class net.minecraft.src.StructureComponent
- getZ() - Method in class net.minecraft.src.BlockEventData
-
Get the Z coordinate.
- getZ() - Method in class net.minecraft.src.BlockSourceImpl
- getZ() - Method in interface net.minecraft.src.IBlockSource
- getZ() - Method in interface net.minecraft.src.IPosition
- getZ() - Method in class net.minecraft.src.PositionImpl
- getZInt() - Method in class net.minecraft.src.BlockSourceImpl
- getZInt() - Method in interface net.minecraft.src.IBlockSource
- getZOffset() - Method in class net.minecraft.src.Packet15Place
-
Returns the offset from zPosition where the actual click took place
- getZombieTextures(EntityGiantZombie) - Method in class net.minecraft.src.RenderGiantZombie
- getZPos() - Method in class net.minecraft.src.EntityMinecartHopper
-
Gets the world Z position for this hopper entity.
- getZPos() - Method in interface net.minecraft.src.Hopper
-
Gets the world Z position for this hopper entity.
- getZPos() - Method in class net.minecraft.src.TileEntityHopper
-
Gets the world Z position for this hopper entity.
- getZPosition() - Method in class net.minecraft.src.Packet15Place
- getZSize() - Method in class net.minecraft.src.StructureBoundingBox
-
Returns length of a bounding box
- getZWithOffset(int, int) - Method in class net.minecraft.src.StructureComponent
- ghast - Static variable in class net.minecraft.src.AchievementList
-
Is the 'Return to Sender' achievement
- ghastTear - Static variable in class net.minecraft.src.Item
- ghastTearEffect - Static variable in class net.minecraft.src.PotionHelper
- GLAllocation - Class in net.minecraft.src
- GLAllocation() - Constructor for class net.minecraft.src.GLAllocation
- glass - Static variable in class net.minecraft.src.Block
- glass - Static variable in class net.minecraft.src.Material
- glassBottle - Static variable in class net.minecraft.src.Item
- glGenTextures() - Static method in class net.minecraft.src.TextureUtil
- glOcclusionQuery - Variable in class net.minecraft.src.WorldRenderer
-
OpenGL occlusion query
- glowstone - Static variable in class net.minecraft.src.Item
- glowStone - Static variable in class net.minecraft.src.Block
- glowstoneEffect - Static variable in class net.minecraft.src.PotionHelper
- glTextureId - Variable in class net.minecraft.src.AbstractTexture
- GOLD - Enum constant in enum class net.minecraft.src.EnumArmorMaterial
- GOLD - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- GOLD - Enum constant in enum class net.minecraft.src.EnumToolMaterial
- goldenCarrot - Static variable in class net.minecraft.src.Item
- goldenCarrotEffect - Static variable in class net.minecraft.src.PotionHelper
- goldGen - Variable in class net.minecraft.src.BiomeDecorator
-
Field that holds gold WorldGenMinable
- goldNugget - Static variable in class net.minecraft.src.Item
- grabMouseCursor() - Method in class net.minecraft.src.MouseHelper
-
Grabs the mouse cursor it doesn't move and isn't seen.
- grad(int, double, double, double) - Method in class net.minecraft.src.NoiseGeneratorPerlin
- Graham - Enum constant in enum class net.minecraft.src.EnumArt
- GRAPHICS - Enum constant in enum class net.minecraft.src.EnumOptions
- graphicsLevel - Variable in class net.minecraft.src.BlockLeavesBase
-
Used to determine how to display leaves based on the graphics level.
- grass - Static variable in class net.minecraft.src.Block
- grass - Static variable in class net.minecraft.src.Material
-
The material used by BlockGrass.
- grassColor - Static variable in class net.minecraft.src.MapColor
-
this is the grass color in html format
- GrassColorReloadListener - Class in net.minecraft.src
- GrassColorReloadListener() - Constructor for class net.minecraft.src.GrassColorReloadListener
- grassPerChunk - Variable in class net.minecraft.src.BiomeDecorator
-
The amount of tall grass to generate per chunk.
- GRATES - Enum constant in enum class net.minecraft.src.EnumDoor
- gravel - Static variable in class net.minecraft.src.Block
- gravelAsSandGen - Variable in class net.minecraft.src.BiomeDecorator
-
The gravel generator.
- gravelGen - Variable in class net.minecraft.src.BiomeDecorator
- GRAY - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- GREEN - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- ground - Static variable in class net.minecraft.src.Material
- growTree(World, int, int, int, Random) - Method in class net.minecraft.src.BlockSapling
-
Attempts to grow a sapling into a tree
- Gui - Class in net.minecraft.src
- Gui() - Constructor for class net.minecraft.src.Gui
- GUI_SCALE - Enum constant in enum class net.minecraft.src.EnumOptions
- guiAchievement - Variable in class net.minecraft.src.Minecraft
-
Gui achievement
- GuiAchievement - Class in net.minecraft.src
- GuiAchievement(Minecraft) - Constructor for class net.minecraft.src.GuiAchievement
- GuiAchievements - Class in net.minecraft.src
- GuiAchievements(StatFileWriter) - Constructor for class net.minecraft.src.GuiAchievements
- GuiBeacon - Class in net.minecraft.src
- GuiBeacon(InventoryPlayer, TileEntityBeacon) - Constructor for class net.minecraft.src.GuiBeacon
- GuiBrewingStand - Class in net.minecraft.src
- GuiBrewingStand(InventoryPlayer, TileEntityBrewingStand) - Constructor for class net.minecraft.src.GuiBrewingStand
- GuiButton - Class in net.minecraft.src
- GuiButton(int, int, int, int, int, String) - Constructor for class net.minecraft.src.GuiButton
- GuiButton(int, int, int, String) - Constructor for class net.minecraft.src.GuiButton
- GuiButtonLanguage - Class in net.minecraft.src
- GuiButtonLanguage(int, int, int) - Constructor for class net.minecraft.src.GuiButtonLanguage
- GuiButtonLink - Class in net.minecraft.src
- GuiButtonLink(int, int, int, int, int, String) - Constructor for class net.minecraft.src.GuiButtonLink
- GuiChat - Class in net.minecraft.src
- GuiChat() - Constructor for class net.minecraft.src.GuiChat
- GuiChat(String) - Constructor for class net.minecraft.src.GuiChat
- GuiChest - Class in net.minecraft.src
- GuiChest(IInventory, IInventory) - Constructor for class net.minecraft.src.GuiChest
- GuiCommandBlock - Class in net.minecraft.src
- GuiCommandBlock(TileEntityCommandBlock) - Constructor for class net.minecraft.src.GuiCommandBlock
- GuiConfirmOpenLink - Class in net.minecraft.src
- GuiConfirmOpenLink(GuiScreen, String, int, boolean) - Constructor for class net.minecraft.src.GuiConfirmOpenLink
- GuiConnecting - Class in net.minecraft.src
- GuiConnecting(GuiScreen, Minecraft, String, int) - Constructor for class net.minecraft.src.GuiConnecting
- GuiConnecting(GuiScreen, Minecraft, ServerData) - Constructor for class net.minecraft.src.GuiConnecting
- GuiContainer - Class in net.minecraft.src
- GuiContainer(Container) - Constructor for class net.minecraft.src.GuiContainer
- GuiContainerCreative - Class in net.minecraft.src
- GuiContainerCreative(EntityPlayer) - Constructor for class net.minecraft.src.GuiContainerCreative
- GuiControls - Class in net.minecraft.src
- GuiControls(GuiScreen, GameSettings) - Constructor for class net.minecraft.src.GuiControls
- GuiCrafting - Class in net.minecraft.src
- GuiCrafting(InventoryPlayer, World, int, int, int) - Constructor for class net.minecraft.src.GuiCrafting
- GuiCreateFlatWorld - Class in net.minecraft.src
- GuiCreateFlatWorld(GuiCreateWorld, String) - Constructor for class net.minecraft.src.GuiCreateFlatWorld
- GuiCreateWorld - Class in net.minecraft.src
- GuiCreateWorld(GuiScreen) - Constructor for class net.minecraft.src.GuiCreateWorld
- GuiDisconnected - Class in net.minecraft.src
- GuiDisconnected(GuiScreen, String, String, Object...) - Constructor for class net.minecraft.src.GuiDisconnected
- GuiDispenser - Class in net.minecraft.src
- GuiDispenser(InventoryPlayer, TileEntityDispenser) - Constructor for class net.minecraft.src.GuiDispenser
- GuiDownloadTerrain - Class in net.minecraft.src
- GuiDownloadTerrain(NetClientHandler) - Constructor for class net.minecraft.src.GuiDownloadTerrain
- GuiEditSign - Class in net.minecraft.src
- GuiEditSign(TileEntitySign) - Constructor for class net.minecraft.src.GuiEditSign
- GuiEnchantment - Class in net.minecraft.src
- GuiEnchantment(InventoryPlayer, World, int, int, int, String) - Constructor for class net.minecraft.src.GuiEnchantment
- GuiErrorScreen - Class in net.minecraft.src
- GuiErrorScreen(String, String) - Constructor for class net.minecraft.src.GuiErrorScreen
- GuiFlatPresets - Class in net.minecraft.src
- GuiFlatPresets(GuiCreateFlatWorld) - Constructor for class net.minecraft.src.GuiFlatPresets
- GuiFurnace - Class in net.minecraft.src
- GuiFurnace(InventoryPlayer, TileEntityFurnace) - Constructor for class net.minecraft.src.GuiFurnace
- GuiGameOver - Class in net.minecraft.src
- GuiGameOver() - Constructor for class net.minecraft.src.GuiGameOver
- GuiHopper - Class in net.minecraft.src
- GuiHopper(InventoryPlayer, IInventory) - Constructor for class net.minecraft.src.GuiHopper
- GuiIngame - Class in net.minecraft.src
- GuiIngame(Minecraft) - Constructor for class net.minecraft.src.GuiIngame
- GuiIngameMenu - Class in net.minecraft.src
- GuiIngameMenu() - Constructor for class net.minecraft.src.GuiIngameMenu
- GuiInventory - Class in net.minecraft.src
- GuiInventory(EntityPlayer) - Constructor for class net.minecraft.src.GuiInventory
- GuiLanguage - Class in net.minecraft.src
- GuiLanguage(GuiScreen, GameSettings, LanguageManager) - Constructor for class net.minecraft.src.GuiLanguage
- guiLeft - Variable in class net.minecraft.src.GuiContainer
-
Starting X position for the Gui.
- GuiMainMenu - Class in net.minecraft.src
- GuiMainMenu() - Constructor for class net.minecraft.src.GuiMainMenu
- guiMapX - Variable in class net.minecraft.src.GuiAchievements
-
The x position of the achievement map
- guiMapY - Variable in class net.minecraft.src.GuiAchievements
-
The y position of the achievement map
- GuiMemoryErrorScreen - Class in net.minecraft.src
- GuiMemoryErrorScreen() - Constructor for class net.minecraft.src.GuiMemoryErrorScreen
- GuiMerchant - Class in net.minecraft.src
- GuiMerchant(InventoryPlayer, IMerchant, World, String) - Constructor for class net.minecraft.src.GuiMerchant
- GuiMultiplayer - Class in net.minecraft.src
- GuiMultiplayer(GuiScreen) - Constructor for class net.minecraft.src.GuiMultiplayer
- GuiNewChat - Class in net.minecraft.src
- GuiNewChat(Minecraft) - Constructor for class net.minecraft.src.GuiNewChat
- GuiOptions - Class in net.minecraft.src
- GuiOptions(GuiScreen, GameSettings) - Constructor for class net.minecraft.src.GuiOptions
- GuiPlayerInfo - Class in net.minecraft.src
- GuiPlayerInfo(String) - Constructor for class net.minecraft.src.GuiPlayerInfo
- GuiRenameWorld - Class in net.minecraft.src
- GuiRenameWorld(GuiScreen, String) - Constructor for class net.minecraft.src.GuiRenameWorld
- GuiRepair - Class in net.minecraft.src
- GuiRepair(InventoryPlayer, World, int, int, int) - Constructor for class net.minecraft.src.GuiRepair
- guiScale - Variable in class net.minecraft.src.GameSettings
-
GUI scale
- GuiScreen - Class in net.minecraft.src
- GuiScreen() - Constructor for class net.minecraft.src.GuiScreen
- GuiScreenAddServer - Class in net.minecraft.src
- GuiScreenAddServer(GuiScreen, ServerData) - Constructor for class net.minecraft.src.GuiScreenAddServer
- GuiScreenBackup - Class in net.minecraft.src
- GuiScreenBackup(GuiScreenConfigureWorld, long) - Constructor for class net.minecraft.src.GuiScreenBackup
- GuiScreenBook - Class in net.minecraft.src
- GuiScreenBook(EntityPlayer, ItemStack, boolean) - Constructor for class net.minecraft.src.GuiScreenBook
- GuiScreenClientOutdated - Class in net.minecraft.src
- GuiScreenClientOutdated(GuiScreen) - Constructor for class net.minecraft.src.GuiScreenClientOutdated
- GuiScreenConfigureWorld - Class in net.minecraft.src
- GuiScreenConfigureWorld(GuiScreen, McoServer) - Constructor for class net.minecraft.src.GuiScreenConfigureWorld
- GuiScreenConfirmation - Class in net.minecraft.src
- GuiScreenConfirmation(GuiScreen, GuiScreenConfirmationType, String, String, int) - Constructor for class net.minecraft.src.GuiScreenConfirmation
- GuiScreenConfirmationType - Enum Class in net.minecraft.src
- GuiScreenCreateOnlineWorld - Class in net.minecraft.src
- GuiScreenCreateOnlineWorld(GuiScreen) - Constructor for class net.minecraft.src.GuiScreenCreateOnlineWorld
- GuiScreenDemo - Class in net.minecraft.src
- GuiScreenDemo() - Constructor for class net.minecraft.src.GuiScreenDemo
- GuiScreenDisconnectedOnline - Class in net.minecraft.src
- GuiScreenDisconnectedOnline(GuiScreen, String, String, Object...) - Constructor for class net.minecraft.src.GuiScreenDisconnectedOnline
- GuiScreenEditOnlineWorld - Class in net.minecraft.src
- GuiScreenEditOnlineWorld(GuiScreen, GuiScreen, McoServer) - Constructor for class net.minecraft.src.GuiScreenEditOnlineWorld
- GuiScreenHorseInventory - Class in net.minecraft.src
- GuiScreenHorseInventory(IInventory, IInventory, EntityHorse) - Constructor for class net.minecraft.src.GuiScreenHorseInventory
- GuiScreenInvite - Class in net.minecraft.src
- GuiScreenInvite(GuiScreen, GuiScreenConfigureWorld, McoServer) - Constructor for class net.minecraft.src.GuiScreenInvite
- GuiScreenLongRunningTask - Class in net.minecraft.src
- GuiScreenLongRunningTask(Minecraft, GuiScreen, TaskLongRunning) - Constructor for class net.minecraft.src.GuiScreenLongRunningTask
- GuiScreenMcoWorldTemplate - Class in net.minecraft.src
- GuiScreenMcoWorldTemplate(ScreenWithCallback, WorldTemplate) - Constructor for class net.minecraft.src.GuiScreenMcoWorldTemplate
- GuiScreenOnlineServers - Class in net.minecraft.src
- GuiScreenOnlineServers(GuiScreen) - Constructor for class net.minecraft.src.GuiScreenOnlineServers
- GuiScreenOnlineServersSubscreen - Class in net.minecraft.src
- GuiScreenOnlineServersSubscreen(int, int, int, int, int, int) - Constructor for class net.minecraft.src.GuiScreenOnlineServersSubscreen
- GuiScreenPendingInvitation - Class in net.minecraft.src
- GuiScreenPendingInvitation(GuiScreen) - Constructor for class net.minecraft.src.GuiScreenPendingInvitation
- GuiScreenResetWorld - Class in net.minecraft.src
- GuiScreenResetWorld(GuiScreen, McoServer) - Constructor for class net.minecraft.src.GuiScreenResetWorld
- GuiScreenSelectLocation - Class in net.minecraft.src
- GuiScreenSelectLocation(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.src.GuiScreenSelectLocation
- GuiScreenServerList - Class in net.minecraft.src
- GuiScreenServerList(GuiScreen, ServerData) - Constructor for class net.minecraft.src.GuiScreenServerList
- GuiScreenSubscription - Class in net.minecraft.src
- GuiScreenSubscription(GuiScreen, McoServer) - Constructor for class net.minecraft.src.GuiScreenSubscription
- GuiScreenTemporaryResourcePackSelect - Class in net.minecraft.src
- GuiScreenTemporaryResourcePackSelect(GuiScreen, GameSettings) - Constructor for class net.minecraft.src.GuiScreenTemporaryResourcePackSelect
- GuiSelectWorld - Class in net.minecraft.src
- GuiSelectWorld(GuiScreen) - Constructor for class net.minecraft.src.GuiSelectWorld
- GuiShareToLan - Class in net.minecraft.src
- GuiShareToLan(GuiScreen) - Constructor for class net.minecraft.src.GuiShareToLan
- GuiSleepMP - Class in net.minecraft.src
- GuiSleepMP() - Constructor for class net.minecraft.src.GuiSleepMP
- GuiSlider - Class in net.minecraft.src
- GuiSlider(int, int, int, EnumOptions, String, float) - Constructor for class net.minecraft.src.GuiSlider
- GuiSlot - Class in net.minecraft.src
- GuiSlot(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.src.GuiSlot
- GuiSmallButton - Class in net.minecraft.src
- GuiSmallButton(int, int, int, int, int, String) - Constructor for class net.minecraft.src.GuiSmallButton
- GuiSmallButton(int, int, int, String) - Constructor for class net.minecraft.src.GuiSmallButton
- GuiSmallButton(int, int, int, EnumOptions, String) - Constructor for class net.minecraft.src.GuiSmallButton
- GuiSnooper - Class in net.minecraft.src
- GuiSnooper(GuiScreen, GameSettings) - Constructor for class net.minecraft.src.GuiSnooper
- GuiStats - Class in net.minecraft.src
- GuiStats(GuiScreen, StatFileWriter) - Constructor for class net.minecraft.src.GuiStats
- GuiTextField - Class in net.minecraft.src
- GuiTextField(FontRenderer, int, int, int, int) - Constructor for class net.minecraft.src.GuiTextField
- guiTop - Variable in class net.minecraft.src.GuiContainer
-
Starting Y position for the Gui.
- GuiVideoSettings - Class in net.minecraft.src
- GuiVideoSettings(GuiScreen, GameSettings) - Constructor for class net.minecraft.src.GuiVideoSettings
- GuiWinGame - Class in net.minecraft.src
- GuiWinGame() - Constructor for class net.minecraft.src.GuiWinGame
- GuiYesNo - Class in net.minecraft.src
- GuiYesNo(GuiScreen, String, String, int) - Constructor for class net.minecraft.src.GuiYesNo
- GuiYesNo(GuiScreen, String, String, String, String, int) - Constructor for class net.minecraft.src.GuiYesNo
- gunpowder - Static variable in class net.minecraft.src.Item
- gunpowderEffect - Static variable in class net.minecraft.src.PotionHelper
H
- handleAnimation(Packet18Animation) - Method in class net.minecraft.src.NetClientHandler
- handleAnimation(Packet18Animation) - Method in class net.minecraft.src.NetHandler
- handleAnimation(Packet18Animation) - Method in class net.minecraft.src.NetServerHandler
- handleAttachEntity(Packet39AttachEntity) - Method in class net.minecraft.src.NetClientHandler
-
Packet handler
- handleAttachEntity(Packet39AttachEntity) - Method in class net.minecraft.src.NetHandler
-
Packet handler
- handleAutoComplete(Packet203AutoComplete) - Method in class net.minecraft.src.NetClientHandler
- handleAutoComplete(Packet203AutoComplete) - Method in class net.minecraft.src.NetHandler
- handleAutoComplete(Packet203AutoComplete) - Method in class net.minecraft.src.NetServerHandler
- handleBlockChange(Packet53BlockChange) - Method in class net.minecraft.src.NetClientHandler
- handleBlockChange(Packet53BlockChange) - Method in class net.minecraft.src.NetHandler
- handleBlockDestroy(Packet55BlockDestroy) - Method in class net.minecraft.src.NetClientHandler
- handleBlockDestroy(Packet55BlockDestroy) - Method in class net.minecraft.src.NetHandler
- handleBlockDig(Packet14BlockDig) - Method in class net.minecraft.src.NetHandler
- handleBlockDig(Packet14BlockDig) - Method in class net.minecraft.src.NetServerHandler
- handleBlockEvent(Packet54PlayNoteBlock) - Method in class net.minecraft.src.NetClientHandler
- handleBlockEvent(Packet54PlayNoteBlock) - Method in class net.minecraft.src.NetHandler
- handleBlockItemSwitch(Packet16BlockItemSwitch) - Method in class net.minecraft.src.NetClientHandler
- handleBlockItemSwitch(Packet16BlockItemSwitch) - Method in class net.minecraft.src.NetHandler
- handleBlockItemSwitch(Packet16BlockItemSwitch) - Method in class net.minecraft.src.NetServerHandler
- handleChat(Packet3Chat) - Method in class net.minecraft.src.NetClientHandler
- handleChat(Packet3Chat) - Method in class net.minecraft.src.NetHandler
- handleChat(Packet3Chat) - Method in class net.minecraft.src.NetServerHandler
- handleClientCommand(String) - Method in class net.minecraft.src.Minecraft
-
Returns true if the message is a client command and should not be sent to the server.
- handleClientCommand(Packet205ClientCommand) - Method in class net.minecraft.src.NetHandler
- handleClientCommand(Packet205ClientCommand) - Method in class net.minecraft.src.NetLoginHandler
- handleClientCommand(Packet205ClientCommand) - Method in class net.minecraft.src.NetServerHandler
- handleClientInfo(Packet204ClientInfo) - Method in class net.minecraft.src.NetHandler
- handleClientInfo(Packet204ClientInfo) - Method in class net.minecraft.src.NetServerHandler
- handleClientProtocol(Packet2ClientProtocol) - Method in class net.minecraft.src.NetHandler
- handleClientProtocol(Packet2ClientProtocol) - Method in class net.minecraft.src.NetLoginHandler
- handleCloseWindow(Packet101CloseWindow) - Method in class net.minecraft.src.NetClientHandler
- handleCloseWindow(Packet101CloseWindow) - Method in class net.minecraft.src.NetHandler
- handleCloseWindow(Packet101CloseWindow) - Method in class net.minecraft.src.NetServerHandler
- handleCollect(Packet22Collect) - Method in class net.minecraft.src.NetClientHandler
- handleCollect(Packet22Collect) - Method in class net.minecraft.src.NetHandler
- handleCreativeSetSlot(Packet107CreativeSetSlot) - Method in class net.minecraft.src.NetHandler
-
Handle a creative slot packet.
- handleCreativeSetSlot(Packet107CreativeSetSlot) - Method in class net.minecraft.src.NetServerHandler
-
Handle a creative slot packet.
- handleCustomPayload(Packet250CustomPayload) - Method in class net.minecraft.src.NetClientHandler
- handleCustomPayload(Packet250CustomPayload) - Method in class net.minecraft.src.NetHandler
- handleCustomPayload(Packet250CustomPayload) - Method in class net.minecraft.src.NetServerHandler
- handleDestroyEntity(Packet29DestroyEntity) - Method in class net.minecraft.src.NetClientHandler
- handleDestroyEntity(Packet29DestroyEntity) - Method in class net.minecraft.src.NetHandler
- handleDoorChange(Packet61DoorChange) - Method in class net.minecraft.src.NetClientHandler
- handleDoorChange(Packet61DoorChange) - Method in class net.minecraft.src.NetHandler
- handleEnchantItem(Packet108EnchantItem) - Method in class net.minecraft.src.NetHandler
- handleEnchantItem(Packet108EnchantItem) - Method in class net.minecraft.src.NetServerHandler
- handleEntity(Packet30Entity) - Method in class net.minecraft.src.NetClientHandler
- handleEntity(Packet30Entity) - Method in class net.minecraft.src.NetHandler
- handleEntityAction(Packet19EntityAction) - Method in class net.minecraft.src.NetHandler
-
runs registerPacket on the given Packet19EntityAction
- handleEntityAction(Packet19EntityAction) - Method in class net.minecraft.src.NetServerHandler
-
runs registerPacket on the given Packet19EntityAction
- handleEntityEffect(Packet41EntityEffect) - Method in class net.minecraft.src.NetClientHandler
-
Handle an entity effect packet.
- handleEntityEffect(Packet41EntityEffect) - Method in class net.minecraft.src.NetHandler
-
Handle an entity effect packet.
- handleEntityExpOrb(Packet26EntityExpOrb) - Method in class net.minecraft.src.NetClientHandler
-
Handle a entity experience orb packet.
- handleEntityExpOrb(Packet26EntityExpOrb) - Method in class net.minecraft.src.NetHandler
-
Handle a entity experience orb packet.
- handleEntityHeadRotation(Packet35EntityHeadRotation) - Method in class net.minecraft.src.NetClientHandler
- handleEntityHeadRotation(Packet35EntityHeadRotation) - Method in class net.minecraft.src.NetHandler
- handleEntityMetadata(Packet40EntityMetadata) - Method in class net.minecraft.src.NetClientHandler
-
Packet handler
- handleEntityMetadata(Packet40EntityMetadata) - Method in class net.minecraft.src.NetHandler
-
Packet handler
- handleEntityPainting(Packet25EntityPainting) - Method in class net.minecraft.src.NetClientHandler
-
Packet handler
- handleEntityPainting(Packet25EntityPainting) - Method in class net.minecraft.src.NetHandler
-
Packet handler
- handleEntityStatus(Packet38EntityStatus) - Method in class net.minecraft.src.NetClientHandler
-
Packet handler
- handleEntityStatus(Packet38EntityStatus) - Method in class net.minecraft.src.NetHandler
-
Packet handler
- handleEntityTeleport(Packet34EntityTeleport) - Method in class net.minecraft.src.NetClientHandler
- handleEntityTeleport(Packet34EntityTeleport) - Method in class net.minecraft.src.NetHandler
- handleEntityVelocity(Packet28EntityVelocity) - Method in class net.minecraft.src.NetClientHandler
-
Packet handler
- handleEntityVelocity(Packet28EntityVelocity) - Method in class net.minecraft.src.NetHandler
-
Packet handler
- handleErrorMessage(String, Object[]) - Method in class net.minecraft.src.NetClientHandler
- handleErrorMessage(String, Object[]) - Method in class net.minecraft.src.NetHandler
- handleErrorMessage(String, Object[]) - Method in class net.minecraft.src.NetLoginHandler
- handleErrorMessage(String, Object[]) - Method in class net.minecraft.src.NetServerHandler
- handleExperience(Packet43Experience) - Method in class net.minecraft.src.NetClientHandler
-
Handle an experience packet.
- handleExperience(Packet43Experience) - Method in class net.minecraft.src.NetHandler
-
Handle an experience packet.
- handleExplosion(Packet60Explosion) - Method in class net.minecraft.src.NetClientHandler
- handleExplosion(Packet60Explosion) - Method in class net.minecraft.src.NetHandler
- handleFlying(Packet10Flying) - Method in class net.minecraft.src.NetClientHandler
- handleFlying(Packet10Flying) - Method in class net.minecraft.src.NetHandler
- handleFlying(Packet10Flying) - Method in class net.minecraft.src.NetServerHandler
- handleGameEvent(Packet70GameEvent) - Method in class net.minecraft.src.NetClientHandler
- handleGameEvent(Packet70GameEvent) - Method in class net.minecraft.src.NetHandler
- handleHealthUpdate(byte) - Method in class net.minecraft.src.Entity
- handleHealthUpdate(byte) - Method in class net.minecraft.src.EntityAnimal
- handleHealthUpdate(byte) - Method in class net.minecraft.src.EntityFireworkRocket
- handleHealthUpdate(byte) - Method in class net.minecraft.src.EntityHorse
- handleHealthUpdate(byte) - Method in class net.minecraft.src.EntityIronGolem
- handleHealthUpdate(byte) - Method in class net.minecraft.src.EntityLivingBase
- handleHealthUpdate(byte) - Method in class net.minecraft.src.EntityMinecartMobSpawner
- handleHealthUpdate(byte) - Method in class net.minecraft.src.EntityMinecartTNT
- handleHealthUpdate(byte) - Method in class net.minecraft.src.EntityPlayer
- handleHealthUpdate(byte) - Method in class net.minecraft.src.EntitySheep
- handleHealthUpdate(byte) - Method in class net.minecraft.src.EntityTameable
- handleHealthUpdate(byte) - Method in class net.minecraft.src.EntityVillager
- handleHealthUpdate(byte) - Method in class net.minecraft.src.EntityWitch
- handleHealthUpdate(byte) - Method in class net.minecraft.src.EntityWolf
- handleHealthUpdate(byte) - Method in class net.minecraft.src.EntityZombie
- handleInput() - Method in class net.minecraft.src.GuiScreen
-
Delegates mouse and keyboard input.
- handleKeepAlive(Packet0KeepAlive) - Method in class net.minecraft.src.NetClientHandler
-
Handle a keep alive packet.
- handleKeepAlive(Packet0KeepAlive) - Method in class net.minecraft.src.NetHandler
-
Handle a keep alive packet.
- handleKeepAlive(Packet0KeepAlive) - Method in class net.minecraft.src.NetServerHandler
-
Handle a keep alive packet.
- handleKeyboardInput() - Method in class net.minecraft.src.GuiScreen
-
Handles keyboard input.
- handleKickDisconnect(Packet255KickDisconnect) - Method in class net.minecraft.src.NetClientHandler
- handleKickDisconnect(Packet255KickDisconnect) - Method in class net.minecraft.src.NetHandler
- handleKickDisconnect(Packet255KickDisconnect) - Method in class net.minecraft.src.NetServerHandler
- handleLavaMovement() - Method in class net.minecraft.src.Entity
-
Whether or not the current entity is in lava
- handleLavaMovement() - Method in class net.minecraft.src.EntityMagmaCube
-
Whether or not the current entity is in lava
- handleLevelSound(Packet62LevelSound) - Method in class net.minecraft.src.NetClientHandler
- handleLevelSound(Packet62LevelSound) - Method in class net.minecraft.src.NetHandler
- handleLogin(Packet1Login) - Method in class net.minecraft.src.NetClientHandler
- handleLogin(Packet1Login) - Method in class net.minecraft.src.NetHandler
- handleLogin(Packet1Login) - Method in class net.minecraft.src.NetLoginHandler
- handleMapChunk(Packet51MapChunk) - Method in class net.minecraft.src.NetClientHandler
-
Handle Packet51MapChunk (full chunk update of blocks, metadata, light levels, and optionally biome data)
- handleMapChunk(Packet51MapChunk) - Method in class net.minecraft.src.NetHandler
-
Handle Packet51MapChunk (full chunk update of blocks, metadata, light levels, and optionally biome data)
- handleMapChunks(Packet56MapChunks) - Method in class net.minecraft.src.NetClientHandler
- handleMapChunks(Packet56MapChunks) - Method in class net.minecraft.src.NetHandler
- handleMapData(Packet131MapData) - Method in class net.minecraft.src.NetClientHandler
-
Contains logic for handling packets containing arbitrary unique item data.
- handleMapData(Packet131MapData) - Method in class net.minecraft.src.NetHandler
-
Contains logic for handling packets containing arbitrary unique item data.
- handleMaterialAcceleration(AxisAlignedBB, Material, Entity) - Method in class net.minecraft.src.World
-
handles the acceleration of an object whilst in water.
- handleMobSpawn(Packet24MobSpawn) - Method in class net.minecraft.src.NetClientHandler
- handleMobSpawn(Packet24MobSpawn) - Method in class net.minecraft.src.NetHandler
- handleMouseClick(Slot, int, int, int) - Method in class net.minecraft.src.GuiContainer
- handleMouseClick(Slot, int, int, int) - Method in class net.minecraft.src.GuiContainerCreative
- handleMouseInput() - Method in class net.minecraft.src.GuiChat
-
Handles mouse input.
- handleMouseInput() - Method in class net.minecraft.src.GuiContainerCreative
-
Handles mouse input.
- handleMouseInput() - Method in class net.minecraft.src.GuiScreen
-
Handles mouse input.
- handleMultiBlockChange(Packet52MultiBlockChange) - Method in class net.minecraft.src.NetClientHandler
- handleMultiBlockChange(Packet52MultiBlockChange) - Method in class net.minecraft.src.NetHandler
- handleNamedEntitySpawn(Packet20NamedEntitySpawn) - Method in class net.minecraft.src.NetClientHandler
- handleNamedEntitySpawn(Packet20NamedEntitySpawn) - Method in class net.minecraft.src.NetHandler
- handleOpenWindow(Packet100OpenWindow) - Method in class net.minecraft.src.NetClientHandler
- handleOpenWindow(Packet100OpenWindow) - Method in class net.minecraft.src.NetHandler
- handlePlace(Packet15Place) - Method in class net.minecraft.src.NetHandler
- handlePlace(Packet15Place) - Method in class net.minecraft.src.NetServerHandler
- handlePlayerAbilities(Packet202PlayerAbilities) - Method in class net.minecraft.src.NetClientHandler
-
Handle a player abilities packet.
- handlePlayerAbilities(Packet202PlayerAbilities) - Method in class net.minecraft.src.NetHandler
-
Handle a player abilities packet.
- handlePlayerAbilities(Packet202PlayerAbilities) - Method in class net.minecraft.src.NetServerHandler
-
Handle a player abilities packet.
- handlePlayerInfo(Packet201PlayerInfo) - Method in class net.minecraft.src.NetClientHandler
-
Handle a player information packet.
- handlePlayerInfo(Packet201PlayerInfo) - Method in class net.minecraft.src.NetHandler
-
Handle a player information packet.
- handlePlayerInventory(Packet5PlayerInventory) - Method in class net.minecraft.src.NetClientHandler
- handlePlayerInventory(Packet5PlayerInventory) - Method in class net.minecraft.src.NetHandler
- handleRemoveEntityEffect(Packet42RemoveEntityEffect) - Method in class net.minecraft.src.NetClientHandler
-
Handle a remove entity effect packet.
- handleRemoveEntityEffect(Packet42RemoveEntityEffect) - Method in class net.minecraft.src.NetHandler
-
Handle a remove entity effect packet.
- handleRespawn(Packet9Respawn) - Method in class net.minecraft.src.NetClientHandler
-
respawns the player
- handleRespawn(Packet9Respawn) - Method in class net.minecraft.src.NetHandler
-
respawns the player
- handleRespawn(Packet9Respawn) - Method in class net.minecraft.src.NetServerHandler
-
respawns the player
- handleRotationFloat(EntityLivingBase, float) - Method in class net.minecraft.src.RenderChicken
-
Defines what float the third param in setRotationAngles of ModelBase is
- handleRotationFloat(EntityLivingBase, float) - Method in class net.minecraft.src.RendererLivingEntity
-
Defines what float the third param in setRotationAngles of ModelBase is
- handleRotationFloat(EntityLivingBase, float) - Method in class net.minecraft.src.RenderSquid
-
Defines what float the third param in setRotationAngles of ModelBase is
- handleRotationFloat(EntityLivingBase, float) - Method in class net.minecraft.src.RenderWolf
-
Defines what float the third param in setRotationAngles of ModelBase is
- handleRotationFloat(EntitySquid, float) - Method in class net.minecraft.src.RenderSquid
- handleServerAuthData(Packet253ServerAuthData) - Method in class net.minecraft.src.NetClientHandler
- handleServerAuthData(Packet253ServerAuthData) - Method in class net.minecraft.src.NetHandler
- handleServerPing(Packet254ServerPing) - Method in class net.minecraft.src.NetHandler
-
Handle a server ping packet.
- handleServerPing(Packet254ServerPing) - Method in class net.minecraft.src.NetLoginHandler
-
Handle a server ping packet.
- handleSetDisplayObjective(Packet208SetDisplayObjective) - Method in class net.minecraft.src.NetClientHandler
-
Handle a set display objective packet.
- handleSetDisplayObjective(Packet208SetDisplayObjective) - Method in class net.minecraft.src.NetHandler
-
Handle a set display objective packet.
- handleSetObjective(Packet206SetObjective) - Method in class net.minecraft.src.NetClientHandler
-
Handle a set objective packet.
- handleSetObjective(Packet206SetObjective) - Method in class net.minecraft.src.NetHandler
-
Handle a set objective packet.
- handleSetPlayerTeam(Packet209SetPlayerTeam) - Method in class net.minecraft.src.NetClientHandler
-
Handle a set player team packet.
- handleSetPlayerTeam(Packet209SetPlayerTeam) - Method in class net.minecraft.src.NetHandler
-
Handle a set player team packet.
- handleSetScore(Packet207SetScore) - Method in class net.minecraft.src.NetClientHandler
-
Handle a set score packet.
- handleSetScore(Packet207SetScore) - Method in class net.minecraft.src.NetHandler
-
Handle a set score packet.
- handleSetSlot(Packet103SetSlot) - Method in class net.minecraft.src.NetClientHandler
- handleSetSlot(Packet103SetSlot) - Method in class net.minecraft.src.NetHandler
- handleSharedKey(Packet252SharedKey) - Method in class net.minecraft.src.NetClientHandler
- handleSharedKey(Packet252SharedKey) - Method in class net.minecraft.src.NetHandler
- handleSharedKey(Packet252SharedKey) - Method in class net.minecraft.src.NetLoginHandler
- handleSleep(Packet17Sleep) - Method in class net.minecraft.src.NetClientHandler
- handleSleep(Packet17Sleep) - Method in class net.minecraft.src.NetHandler
- handleSpawnPosition(Packet6SpawnPosition) - Method in class net.minecraft.src.NetClientHandler
- handleSpawnPosition(Packet6SpawnPosition) - Method in class net.minecraft.src.NetHandler
- handleStatistic(Packet200Statistic) - Method in class net.minecraft.src.NetClientHandler
-
Increment player statistics
- handleStatistic(Packet200Statistic) - Method in class net.minecraft.src.NetHandler
-
Increment player statistics
- handleTileEntityData(Packet132TileEntityData) - Method in class net.minecraft.src.NetClientHandler
- handleTileEntityData(Packet132TileEntityData) - Method in class net.minecraft.src.NetHandler
- handleTransaction(Packet106Transaction) - Method in class net.minecraft.src.NetClientHandler
- handleTransaction(Packet106Transaction) - Method in class net.minecraft.src.NetHandler
- handleTransaction(Packet106Transaction) - Method in class net.minecraft.src.NetServerHandler
- handleUpdateHealth(Packet8UpdateHealth) - Method in class net.minecraft.src.NetClientHandler
-
Recieves player health from the server and then proceeds to set it locally on the client.
- handleUpdateHealth(Packet8UpdateHealth) - Method in class net.minecraft.src.NetHandler
-
Recieves player health from the server and then proceeds to set it locally on the client.
- handleUpdateProgressbar(Packet105UpdateProgressbar) - Method in class net.minecraft.src.NetClientHandler
- handleUpdateProgressbar(Packet105UpdateProgressbar) - Method in class net.minecraft.src.NetHandler
- handleUpdateSign(Packet130UpdateSign) - Method in class net.minecraft.src.NetClientHandler
-
Updates Client side signs
- handleUpdateSign(Packet130UpdateSign) - Method in class net.minecraft.src.NetHandler
-
Updates Client side signs
- handleUpdateSign(Packet130UpdateSign) - Method in class net.minecraft.src.NetServerHandler
-
Updates Client side signs
- handleUpdateTime(Packet4UpdateTime) - Method in class net.minecraft.src.NetClientHandler
- handleUpdateTime(Packet4UpdateTime) - Method in class net.minecraft.src.NetHandler
- handleUseEntity(Packet7UseEntity) - Method in class net.minecraft.src.NetHandler
- handleUseEntity(Packet7UseEntity) - Method in class net.minecraft.src.NetServerHandler
- handleVehicleSpawn(Packet23VehicleSpawn) - Method in class net.minecraft.src.NetClientHandler
- handleVehicleSpawn(Packet23VehicleSpawn) - Method in class net.minecraft.src.NetHandler
- handleWaterMovement() - Method in class net.minecraft.src.Entity
-
Returns if this entity is in water and will end up adding the waters velocity to the entity
- handleWaterMovement() - Method in class net.minecraft.src.EntityItem
-
Returns if this entity is in water and will end up adding the waters velocity to the entity
- handleWaterMovement() - Method in class net.minecraft.src.EntityXPOrb
-
Returns if this entity is in water and will end up adding the waters velocity to the entity
- handleWeather(Packet71Weather) - Method in class net.minecraft.src.NetClientHandler
-
Handles weather packet
- handleWeather(Packet71Weather) - Method in class net.minecraft.src.NetHandler
-
Handles weather packet
- handleWindowClick(Packet102WindowClick) - Method in class net.minecraft.src.NetHandler
- handleWindowClick(Packet102WindowClick) - Method in class net.minecraft.src.NetServerHandler
- handleWindowItems(Packet104WindowItems) - Method in class net.minecraft.src.NetClientHandler
- handleWindowItems(Packet104WindowItems) - Method in class net.minecraft.src.NetHandler
- handleWorldParticles(Packet63WorldParticles) - Method in class net.minecraft.src.NetClientHandler
-
Handle a world particles packet.
- handleWorldParticles(Packet63WorldParticles) - Method in class net.minecraft.src.NetHandler
-
Handle a world particles packet.
- hangingDirection - Variable in class net.minecraft.src.EntityHanging
- hardcoreMode - Variable in class net.minecraft.src.Packet1Login
- hardenedClay - Static variable in class net.minecraft.src.Block
- harm - Static variable in class net.minecraft.src.Potion
- harvestBlock(World, EntityPlayer, int, int, int, int) - Method in class net.minecraft.src.Block
-
Called when the player destroys a block with an item that can harvest it.
- harvestBlock(World, EntityPlayer, int, int, int, int) - Method in class net.minecraft.src.BlockDeadBush
-
Called when the player destroys a block with an item that can harvest it.
- harvestBlock(World, EntityPlayer, int, int, int, int) - Method in class net.minecraft.src.BlockIce
-
Called when the player destroys a block with an item that can harvest it.
- harvestBlock(World, EntityPlayer, int, int, int, int) - Method in class net.minecraft.src.BlockLeaves
-
Called when the player destroys a block with an item that can harvest it.
- harvestBlock(World, EntityPlayer, int, int, int, int) - Method in class net.minecraft.src.BlockSnow
-
Called when the player destroys a block with an item that can harvest it.
- harvestBlock(World, EntityPlayer, int, int, int, int) - Method in class net.minecraft.src.BlockTallGrass
-
Called when the player destroys a block with an item that can harvest it.
- harvestBlock(World, EntityPlayer, int, int, int, int) - Method in class net.minecraft.src.BlockVine
-
Called when the player destroys a block with an item that can harvest it.
- hasAchievementUnlocked(Achievement) - Method in class net.minecraft.src.StatFileWriter
-
Returns true if the achievement has been unlocked.
- hasAnimationMetadata() - Method in class net.minecraft.src.TextureAtlasSprite
- hasArguments(String) - Static method in class net.minecraft.src.PlayerSelector
-
Returns whether the given token has any arguments set.
- hasAttacked - Variable in class net.minecraft.src.EntityCreature
-
returns true if a creature has attacked recently only used for creepers and skeletons
- hasBanExpired() - Method in class net.minecraft.src.BanEntry
- hasChanges() - Method in class net.minecraft.src.DataWatcher
- hasCloudFog(double, double, double, float) - Method in class net.minecraft.src.RenderGlobal
-
Checks if the given position is to be rendered with cloud fog
- hasColor(ItemStack) - Method in class net.minecraft.src.ItemArmor
-
Return whether the specified armor ItemStack has a color.
- hasComparatorInputOverride() - Method in class net.minecraft.src.Block
-
If this returns true, then comparators facing away from this block will use the value from getComparatorInputOverride instead of the actual redstone signal strength.
- hasComparatorInputOverride() - Method in class net.minecraft.src.BlockBrewingStand
-
If this returns true, then comparators facing away from this block will use the value from getComparatorInputOverride instead of the actual redstone signal strength.
- hasComparatorInputOverride() - Method in class net.minecraft.src.BlockCauldron
-
If this returns true, then comparators facing away from this block will use the value from getComparatorInputOverride instead of the actual redstone signal strength.
- hasComparatorInputOverride() - Method in class net.minecraft.src.BlockChest
-
If this returns true, then comparators facing away from this block will use the value from getComparatorInputOverride instead of the actual redstone signal strength.
- hasComparatorInputOverride() - Method in class net.minecraft.src.BlockCommandBlock
-
If this returns true, then comparators facing away from this block will use the value from getComparatorInputOverride instead of the actual redstone signal strength.
- hasComparatorInputOverride() - Method in class net.minecraft.src.BlockDetectorRail
-
If this returns true, then comparators facing away from this block will use the value from getComparatorInputOverride instead of the actual redstone signal strength.
- hasComparatorInputOverride() - Method in class net.minecraft.src.BlockDispenser
-
If this returns true, then comparators facing away from this block will use the value from getComparatorInputOverride instead of the actual redstone signal strength.
- hasComparatorInputOverride() - Method in class net.minecraft.src.BlockEndPortalFrame
-
If this returns true, then comparators facing away from this block will use the value from getComparatorInputOverride instead of the actual redstone signal strength.
- hasComparatorInputOverride() - Method in class net.minecraft.src.BlockFurnace
-
If this returns true, then comparators facing away from this block will use the value from getComparatorInputOverride instead of the actual redstone signal strength.
- hasComparatorInputOverride() - Method in class net.minecraft.src.BlockHopper
-
If this returns true, then comparators facing away from this block will use the value from getComparatorInputOverride instead of the actual redstone signal strength.
- hasComparatorInputOverride() - Method in class net.minecraft.src.BlockJukeBox
-
If this returns true, then comparators facing away from this block will use the value from getComparatorInputOverride instead of the actual redstone signal strength.
- hasContainerItem() - Method in class net.minecraft.src.Item
-
True if this Item has a container item (a.k.a. crafting result)
- hasCustomNameTag() - Method in class net.minecraft.src.EntityLiving
- hasDisplayName() - Method in class net.minecraft.src.ItemStack
-
Returns true if the itemstack has a display name
- hasDisplayTile() - Method in class net.minecraft.src.EntityMinecart
- hasEffect() - Method in class net.minecraft.src.ItemStack
- hasEffect(ItemStack) - Method in class net.minecraft.src.Item
- hasEffect(ItemStack) - Method in class net.minecraft.src.ItemAppleGold
- hasEffect(ItemStack) - Method in class net.minecraft.src.ItemEditableBook
- hasEffect(ItemStack) - Method in class net.minecraft.src.ItemEnchantedBook
- hasEffect(ItemStack) - Method in class net.minecraft.src.ItemExpBottle
- hasEffect(ItemStack) - Method in class net.minecraft.src.ItemPotion
- hasEffect(ItemStack) - Method in class net.minecraft.src.ItemSimpleFoiled
- hasEntities - Variable in class net.minecraft.src.Chunk
-
Whether this Chunk has any Entities and thus requires saving on every tick
- hash - Static variable in class net.minecraft.src.KeyBinding
- hashCode() - Method in class net.minecraft.src.AttributeModifier
- hashCode() - Method in class net.minecraft.src.BaseAttribute
- hashCode() - Method in class net.minecraft.src.ChunkCoordinates
- hashCode() - Method in class net.minecraft.src.ChunkCoordIntPair
- hashCode() - Method in class net.minecraft.src.ChunkPosition
- hashCode() - Method in class net.minecraft.src.Entity
- hashCode() - Method in class net.minecraft.src.EntityTrackerEntry
- hashCode() - Method in class net.minecraft.src.Language
- hashCode() - Method in class net.minecraft.src.McoServer
- hashCode() - Method in class net.minecraft.src.NBTBase
- hashCode() - Method in class net.minecraft.src.NBTTagByte
- hashCode() - Method in class net.minecraft.src.NBTTagByteArray
- hashCode() - Method in class net.minecraft.src.NBTTagCompound
- hashCode() - Method in class net.minecraft.src.NBTTagDouble
- hashCode() - Method in class net.minecraft.src.NBTTagFloat
- hashCode() - Method in class net.minecraft.src.NBTTagInt
- hashCode() - Method in class net.minecraft.src.NBTTagIntArray
- hashCode() - Method in class net.minecraft.src.NBTTagList
- hashCode() - Method in class net.minecraft.src.NBTTagLong
- hashCode() - Method in class net.minecraft.src.NBTTagShort
- hashCode() - Method in class net.minecraft.src.NBTTagString
- hashCode() - Method in class net.minecraft.src.NextTickListEntry
- hashCode() - Method in class net.minecraft.src.PathPoint
- hashCode() - Method in class net.minecraft.src.PotionEffect
- hashCode() - Method in class net.minecraft.src.ResourceLocation
- hashCode() - Method in class net.minecraft.src.ResourcePackRepositoryEntry
- hashCode() - Method in class net.minecraft.src.SimpleResource
- hasHome() - Method in class net.minecraft.src.EntityCreature
-
Returns whether a home area is defined for this entity.
- hasItem(int) - Method in class net.minecraft.src.InventoryPlayer
-
Get if a specifiied item id is inside the inventory.
- hasItemStack(ItemStack) - Method in class net.minecraft.src.InventoryPlayer
-
Returns true if the specified ItemStack exists in the inventory.
- hasKey(String) - Method in class net.minecraft.src.NBTTagCompound
-
Returns whether the given string has been previously stored as a key in the map.
- hasMetadata() - Method in interface net.minecraft.src.Resource
- hasMetadata() - Method in class net.minecraft.src.SimpleResource
- hasNoSky - Variable in class net.minecraft.src.WorldProvider
-
A boolean that tells if a world does not have a sky.
- hasNoTags() - Method in class net.minecraft.src.NBTTagCompound
-
Return whether this compound has no tags.
- hasNoTime() - Method in class net.minecraft.src.AnimationFrame
- hasOverrideBlockTexture() - Method in class net.minecraft.src.RenderBlocks
- hasPath() - Method in class net.minecraft.src.EntityCreature
-
Returns true if entity has a path to follow
- hasResourceName(String) - Method in class net.minecraft.src.AbstractResourcePack
- hasResourceName(String) - Method in class net.minecraft.src.FileResourcePack
- hasResourceName(String) - Method in class net.minecraft.src.FolderResourcePack
- hasRule(String) - Method in class net.minecraft.src.GameRules
-
Return whether the specified game rule is defined.
- hasSameIDsAs(MerchantRecipe) - Method in class net.minecraft.src.MerchantRecipe
-
checks if both the first and second ItemToBuy IDs are the same
- hasSameItemsAs(MerchantRecipe) - Method in class net.minecraft.src.MerchantRecipe
-
checks first and second ItemToBuy ID's and count.
- hasSecondItemToBuy() - Method in class net.minecraft.src.MerchantRecipe
-
Gets if Villager has secondItemToBuy.
- hasSpecialRenderer(TileEntity) - Method in class net.minecraft.src.TileEntityRenderer
-
Returns true if this TileEntity instance has a TileEntitySpecialRenderer associated with it, false otherwise.
- hasStatusIcon() - Method in class net.minecraft.src.Potion
-
Returns true if the potion has a associated status icon to display in then inventory when active.
- hasStructureAt(int, int, int) - Method in class net.minecraft.src.MapGenStructure
-
Returns true if the structure generator has generated a structure located at the given position tuple.
- hasSubtypes - Variable in class net.minecraft.src.Item
-
Some items (like dyes) have multiple subtypes on same item, this is field define this behavior
- hasTagCompound() - Method in class net.minecraft.src.ItemStack
-
Returns true if the ItemStack has an NBTTagCompound.
- hasTheseArguments(String, String) - Static method in class net.minecraft.src.PlayerSelector
-
Returns whether the given token (parameter 1) has exactly the given arguments (parameter 2).
- hasTileEntity() - Method in class net.minecraft.src.Block
- hasWorldObj() - Method in class net.minecraft.src.TileEntity
-
Returns true if the worldObj isn't null.
- hay - Static variable in class net.minecraft.src.Block
- head - Variable in class net.minecraft.src.ModelChicken
- head - Variable in class net.minecraft.src.ModelCreeper
- head - Variable in class net.minecraft.src.ModelQuadruped
- head - Variable in class net.minecraft.src.ModelSnowMan
- headRotationYaw - Variable in class net.minecraft.src.Packet35EntityHeadRotation
- headYaw - Variable in class net.minecraft.src.Packet24MobSpawn
-
The yaw of the entity's head.
- heal - Static variable in class net.minecraft.src.Potion
- heal(float) - Method in class net.minecraft.src.EntityClientPlayerMP
-
Heal living entity (param: amount of half-hearts)
- heal(float) - Method in class net.minecraft.src.EntityLivingBase
-
Heal living entity (param: amount of half-hearts)
- healingEnderCrystal - Variable in class net.minecraft.src.EntityDragon
-
The current endercrystal that is healing this dragon
- health - Variable in class net.minecraft.src.EntityEnderCrystal
- health - Static variable in interface net.minecraft.src.ScoreObjectiveCriteria
- healthMP - Variable in class net.minecraft.src.Packet8UpdateHealth
-
Variable used for incoming health packets
- healthScale - Static variable in class net.minecraft.src.BossStatus
- height - Variable in class net.minecraft.src.Entity
-
How high this entity is considered to be
- height - Variable in class net.minecraft.src.GuiButton
-
Button height in pixels
- height - Variable in class net.minecraft.src.GuiScreen
-
The height of the screen object.
- height - Variable in class net.minecraft.src.TextureAtlasSprite
- heightmap - Variable in class net.minecraft.src.AnvilConverterData
- heightMap - Variable in class net.minecraft.src.Chunk
- heightMapMinimum - Variable in class net.minecraft.src.Chunk
-
Lowest value in the heightmap.
- heldItemLeft - Variable in class net.minecraft.src.ModelBiped
-
Records whether the model should be rendered holding an item in the left hand, and if that item is a block.
- heldItemRight - Variable in class net.minecraft.src.ModelBiped
-
Records whether the model should be rendered holding an item in the right hand, and if that item is a block.
- heldItemTooltips - Variable in class net.minecraft.src.GameSettings
- hell - Static variable in class net.minecraft.src.BiomeGenBase
- helmetChain - Static variable in class net.minecraft.src.Item
- helmetDiamond - Static variable in class net.minecraft.src.Item
- helmetGold - Static variable in class net.minecraft.src.Item
- helmetIron - Static variable in class net.minecraft.src.Item
- helmetLeather - Static variable in class net.minecraft.src.Item
- hexDigits - Static variable in class net.minecraft.src.RConUtils
-
Translation array of decimal to hex digits
- hideGUI - Variable in class net.minecraft.src.GameSettings
- hideServerAddress - Variable in class net.minecraft.src.GameSettings
- hitByEntity(Entity) - Method in class net.minecraft.src.Entity
-
Called when a player attacks an entity.
- hitByEntity(Entity) - Method in class net.minecraft.src.EntityHanging
-
Called when a player attacks an entity.
- hitEntity(EntityLivingBase, EntityPlayer) - Method in class net.minecraft.src.ItemStack
-
Calls the corresponding fct in di
- hitEntity(ItemStack, EntityLivingBase, EntityLivingBase) - Method in class net.minecraft.src.Item
-
Current implementations of this method in child classes do not use the entry argument beside ev.
- hitEntity(ItemStack, EntityLivingBase, EntityLivingBase) - Method in class net.minecraft.src.ItemSaddle
-
Current implementations of this method in child classes do not use the entry argument beside ev.
- hitEntity(ItemStack, EntityLivingBase, EntityLivingBase) - Method in class net.minecraft.src.ItemSword
-
Current implementations of this method in child classes do not use the entry argument beside ev.
- hitEntity(ItemStack, EntityLivingBase, EntityLivingBase) - Method in class net.minecraft.src.ItemTool
-
Current implementations of this method in child classes do not use the entry argument beside ev.
- hitVec - Variable in class net.minecraft.src.MovingObjectPosition
-
The vector position of the hit
- hoeDiamond - Static variable in class net.minecraft.src.Item
- hoeGold - Static variable in class net.minecraft.src.Item
- hoeIron - Static variable in class net.minecraft.src.Item
- hoeStone - Static variable in class net.minecraft.src.Item
- hoeWood - Static variable in class net.minecraft.src.Item
- holdingShift - Variable in class net.minecraft.src.Packet102WindowClick
- Hopper - Interface in net.minecraft.src
- hopperBlock - Static variable in class net.minecraft.src.Block
- horseArmorDiamond - Static variable in class net.minecraft.src.Item
- horseArmorGold - Static variable in class net.minecraft.src.Item
- horseArmorIron - Static variable in class net.minecraft.src.Item
- horseJumping - Variable in class net.minecraft.src.EntityHorse
- hoverStart - Variable in class net.minecraft.src.EntityItem
-
The EntityItem's random initial float height.
- HttpUtil - Class in net.minecraft.src
- HttpUtil() - Constructor for class net.minecraft.src.HttpUtil
- hunger - Static variable in class net.minecraft.src.Potion
-
The hunger Potion object.
- hurtResistantTime - Variable in class net.minecraft.src.Entity
-
Remaining time an entity will be "immune" to further damage after being hurt.
- hurtTime - Variable in class net.minecraft.src.EntityLivingBase
-
The amount of time remaining this entity should act 'hurt'.
I
- I18n - Class in net.minecraft.src
- I18n() - Constructor for class net.minecraft.src.I18n
- IAdminCommand - Interface in net.minecraft.src
- IAnimals - Interface in net.minecraft.src
- IBehaviorDispenseItem - Interface in net.minecraft.src
- IBlockAccess - Interface in net.minecraft.src
- IBlockSource - Interface in net.minecraft.src
- IBossDisplayData - Interface in net.minecraft.src
- ICamera - Interface in net.minecraft.src
- ice - Static variable in class net.minecraft.src.Block
- ice - Static variable in class net.minecraft.src.Material
- iceColor - Static variable in class net.minecraft.src.MapColor
-
The map color for Ice blocks
- iceMountains - Static variable in class net.minecraft.src.BiomeGenBase
- icePlains - Static variable in class net.minecraft.src.BiomeGenBase
- IChunkLoader - Interface in net.minecraft.src
- IChunkProvider - Interface in net.minecraft.src
- ICommand - Interface in net.minecraft.src
- ICommandManager - Interface in net.minecraft.src
- ICommandSender - Interface in net.minecraft.src
- Icon - Interface in net.minecraft.src
- IconFlipped - Class in net.minecraft.src
- IconFlipped(Icon, boolean, boolean) - Constructor for class net.minecraft.src.IconFlipped
- IconRegister - Interface in net.minecraft.src
- iconRotation - Variable in class net.minecraft.src.MapCoord
- icons - Static variable in class net.minecraft.src.Gui
- iconSize - Variable in class net.minecraft.src.MapCoord
- iconString - Variable in class net.minecraft.src.Item
-
The string associated with this Item's Icon.
- ICrafting - Interface in net.minecraft.src
- id - Variable in class net.minecraft.src.GuiButton
-
ID for this control.
- id - Variable in class net.minecraft.src.Packet16BlockItemSwitch
-
The block/item id to be equipped.
- id - Variable in class net.minecraft.src.Potion
-
The Id of a Potion object.
- idDropped(int, Random, int) - Method in class net.minecraft.src.Block
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockBed
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockBookshelf
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockBrewingStand
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockCake
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockCauldron
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockClay
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockComparator
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockCrops
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockDeadBush
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockDoor
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockEnderChest
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockEndPortalFrame
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockFarmland
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockFlowerPot
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockFluid
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockFurnace
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockGlowStone
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockGrass
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockGravel
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockLeaves
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockLog
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockMelon
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockMobSpawner
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockMushroomCap
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockMycelium
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockNetherStalk
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockObsidian
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockOre
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockPane
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockPistonMoving
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockRedstoneLight
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockRedstoneOre
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockRedstoneRepeater
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockRedstoneTorch
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockRedstoneWire
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockReed
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockSign
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockSkull
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockSnow
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockSnowBlock
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockStem
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockStep
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockStone
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockTallGrass
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockTripWire
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockVine
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockWeb
-
Returns the ID of the items to drop on destruction.
- idDropped(int, Random, int) - Method in class net.minecraft.src.BlockWoodSlab
-
Returns the ID of the items to drop on destruction.
- idPicked(World, int, int, int) - Method in class net.minecraft.src.Block
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockBed
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockBrewingStand
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockCake
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockCauldron
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockCocoa
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockComparator
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockCrops
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockDoor
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockDragonEgg
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockEndPortal
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockFarmland
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockFlowerPot
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockFurnace
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockHalfSlab
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockMobSpawner
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockMushroomCap
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockNetherStalk
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockPistonExtension
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockPistonMoving
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockPortal
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockRedstoneLight
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockRedstoneRepeater
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockRedstoneTorch
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockRedstoneWire
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockReed
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockSign
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockSkull
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockStem
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- idPicked(World, int, int, int) - Method in class net.minecraft.src.BlockTripWire
-
only called by clickMiddleMouseButton , and passed to inventory.setCurrentItem (along with isCreative)
- IEntityMultiPart - Interface in net.minecraft.src
- IEntitySelector - Interface in net.minecraft.src
- ignite() - Method in class net.minecraft.src.EntityMinecartTNT
-
Ignites this TNT cart.
- ignoreFrustumCheck - Variable in class net.minecraft.src.Entity
-
Render entity even if it is outside the camera frustum.
- IImageBuffer - Interface in net.minecraft.src
- IInvBasic - Interface in net.minecraft.src
- IInventory - Interface in net.minecraft.src
- ILocatableSource - Interface in net.minecraft.src
- ILocation - Interface in net.minecraft.src
- ILogAgent - Interface in net.minecraft.src
- ImageBufferDownload - Class in net.minecraft.src
- ImageBufferDownload() - Constructor for class net.minecraft.src.ImageBufferDownload
- IMerchant - Interface in net.minecraft.src
- IMob - Interface in net.minecraft.src
- includeInitialize - Variable in class net.minecraft.src.Packet51MapChunk
-
Whether to initialize the Chunk before applying the effect of the Packet51MapChunk.
- increaseTemper(int) - Method in class net.minecraft.src.EntityHorse
- incrementDoorOpeningRestrictionCounter() - Method in class net.minecraft.src.VillageDoorInfo
- incrementPathIndex() - Method in class net.minecraft.src.PathEntity
-
Directs this path to the next point in its array
- incrementStat(StatBase, int) - Method in class net.minecraft.src.EntityClientPlayerMP
-
Used by NetClientHandler.handleStatistic
- incrementToolUses() - Method in class net.minecraft.src.MerchantRecipe
- incrementTotalWorldTime(long) - Method in class net.minecraft.src.DerivedWorldInfo
- incrementTotalWorldTime(long) - Method in class net.minecraft.src.WorldInfo
- inDesert - Variable in class net.minecraft.src.ComponentVillageStartPiece
-
Boolean that determines if the village is in a desert or not.
- INetworkManager - Interface in net.minecraft.src
- infinity - Static variable in class net.minecraft.src.Enchantment
-
Infinity enchantment for bows.
- inFire - Static variable in class net.minecraft.src.DamageSource
- Info - Enum constant in enum class net.minecraft.src.GuiScreenConfirmationType
- informAllAssociatedPlayersOfItemDestruction() - Method in class net.minecraft.src.EntityTrackerEntry
- ingameGUI - Variable in class net.minecraft.src.Minecraft
- inGameHasFocus - Variable in class net.minecraft.src.Minecraft
-
Does the actual gameplay have focus.
- ingotGold - Static variable in class net.minecraft.src.Item
- ingotIron - Static variable in class net.minecraft.src.Item
- inGround - Variable in class net.minecraft.src.EntityThrowable
- inhabitedTime - Variable in class net.minecraft.src.Chunk
-
the cumulative number of ticks players have been in this chunk
- inheritRenderPass(EntityLivingBase, int, float) - Method in class net.minecraft.src.RenderCreeper
- inheritRenderPass(EntityLivingBase, int, float) - Method in class net.minecraft.src.RendererLivingEntity
- inheritRenderPass(EntityLivingBase, int, float) - Method in class net.minecraft.src.RenderWither
- init() - Static method in class net.minecraft.src.AchievementList
-
A stub functions called to make the static initializer for this class run.
- initBreakableStats() - Static method in class net.minecraft.src.StatList
-
Initializes statistic fields related to breakable items and blocks.
- initButtons() - Method in class net.minecraft.src.GuiSelectWorld
-
intilize the buttons for this GUI
- initChunkSeed(long, long) - Method in class net.minecraft.src.GenLayer
-
Initialize layer's current chunkSeed based on the local worldGenSeed and the (x,z) chunk coordinates.
- initCraftableStats() - Static method in class net.minecraft.src.StatList
-
Initializes statistics related to craftable items.
- initGui() - Method in class net.minecraft.src.GuiAchievements
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiBeacon
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiChat
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiCommandBlock
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiConfirmOpenLink
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiConnecting
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiContainer
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiContainerCreative
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiControls
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiCreateFlatWorld
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiCreateWorld
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiDisconnected
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiDownloadTerrain
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiEditSign
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiErrorScreen
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiFlatPresets
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiGameOver
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiIngameMenu
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiInventory
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiLanguage
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiMainMenu
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiMemoryErrorScreen
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiMerchant
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiMultiplayer
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiOptions
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiRenameWorld
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiRepair
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiScreen
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiScreenAddServer
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiScreenBackup
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiScreenBook
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiScreenClientOutdated
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiScreenConfigureWorld
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiScreenConfirmation
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiScreenCreateOnlineWorld
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiScreenDemo
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiScreenDisconnectedOnline
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiScreenEditOnlineWorld
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiScreenInvite
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiScreenLongRunningTask
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiScreenMcoWorldTemplate
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiScreenOnlineServers
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiScreenPendingInvitation
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiScreenResetWorld
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiScreenServerList
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiScreenSubscription
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiScreenTemporaryResourcePackSelect
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiSelectWorld
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiShareToLan
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiSleepMP
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiSnooper
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiStats
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiVideoSettings
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiWinGame
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.GuiYesNo
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.InventoryEffectRenderer
-
Adds the buttons (and other controls) to the screen in question.
- initGui() - Method in class net.minecraft.src.ScreenChatOptions
-
Adds the buttons (and other controls) to the screen in question.
- initGUI() - Method in class net.minecraft.src.TaskLongRunning
- initGuiControls() - Method in class net.minecraft.src.GuiMultiplayer
-
Populate the GuiScreen controlList
- initialize(WorldSettings) - Method in class net.minecraft.src.World
- initialize(WorldSettings) - Method in class net.minecraft.src.WorldServer
- initializeAllBiomeGenerators(long, WorldType) - Static method in class net.minecraft.src.GenLayer
-
the first array item is a linked list of the bioms, the second is the zoom function, the third is the same as the first.
- initializeBlock() - Method in class net.minecraft.src.Block
-
This method is called on a block after all other blocks gets already created.
- initializeBlock() - Method in class net.minecraft.src.BlockFire
-
This method is called on a block after all other blocks gets already created.
- initializeConnectionToPlayer(INetworkManager, EntityPlayerMP) - Method in class net.minecraft.src.ServerConfigurationManager
- initializeGameType(EnumGameType) - Method in class net.minecraft.src.ItemInWorldManager
-
if the gameType is currently NOT_SET then change it to par1
- initializePlayerConnection() - Method in class net.minecraft.src.NetLoginHandler
-
on success the specified username is connected to the minecraftInstance, otherwise they are packet255'd
- initializeTextures() - Static method in class net.minecraft.src.OpenGlHelper
-
Initializes the texture constants to be used when rendering lightmap values
- initiateShutdown() - Method in class net.minecraft.src.IntegratedServer
-
Sets the serverRunning variable to false, in order to get the server to shut down.
- initIndependentStat() - Method in class net.minecraft.src.Achievement
-
Initializes the current stat as independent (i.e., lacking prerequisites for being updated) and returns the current instance.
- initIndependentStat() - Method in class net.minecraft.src.StatBase
-
Initializes the current stat as independent (i.e., lacking prerequisites for being updated) and returns the current instance.
- initSprite(int, int, int, int, boolean) - Method in class net.minecraft.src.TextureAtlasSprite
- initStats() - Static method in class net.minecraft.src.StatList
- initWorldGenSeed(long) - Method in class net.minecraft.src.GenLayer
-
Initialize layer's local worldGenSeed based on its own baseSeed and the world's global seed (passed in as an argument).
- initWorldGenSeed(long) - Method in class net.minecraft.src.GenLayerRiverMix
-
Initialize layer's local worldGenSeed based on its own baseSeed and the world's global seed (passed in as an argument).
- innerRotation - Variable in class net.minecraft.src.EntityEnderCrystal
-
Used to create the rotation animation when rendering the crystal.
- INpc - Interface in net.minecraft.src
- inPortal - Variable in class net.minecraft.src.Entity
-
Whether the entity is inside a Portal
- inputField - Variable in class net.minecraft.src.GuiChat
-
Chat entry field
- insertRecord(World, int, int, int, ItemStack) - Method in class net.minecraft.src.BlockJukeBox
-
Insert the specified music disc in the jukebox at the given coordinates
- insertStack(IInventory, ItemStack, int) - Static method in class net.minecraft.src.TileEntityHopper
-
Inserts a stack into an inventory.
- insertStackFromEntity(IInventory, EntityItem) - Static method in class net.minecraft.src.TileEntityHopper
- insideDirectionX - Variable in class net.minecraft.src.VillageDoorInfo
- insideDirectionZ - Variable in class net.minecraft.src.VillageDoorInfo
- instance - Static variable in class net.minecraft.src.AchievementMap
-
Holds the singleton instance of AchievementMap.
- instance - Static variable in class net.minecraft.src.ChestItemRenderHelper
-
The static instance of ChestItemRenderHelper.
- instance - Static variable in class net.minecraft.src.EnchantmentNameParts
-
The static instance of this class.
- instance - Static variable in class net.minecraft.src.RenderManager
-
The static instance of RenderManager.
- instance - Static variable in class net.minecraft.src.Tessellator
-
The static instance of the Tessellator.
- instance - Static variable in class net.minecraft.src.TileEntityRenderer
-
The static instance of TileEntityRenderer
- instrumentType - Variable in class net.minecraft.src.Packet54PlayNoteBlock
-
1=Double Bass, 2=Snare Drum, 3=Clicks / Sticks, 4=Bass Drum, 5=Harp
- intArray - Variable in class net.minecraft.src.NBTTagIntArray
-
The array of saved integers
- IntCache - Class in net.minecraft.src
- IntCache() - Constructor for class net.minecraft.src.IntCache
- IntegratedPlayerList - Class in net.minecraft.src
- IntegratedPlayerList(IntegratedServer) - Constructor for class net.minecraft.src.IntegratedPlayerList
- IntegratedServer - Class in net.minecraft.src
- IntegratedServer(Minecraft, String, String, WorldSettings) - Constructor for class net.minecraft.src.IntegratedServer
- IntegratedServerListenThread - Class in net.minecraft.src
- IntegratedServerListenThread(IntegratedServer) - Constructor for class net.minecraft.src.IntegratedServerListenThread
- interact(EntityPlayer) - Method in class net.minecraft.src.EntityAgeable
-
Called when a player interacts with a mob. e.g. gets milk from a cow, gets into the saddle on a pig.
- interact(EntityPlayer) - Method in class net.minecraft.src.EntityAmbientCreature
-
Called when a player interacts with a mob. e.g. gets milk from a cow, gets into the saddle on a pig.
- interact(EntityPlayer) - Method in class net.minecraft.src.EntityAnimal
-
Called when a player interacts with a mob. e.g. gets milk from a cow, gets into the saddle on a pig.
- interact(EntityPlayer) - Method in class net.minecraft.src.EntityCow
-
Called when a player interacts with a mob. e.g. gets milk from a cow, gets into the saddle on a pig.
- interact(EntityPlayer) - Method in class net.minecraft.src.EntityHorse
-
Called when a player interacts with a mob. e.g. gets milk from a cow, gets into the saddle on a pig.
- interact(EntityPlayer) - Method in class net.minecraft.src.EntityLiving
-
Called when a player interacts with a mob. e.g. gets milk from a cow, gets into the saddle on a pig.
- interact(EntityPlayer) - Method in class net.minecraft.src.EntityMooshroom
-
Called when a player interacts with a mob. e.g. gets milk from a cow, gets into the saddle on a pig.
- interact(EntityPlayer) - Method in class net.minecraft.src.EntityOcelot
-
Called when a player interacts with a mob. e.g. gets milk from a cow, gets into the saddle on a pig.
- interact(EntityPlayer) - Method in class net.minecraft.src.EntityPig
-
Called when a player interacts with a mob. e.g. gets milk from a cow, gets into the saddle on a pig.
- interact(EntityPlayer) - Method in class net.minecraft.src.EntityPigZombie
-
Called when a player interacts with a mob. e.g. gets milk from a cow, gets into the saddle on a pig.
- interact(EntityPlayer) - Method in class net.minecraft.src.EntitySheep
-
Called when a player interacts with a mob. e.g. gets milk from a cow, gets into the saddle on a pig.
- interact(EntityPlayer) - Method in class net.minecraft.src.EntityVillager
-
Called when a player interacts with a mob. e.g. gets milk from a cow, gets into the saddle on a pig.
- interact(EntityPlayer) - Method in class net.minecraft.src.EntityWolf
-
Called when a player interacts with a mob. e.g. gets milk from a cow, gets into the saddle on a pig.
- interact(EntityPlayer) - Method in class net.minecraft.src.EntityZombie
-
Called when a player interacts with a mob. e.g. gets milk from a cow, gets into the saddle on a pig.
- interactFirst(EntityPlayer) - Method in class net.minecraft.src.Entity
-
First layer of player interaction
- interactFirst(EntityPlayer) - Method in class net.minecraft.src.EntityBoat
-
First layer of player interaction
- interactFirst(EntityPlayer) - Method in class net.minecraft.src.EntityItemFrame
-
First layer of player interaction
- interactFirst(EntityPlayer) - Method in class net.minecraft.src.EntityLeashKnot
-
First layer of player interaction
- interactFirst(EntityPlayer) - Method in class net.minecraft.src.EntityLiving
-
First layer of player interaction
- interactFirst(EntityPlayer) - Method in class net.minecraft.src.EntityMinecartContainer
-
First layer of player interaction
- interactFirst(EntityPlayer) - Method in class net.minecraft.src.EntityMinecartEmpty
-
First layer of player interaction
- interactFirst(EntityPlayer) - Method in class net.minecraft.src.EntityMinecartFurnace
-
First layer of player interaction
- interactFirst(EntityPlayer) - Method in class net.minecraft.src.EntityMinecartHopper
-
First layer of player interaction
- interactWith(Entity) - Method in class net.minecraft.src.EntityPlayer
- interpPosX - Static variable in class net.minecraft.src.EntityFX
- interpPosY - Static variable in class net.minecraft.src.EntityFX
- interpPosZ - Static variable in class net.minecraft.src.EntityFX
- interrupt() - Method in class net.minecraft.src.ThreadLanServerPing
- intersectsWith(int, int, int, int) - Method in class net.minecraft.src.StructureBoundingBox
-
Discover if a coordinate is inside the bounding box area.
- intersectsWith(AxisAlignedBB) - Method in class net.minecraft.src.AxisAlignedBB
-
Returns whether the given bounding box intersects with this one.
- intersectsWith(StructureBoundingBox) - Method in class net.minecraft.src.StructureBoundingBox
-
Returns whether the given bounding box intersects with this one.
- IntHashMap - Class in net.minecraft.src
- IntHashMap() - Constructor for class net.minecraft.src.IntHashMap
- invalidate() - Method in class net.minecraft.src.TileEntity
-
invalidates a tile entity
- invalidate() - Method in class net.minecraft.src.TileEntityChest
-
invalidates a tile entity
- invalidate() - Method in class net.minecraft.src.TileEntityEnderChest
-
invalidates a tile entity
- invalidateBlockReceiveRegion(int, int, int, int, int, int) - Method in class net.minecraft.src.WorldClient
-
Invalidates an AABB region of blocks from the receive queue, in the event that the block has been modified client-side in the intervening 80 receive ticks.
- inventory - Variable in class net.minecraft.src.EntityPlayer
-
Inventory of the player
- inventory - Variable in class net.minecraft.src.Slot
-
The inventory we want to extract a slot from.
- InventoryBasic - Class in net.minecraft.src
- InventoryBasic(String, boolean, int) - Constructor for class net.minecraft.src.InventoryBasic
- inventoryChanged - Variable in class net.minecraft.src.InventoryPlayer
-
Set true whenever the inventory changes.
- inventoryContainer - Variable in class net.minecraft.src.EntityPlayer
-
The Container for the player's inventory (which opens when they press E)
- InventoryCrafting - Class in net.minecraft.src
- InventoryCrafting(Container, int, int) - Constructor for class net.minecraft.src.InventoryCrafting
- InventoryCraftResult - Class in net.minecraft.src
- InventoryCraftResult() - Constructor for class net.minecraft.src.InventoryCraftResult
- InventoryEffectRenderer - Class in net.minecraft.src
- InventoryEffectRenderer(Container) - Constructor for class net.minecraft.src.InventoryEffectRenderer
- InventoryEnderChest - Class in net.minecraft.src
- InventoryEnderChest() - Constructor for class net.minecraft.src.InventoryEnderChest
- inventoryItemStacks - Variable in class net.minecraft.src.Container
-
the list of all items(stacks) for the corresponding slot
- InventoryLargeChest - Class in net.minecraft.src
- InventoryLargeChest(String, IInventory, IInventory) - Constructor for class net.minecraft.src.InventoryLargeChest
- InventoryMerchant - Class in net.minecraft.src
- InventoryMerchant(EntityPlayer, IMerchant) - Constructor for class net.minecraft.src.InventoryMerchant
- InventoryPlayer - Class in net.minecraft.src
- InventoryPlayer(EntityPlayer) - Constructor for class net.minecraft.src.InventoryPlayer
- inventorySlot - Variable in class net.minecraft.src.Packet102WindowClick
-
The clicked slot (-999 is outside of inventory)
- inventorySlots - Variable in class net.minecraft.src.Container
-
the list of all slots in the inventory
- inventorySlots - Variable in class net.minecraft.src.GuiContainer
-
A list of the players inventory slots.
- inventoryType - Variable in class net.minecraft.src.Packet100OpenWindow
- INVERT_MOUSE - Enum constant in enum class net.minecraft.src.EnumOptions
- invertMetadata(int) - Static method in class net.minecraft.src.BlockLever
-
only used in ComponentScatteredFeatureJunglePyramid.addComponentParts"
- invertMouse - Variable in class net.minecraft.src.GameSettings
- invisibility - Static variable in class net.minecraft.src.Potion
-
The invisibility Potion object.
- inWall - Static variable in class net.minecraft.src.DamageSource
- inWater - Variable in class net.minecraft.src.Entity
-
Whether this entity is currently inside of water (if it handles water movement that is)
- IPlayerFileData - Interface in net.minecraft.src
- IPlayerUsage - Interface in net.minecraft.src
- IPosition - Interface in net.minecraft.src
- IProgressUpdate - Interface in net.minecraft.src
- IProjectile - Interface in net.minecraft.src
- IPv4Pattern - Static variable in class net.minecraft.src.CommandServerBanIp
- IRangedAttackMob - Interface in net.minecraft.src
- IRecipe - Interface in net.minecraft.src
- IRegistry - Interface in net.minecraft.src
- iron - Static variable in class net.minecraft.src.Material
- IRON - Enum constant in enum class net.minecraft.src.EnumArmorMaterial
- IRON - Enum constant in enum class net.minecraft.src.EnumToolMaterial
- IRON_DOOR - Enum constant in enum class net.minecraft.src.EnumDoor
- ironColor - Static variable in class net.minecraft.src.MapColor
-
The map color for Iron blocks
- ironGen - Variable in class net.minecraft.src.BiomeDecorator
- ironGolemBody - Variable in class net.minecraft.src.ModelIronGolem
-
The body model for the iron golem.
- ironGolemHead - Variable in class net.minecraft.src.ModelIronGolem
-
The head model for the iron golem.
- ironGolemLeftArm - Variable in class net.minecraft.src.ModelIronGolem
-
The left arm model for the iron golem.
- ironGolemLeftLeg - Variable in class net.minecraft.src.ModelIronGolem
-
The left leg model for the Iron Golem.
- ironGolemRightArm - Variable in class net.minecraft.src.ModelIronGolem
-
The right arm model for the iron golem.
- ironGolemRightLeg - Variable in class net.minecraft.src.ModelIronGolem
-
The right leg model for the Iron Golem.
- isAABBInMaterial(AxisAlignedBB, Material) - Method in class net.minecraft.src.World
-
checks if the given AABB is in the material given.
- isAboveGround(StructureBoundingBox) - Static method in class net.minecraft.src.ComponentNetherBridgeCorridor
-
Checks if the bounding box's minY is > 10
- isAchievement() - Method in class net.minecraft.src.Achievement
-
Returns whether or not the StatBase-derived class is a statistic (running counter) or an achievement (one-shot).
- isAchievement() - Method in class net.minecraft.src.StatBase
-
Returns whether or not the StatBase-derived class is a statistic (running counter) or an achievement (one-shot).
- isAdultHorse() - Method in class net.minecraft.src.EntityHorse
- isAdventure() - Method in enum class net.minecraft.src.EnumGameType
-
Returns true if this is the ADVENTURE game type
- isAdventureModeExempt() - Method in class net.minecraft.src.Material
-
Returns true if blocks with this material can always be mined in adventure mode.
- isAIEnabled() - Method in class net.minecraft.src.EntityBat
-
Returns true if the newer Entity AI code should be run
- isAIEnabled() - Method in class net.minecraft.src.EntityChicken
-
Returns true if the newer Entity AI code should be run
- isAIEnabled() - Method in class net.minecraft.src.EntityCow
-
Returns true if the newer Entity AI code should be run
- isAIEnabled() - Method in class net.minecraft.src.EntityCreeper
-
Returns true if the newer Entity AI code should be run
- isAIEnabled() - Method in class net.minecraft.src.EntityHorse
-
Returns true if the newer Entity AI code should be run
- isAIEnabled() - Method in class net.minecraft.src.EntityIronGolem
-
Returns true if the newer Entity AI code should be run
- isAIEnabled() - Method in class net.minecraft.src.EntityLiving
-
Returns true if the newer Entity AI code should be run
- isAIEnabled() - Method in class net.minecraft.src.EntityLivingBase
-
Returns true if the newer Entity AI code should be run
- isAIEnabled() - Method in class net.minecraft.src.EntityOcelot
-
Returns true if the newer Entity AI code should be run
- isAIEnabled() - Method in class net.minecraft.src.EntityPig
-
Returns true if the newer Entity AI code should be run
- isAIEnabled() - Method in class net.minecraft.src.EntityPigZombie
-
Returns true if the newer Entity AI code should be run
- isAIEnabled() - Method in class net.minecraft.src.EntitySheep
-
Returns true if the newer Entity AI code should be run
- isAIEnabled() - Method in class net.minecraft.src.EntitySkeleton
-
Returns true if the newer Entity AI code should be run
- isAIEnabled() - Method in class net.minecraft.src.EntitySnowman
-
Returns true if the newer Entity AI code should be run
- isAIEnabled() - Method in class net.minecraft.src.EntityVillager
-
Returns true if the newer Entity AI code should be run
- isAIEnabled() - Method in class net.minecraft.src.EntityWitch
-
Returns true if the newer Entity AI code should be run
- isAIEnabled() - Method in class net.minecraft.src.EntityWither
-
Returns true if the newer Entity AI code should be run
- isAIEnabled() - Method in class net.minecraft.src.EntityWolf
-
Returns true if the newer Entity AI code should be run
- isAIEnabled() - Method in class net.minecraft.src.EntityZombie
-
Returns true if the newer Entity AI code should be run
- isAirBlock(int, int, int) - Method in class net.minecraft.src.ChunkCache
-
Returns true if the block at the specified coordinates is empty
- isAirBlock(int, int, int) - Method in interface net.minecraft.src.IBlockAccess
-
Returns true if the block at the specified coordinates is empty
- isAirBlock(int, int, int) - Method in class net.minecraft.src.World
-
Returns true if the block at the specified coordinates is empty
- isAirBorne - Variable in class net.minecraft.src.Entity
- isAllowedCharacter(char) - Static method in class net.minecraft.src.ChatAllowedCharacters
- isAllowedToLogin(String) - Method in class net.minecraft.src.DedicatedPlayerList
-
Determine if the player is allowed to connect based on current server settings.
- isAllowedToLogin(String) - Method in class net.minecraft.src.ServerConfigurationManager
-
Determine if the player is allowed to connect based on current server settings.
- isAmbientOcclusionEnabled() - Static method in class net.minecraft.src.Minecraft
-
Returns if ambient occlusion is enabled
- isAngry() - Method in class net.minecraft.src.EntityWolf
-
Determines whether this wolf is angry or not.
- isAnnihilated() - Method in class net.minecraft.src.Village
-
Returns true, if there is not a single village door left.
- isAnyLiquid(AxisAlignedBB) - Method in class net.minecraft.src.World
-
Returns if any of the blocks within the aabb are liquids.
- isArmored() - Method in class net.minecraft.src.EntityWither
-
Returns whether the wither is armored with its boss armor or not by checking whether its health is below half of its maximum.
- isAssigned() - Method in class net.minecraft.src.PathPoint
-
Returns true if this point has already been assigned to a path
- isAssociatedBlockID(int) - Method in class net.minecraft.src.Block
-
Returns true if the given block ID is equivalent to this one.
- isAssociatedBlockID(int) - Method in class net.minecraft.src.BlockRedstoneLogic
-
Returns true if the given block ID is equivalent to this one.
- isAssociatedBlockID(int) - Method in class net.minecraft.src.BlockRedstoneTorch
-
Returns true if the given block ID is equivalent to this one.
- isAssociatedBlockID(int, int) - Static method in class net.minecraft.src.Block
-
Static version of isAssociatedBlockID.
- isAtLocation(int, int) - Method in class net.minecraft.src.Chunk
-
Checks whether the chunk is at the X/Z location specified
- isAtLocation(int, int) - Method in class net.minecraft.src.EmptyChunk
-
Checks whether the chunk is at the X/Z location specified
- isAttacking - Variable in class net.minecraft.src.ModelEnderman
-
Is the enderman attacking an entity?
- ISaveFormat - Interface in net.minecraft.src
- ISaveHandler - Interface in net.minecraft.src
- isBadEffect() - Method in class net.minecraft.src.Potion
-
This method returns true if the potion effect is bad - negative - for the entity.
- isBanned(String) - Method in class net.minecraft.src.BanList
- isBedOccupied(int) - Static method in class net.minecraft.src.BlockBed
-
Return whether or not the bed is occupied.
- isBesideClimbableBlock() - Method in class net.minecraft.src.EntitySpider
-
Returns true if the WatchableObject (Byte) is 0x01 otherwise returns false.
- isBidirectional() - Method in class net.minecraft.src.Language
- isBlockContainer - Variable in class net.minecraft.src.Block
-
true if the Block contains a Tile Entity
- isBlockFreezable(int, int, int) - Method in class net.minecraft.src.World
-
checks to see if a given block is both water and is cold enough to freeze
- isBlockFreezableNaturally(int, int, int) - Method in class net.minecraft.src.World
-
checks to see if a given block is both water and has at least one immediately adjacent non-water block
- isBlockFullCube(int, int, int) - Method in class net.minecraft.src.World
- isBlockHeadOfBed(int) - Static method in class net.minecraft.src.BlockBed
-
Returns whether or not this bed block is the head of the bed.
- isBlockHighHumidity(int, int, int) - Method in class net.minecraft.src.World
-
Checks to see if the biome rainfall values for a given x,y,z coordinate set are extremely high
- isBlockIndirectlyGettingPowered(int, int, int) - Method in class net.minecraft.src.World
-
Used to see if one of the blocks next to you or your block is getting power from a neighboring block.
- isBlocking() - Method in class net.minecraft.src.EntityPlayer
- isBlockNormalCube(int, int, int) - Method in class net.minecraft.src.ChunkCache
-
Indicate if a material is a normal solid opaque cube.
- isBlockNormalCube(int, int, int) - Method in interface net.minecraft.src.IBlockAccess
-
Indicate if a material is a normal solid opaque cube.
- isBlockNormalCube(int, int, int) - Method in class net.minecraft.src.World
-
Indicate if a material is a normal solid opaque cube.
- isBlockNormalCubeDefault(int, int, int, boolean) - Method in class net.minecraft.src.World
-
Checks if the block is a solid, normal cube.
- isBlockOpaqueCube(int, int, int) - Method in class net.minecraft.src.ChunkCache
-
Returns true if the block at the specified coordinates is an opaque cube.
- isBlockOpaqueCube(int, int, int) - Method in interface net.minecraft.src.IBlockAccess
-
Returns true if the block at the specified coordinates is an opaque cube.
- isBlockOpaqueCube(int, int, int) - Method in class net.minecraft.src.World
-
Returns true if the block at the specified coordinates is an opaque cube.
- isBlockProtected(World, int, int, int, EntityPlayer) - Method in class net.minecraft.src.DedicatedServer
-
Returns true if a player does not have permission to edit the block at the given coordinates.
- isBlockProvidingPowerTo(int, int, int, int) - Method in class net.minecraft.src.ChunkCache
-
Is this block powering in the specified direction Args: x, y, z, direction
- isBlockProvidingPowerTo(int, int, int, int) - Method in interface net.minecraft.src.IBlockAccess
-
Is this block powering in the specified direction Args: x, y, z, direction
- isBlockProvidingPowerTo(int, int, int, int) - Method in class net.minecraft.src.World
-
Is this block powering in the specified direction Args: x, y, z, direction
- isBlockSolid(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.Block
-
Returns Returns true if the given side of this block type should be rendered (if it's solid or not), if the adjacent block is at the given coordinates.
- isBlockSolid(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockFluid
-
Returns Returns true if the given side of this block type should be rendered (if it's solid or not), if the adjacent block is at the given coordinates.
- isBlockStairsID(int) - Static method in class net.minecraft.src.BlockStairs
-
Checks if supplied ID is one of a BlockStairs
- isBlockTickScheduledThisTick(int, int, int, int) - Method in class net.minecraft.src.World
-
Returns true if the given block will receive a scheduled tick in this tick.
- isBlockTickScheduledThisTick(int, int, int, int) - Method in class net.minecraft.src.WorldServer
-
Returns true if the given block will receive a scheduled tick in this tick.
- isBlockTopFacingSurfaceSolid(Block, int) - Method in class net.minecraft.src.World
-
Performs check to see if the block is a normal, solid block, or if the metadata of the block indicates that its facing puts its solid side upwards.
- isBold() - Method in class net.minecraft.src.ChatMessageComponent
- isBonusChestEnabled() - Method in class net.minecraft.src.WorldSettings
-
Returns true if the Bonus Chest is enabled.
- isBoundingBoxBurning(AxisAlignedBB) - Method in class net.minecraft.src.World
-
Returns whether or not the given bounding box is on fire or not
- isBoundingBoxInFrustum(AxisAlignedBB) - Method in class net.minecraft.src.Frustrum
-
Returns true if the bounding box is inside all 6 clipping planes, otherwise returns false.
- isBoundingBoxInFrustum(AxisAlignedBB) - Method in interface net.minecraft.src.ICamera
-
Returns true if the bounding box is inside all 6 clipping planes, otherwise returns false.
- isBoxInFrustum(double, double, double, double, double, double) - Method in class net.minecraft.src.ClippingHelper
-
Returns true if the box is inside all 6 clipping planes, otherwise returns false.
- isBoxInFrustum(double, double, double, double, double, double) - Method in class net.minecraft.src.Frustrum
-
Calls the clipping helper.
- isBreedingItem(ItemStack) - Method in class net.minecraft.src.EntityAnimal
-
Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on the animal type)
- isBreedingItem(ItemStack) - Method in class net.minecraft.src.EntityChicken
-
Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on the animal type)
- isBreedingItem(ItemStack) - Method in class net.minecraft.src.EntityHorse
-
Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on the animal type)
- isBreedingItem(ItemStack) - Method in class net.minecraft.src.EntityOcelot
-
Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on the animal type)
- isBreedingItem(ItemStack) - Method in class net.minecraft.src.EntityPig
-
Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on the animal type)
- isBreedingItem(ItemStack) - Method in class net.minecraft.src.EntityWolf
-
Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on the animal type)
- isBurning() - Method in class net.minecraft.src.Entity
-
Returns true if the entity is on fire.
- isBurning() - Method in class net.minecraft.src.EntityBlaze
-
Returns true if the entity is on fire.
- isBurning() - Method in class net.minecraft.src.EntityMagmaCube
-
Returns true if the entity is on fire.
- isBurning() - Method in class net.minecraft.src.EntityWitherSkull
-
Returns true if the entity is on fire.
- isBurning() - Method in class net.minecraft.src.TileEntityFurnace
-
Returns true if the furnace is currently burning
- isCarrying - Variable in class net.minecraft.src.ModelEnderman
-
Is the enderman carrying a block?
- isChested() - Method in class net.minecraft.src.EntityHorse
- isChild - Variable in class net.minecraft.src.ModelBase
- isChild() - Method in class net.minecraft.src.EntityAgeable
-
If Animal, checks if the age timer is negative
- isChild() - Method in class net.minecraft.src.EntityLivingBase
-
If Animal, checks if the age timer is negative
- isChild() - Method in class net.minecraft.src.EntityZombie
-
If Animal, checks if the age timer is negative
- isChunkDataPacket - Variable in class net.minecraft.src.Packet
-
Only true for Packet51MapChunk, Packet52MultiBlockChange, Packet53BlockChange and Packet59ComplexEntity.
- isChunkLit - Variable in class net.minecraft.src.WorldRenderer
-
Is the chunk lit
- isChunkLoaded - Variable in class net.minecraft.src.Chunk
-
Whether or not this Chunk is currently loaded into the World
- isChunkSaved(int, int) - Method in class net.minecraft.src.RegionFile
-
args: x, z, - true if chunk has been saved / converted
- isClientWorld() - Method in class net.minecraft.src.EntityLivingBase
-
Returns whether the entity is in a local (client) world
- isClientWorld() - Method in class net.minecraft.src.EntityPlayerSP
-
Returns whether the entity is in a local (client) world
- isCollidable() - Method in class net.minecraft.src.Block
-
Returns if this block is collidable (only used by Fire).
- isCollidable() - Method in class net.minecraft.src.BlockFire
-
Returns if this block is collidable (only used by Fire).
- isCollidable() - Method in class net.minecraft.src.BlockStairs
-
Returns if this block is collidable (only used by Fire).
- isCollided - Variable in class net.minecraft.src.Entity
-
True if after a move this entity has collided with something either vertically or horizontally
- isCollidedHorizontally - Variable in class net.minecraft.src.Entity
-
True if after a move this entity has collided with something on X- or Z-axis
- isCollidedVertically - Variable in class net.minecraft.src.Entity
-
True if after a move this entity has collided with something on Y-axis
- isColor() - Method in enum class net.minecraft.src.EnumChatFormatting
-
Checks if typo is a color.
- isCommandBlockEnabled() - Method in class net.minecraft.src.DedicatedServer
-
Return whether command blocks are enabled.
- isCommandBlockEnabled() - Method in class net.minecraft.src.IntegratedServer
-
Return whether command blocks are enabled.
- isConnected - Variable in class net.minecraft.src.Packet201PlayerInfo
-
Byte that tells whether the player is connected.
- isConnectionActive() - Method in class net.minecraft.src.MemoryConnection
- isConnectionClosed() - Method in class net.minecraft.src.NetHandler
- isConnectionClosed() - Method in class net.minecraft.src.NetLoginHandler
- isConnectionClosed() - Method in class net.minecraft.src.NetServerHandler
- isControlledByPlayer() - Method in class net.minecraft.src.EntityAIControlledByPlayer
-
Return whether the entity is being controlled by a player.
- isConverting() - Method in class net.minecraft.src.EntityZombie
-
Returns whether this zombie is in the process of converting to a villager
- isCoolingDown() - Method in class net.minecraft.src.TileEntityHopper
- isCreative() - Method in enum class net.minecraft.src.EnumGameType
-
Returns true if this is the CREATIVE game type
- isCreative() - Method in class net.minecraft.src.ItemInWorldManager
-
Get if we are in creative game mode.
- isCreativeMode - Variable in class net.minecraft.src.PlayerCapabilities
-
Used to determine if creative mode is enabled, and therefore if items should be depleted on usage
- isCreativeMode() - Method in class net.minecraft.src.Packet202PlayerAbilities
- isCtrlKeyDown() - Static method in class net.minecraft.src.GuiScreen
- isCurrentLanguageBidirectional() - Method in class net.minecraft.src.LanguageManager
- isCurrentLocaleUnicode() - Method in class net.minecraft.src.LanguageManager
- isCurrentToolAdventureModeExempt(int, int, int) - Method in class net.minecraft.src.EntityPlayer
-
Returns true if the given block can be mined with the current tool in adventure mode.
- isDamageable() - Method in class net.minecraft.src.Item
- isDaytime() - Method in class net.minecraft.src.World
-
Checks whether its daytime by seeing if the light subtracted from the skylight is less than 4
- isDead - Variable in class net.minecraft.src.Entity
-
Gets set by setDead, so this must be the flag whether an Entity is dead (inactive may be better term)
- isDebuggingEnabled() - Method in interface net.minecraft.src.IServer
-
Returns true if debugging is enabled, false otherwise.
- isDedicatedServer() - Method in class net.minecraft.src.DedicatedServer
- isDedicatedServer() - Method in class net.minecraft.src.IntegratedServer
- isDemo() - Method in class net.minecraft.src.Minecraft
-
Gets whether this is a demo or not.
- isDestinationSame(Vec3) - Method in class net.minecraft.src.PathEntity
-
Returns true if the final PathPoint in the PathEntity is equal to Vec3D coords.
- isDetachedFromVillageFlag - Variable in class net.minecraft.src.VillageDoorInfo
- isDifficultyScaled() - Method in class net.minecraft.src.DamageSource
-
Return whether this damage source will have its damage amount scaled based on the current difficulty.
- isDifficultyScaled() - Method in class net.minecraft.src.EntityDamageSource
-
Return whether this damage source will have its damage amount scaled based on the current difficulty.
- isDirty() - Method in class net.minecraft.src.WorldSavedData
-
Whether this MapDataBase needs saving to disk.
- isDoorOpen(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockDoor
- isDoubleSlab - Variable in class net.minecraft.src.BlockHalfSlab
- isDurationMax() - Method in class net.minecraft.src.Packet41EntityEffect
-
Returns true if duration is at maximum, false otherwise.
- isEating() - Method in class net.minecraft.src.Entity
- isEatingHaystack() - Method in class net.minecraft.src.EntityHorse
- isEditable() - Method in class net.minecraft.src.TileEntitySign
- isEffectInstant(int) - Method in class net.minecraft.src.ItemPotion
- isEmpty() - Method in class net.minecraft.src.Chunk
- isEmpty() - Method in class net.minecraft.src.EmptyChunk
- isEmpty() - Method in class net.minecraft.src.ExtendedBlockStorage
-
Returns whether or not this block storage's Chunk is fully empty, based on its internal reference count.
- isEmpty() - Method in class net.minecraft.src.LowerStringMap
- isEnderEyeInserted(int) - Static method in class net.minecraft.src.BlockEndPortalFrame
-
checks if an ender eye has been inserted into the frame block. parameters: metadata
- isEntityAlive() - Method in class net.minecraft.src.Entity
-
Checks whether target entity is alive.
- isEntityAlive() - Method in class net.minecraft.src.EntityLivingBase
-
Checks whether target entity is alive.
- isEntityApplicable(Entity) - Method in class net.minecraft.src.EntitySelectorArmoredMob
-
Return whether the specified entity is applicable to this filter.
- isEntityApplicable(Entity) - Method in interface net.minecraft.src.IEntitySelector
-
Return whether the specified entity is applicable to this filter.
- isEntityEqual(Entity) - Method in class net.minecraft.src.Entity
-
Returns true if Entity argument is equal to this Entity
- isEntityEqual(Entity) - Method in class net.minecraft.src.EntityDragonPart
-
Returns true if Entity argument is equal to this Entity
- isEntityInsideOpaqueBlock() - Method in class net.minecraft.src.Entity
-
Checks if this entity is inside of an opaque block
- isEntityInsideOpaqueBlock() - Method in class net.minecraft.src.EntityPlayer
-
Checks if this entity is inside of an opaque block
- isEntityInvulnerable() - Method in class net.minecraft.src.Entity
-
Return whether this entity is invulnerable to damage.
- isEntitySoundPlaying(Entity) - Method in class net.minecraft.src.SoundManager
-
Returns true if a sound is currently associated with the given entity, or false otherwise.
- isEntityUndead() - Method in class net.minecraft.src.EntityLivingBase
-
Returns true if this entity is undead.
- IServer - Interface in net.minecraft.src
- isExplosion() - Method in class net.minecraft.src.DamageSource
- isExtended(int) - Static method in class net.minecraft.src.BlockPistonBase
-
Determine if the metadata is related to something powered.
- isExtending() - Method in class net.minecraft.src.TileEntityPiston
-
Returns true if a piston is extending
- isFancyGraphicsEnabled() - Static method in class net.minecraft.src.Minecraft
- isFenceGateOpen(int) - Static method in class net.minecraft.src.BlockFenceGate
-
Returns if the fence gate is open according to its metadata.
- isFinished() - Method in class net.minecraft.src.PathEntity
-
Returns true if this path has reached the end
- isFireDamage() - Method in class net.minecraft.src.DamageSource
-
Returns true if the damage is fire based.
- isFirst - Variable in class net.minecraft.src.PathPoint
-
Indicates this is the origin
- isFlaming - Variable in class net.minecraft.src.Explosion
-
whether or not the explosion sets fire to blocks around it
- isFlowerPot() - Method in class net.minecraft.src.Block
-
Returns true only if block is flowerPot
- isFlowerPot() - Method in class net.minecraft.src.BlockFlowerPot
-
Returns true only if block is flowerPot
- isFlying - Variable in class net.minecraft.src.PlayerCapabilities
-
Sets/indicates whether the player is flying.
- isFocused() - Method in class net.minecraft.src.GuiTextField
-
getter for the focused field
- isFull3D() - Method in class net.minecraft.src.Item
-
Returns True is the item is renderer in full 3D when hold.
- isFull3D() - Method in class net.minecraft.src.ItemCarrotOnAStick
-
Returns True is the item is renderer in full 3D when hold.
- isFull3D() - Method in class net.minecraft.src.ItemFishingRod
-
Returns True is the item is renderer in full 3D when hold.
- isFull3D() - Method in class net.minecraft.src.ItemHoe
-
Returns True is the item is renderer in full 3D when hold.
- isFull3D() - Method in class net.minecraft.src.ItemSword
-
Returns True is the item is renderer in full 3D when hold.
- isFull3D() - Method in class net.minecraft.src.ItemTool
-
Returns True is the item is renderer in full 3D when hold.
- isFullScreen() - Method in class net.minecraft.src.Minecraft
-
Returns whether we're in full screen or not.
- isGamePaused() - Method in class net.minecraft.src.IntegratedServerListenThread
- isGamePaused() - Method in class net.minecraft.src.MemoryConnection
- isGettingInput(World, int, int, int, int) - Method in class net.minecraft.src.BlockComparator
- isGettingInput(World, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneLogic
- isGuiEnabled() - Static method in class net.minecraft.src.Minecraft
- isHardcore() - Method in class net.minecraft.src.DedicatedServer
-
Defaults to false.
- isHardcore() - Method in class net.minecraft.src.IntegratedServer
-
Defaults to false.
- isHardcoreModeEnabled() - Method in class net.minecraft.src.DerivedWorldInfo
-
Returns true if hardcore mode is enabled, otherwise false
- isHardcoreModeEnabled() - Method in class net.minecraft.src.SaveFormatComparator
- isHardcoreModeEnabled() - Method in class net.minecraft.src.WorldInfo
-
Returns true if hardcore mode is enabled, otherwise false
- isHellWorld - Variable in class net.minecraft.src.WorldProvider
-
States whether the Hell world provider is used(true) or if the normal world provider is used(false)
- isHidden - Variable in class net.minecraft.src.ModelRenderer
-
Hides the model.
- isHidingAddress() - Method in class net.minecraft.src.ServerData
- isHighHumidity() - Method in class net.minecraft.src.BiomeGenBase
-
Checks to see if the rainfall level of the biome is extremely high
- isHorseJumping() - Method in class net.minecraft.src.EntityHorse
- isHorseSaddled() - Method in class net.minecraft.src.EntityHorse
- isIdAFence(int) - Static method in class net.minecraft.src.BlockFence
- ISidedInventory - Interface in net.minecraft.src
- isIgnited() - Method in class net.minecraft.src.EntityMinecartTNT
-
Returns true if the TNT minecart is ignited.
- isImmuneToFire - Variable in class net.minecraft.src.Entity
- isImmuneToFire() - Method in class net.minecraft.src.Entity
- IsImmuneToFire - Variable in class net.minecraft.src.Item
-
If the item is immune to fire.
- isInCreativeMode() - Method in class net.minecraft.src.PlayerControllerMP
-
returns true if player is in creative mode
- isIndependent - Variable in class net.minecraft.src.StatBase
- isInFrustum - Variable in class net.minecraft.src.WorldRenderer
- isInitialized() - Method in class net.minecraft.src.DerivedWorldInfo
-
Returns true if the World is initialized.
- isInitialized() - Method in class net.minecraft.src.WorldInfo
-
Returns true if the World is initialized.
- isInLove() - Method in class net.minecraft.src.EntityAnimal
-
Returns if the entity is currently in 'love mode'.
- isInRange(int, int, int) - Method in class net.minecraft.src.Village
-
Returns true, if the given coordinates are within the bounding box of the village.
- isInRangeToRenderDist(double) - Method in class net.minecraft.src.Entity
-
Checks if the entity is in range to render by using the past in distance and comparing it to its average edge length * 64 * renderDistanceWeight Args: distance
- isInRangeToRenderDist(double) - Method in class net.minecraft.src.EntityEnderEye
-
Checks if the entity is in range to render by using the past in distance and comparing it to its average edge length * 64 * renderDistanceWeight Args: distance
- isInRangeToRenderDist(double) - Method in class net.minecraft.src.EntityFireball
-
Checks if the entity is in range to render by using the past in distance and comparing it to its average edge length * 64 * renderDistanceWeight Args: distance
- isInRangeToRenderDist(double) - Method in class net.minecraft.src.EntityFireworkRocket
-
Checks if the entity is in range to render by using the past in distance and comparing it to its average edge length * 64 * renderDistanceWeight Args: distance
- isInRangeToRenderDist(double) - Method in class net.minecraft.src.EntityFishHook
-
Checks if the entity is in range to render by using the past in distance and comparing it to its average edge length * 64 * renderDistanceWeight Args: distance
- isInRangeToRenderDist(double) - Method in class net.minecraft.src.EntityItemFrame
-
Checks if the entity is in range to render by using the past in distance and comparing it to its average edge length * 64 * renderDistanceWeight Args: distance
- isInRangeToRenderDist(double) - Method in class net.minecraft.src.EntityLeashKnot
-
Checks if the entity is in range to render by using the past in distance and comparing it to its average edge length * 64 * renderDistanceWeight Args: distance
- isInRangeToRenderDist(double) - Method in class net.minecraft.src.EntityThrowable
-
Checks if the entity is in range to render by using the past in distance and comparing it to its average edge length * 64 * renderDistanceWeight Args: distance
- isInRangeToRenderVec3D(Vec3) - Method in class net.minecraft.src.Entity
-
Checks using a Vec3d to determine if this entity is within range of that vector to be rendered.
- isInRangeToRenderVec3D(Vec3) - Method in class net.minecraft.src.EntityLightningBolt
-
Checks using a Vec3d to determine if this entity is within range of that vector to be rendered.
- isInside(int, int) - Method in class net.minecraft.src.VillageDoorInfo
- isInsideOfMaterial(Material) - Method in class net.minecraft.src.Entity
-
Checks if the current block the entity is within of the specified material type
- isInstant() - Method in class net.minecraft.src.Potion
-
Returns true if the potion has an instant effect instead of a continuous one (eg Harming)
- isInstant() - Method in class net.minecraft.src.PotionHealth
-
Returns true if the potion has an instant effect instead of a continuous one (eg Harming)
- isIntegratedServerRunning() - Method in class net.minecraft.src.Minecraft
- isInterruptible() - Method in class net.minecraft.src.EntityAIBase
-
Determine if this AI Task is interruptible by a higher (= lower value) priority task.
- isInvalid() - Method in class net.minecraft.src.TileEntity
-
returns true if tile entity is invalid, false otherwise
- isInvisible() - Method in class net.minecraft.src.Entity
- isInvisibleToPlayer(EntityPlayer) - Method in class net.minecraft.src.Entity
-
Only used by renderer in EntityLivingBase subclasses.
- isInvisibleToPlayer(EntityPlayer) - Method in class net.minecraft.src.EntityPlayer
-
Only used by renderer in EntityLivingBase subclasses.
- isInvNameLocalized() - Method in class net.minecraft.src.EntityMinecart
-
If this returns false, the inventory name will be used as an unlocalized name, and translated into the player's language.
- isInvNameLocalized() - Method in interface net.minecraft.src.IInventory
-
If this returns false, the inventory name will be used as an unlocalized name, and translated into the player's language.
- isInvNameLocalized() - Method in class net.minecraft.src.InventoryBasic
-
If this returns false, the inventory name will be used as an unlocalized name, and translated into the player's language.
- isInvNameLocalized() - Method in class net.minecraft.src.InventoryCrafting
-
If this returns false, the inventory name will be used as an unlocalized name, and translated into the player's language.
- isInvNameLocalized() - Method in class net.minecraft.src.InventoryCraftResult
-
If this returns false, the inventory name will be used as an unlocalized name, and translated into the player's language.
- isInvNameLocalized() - Method in class net.minecraft.src.InventoryLargeChest
-
If this returns false, the inventory name will be used as an unlocalized name, and translated into the player's language.
- isInvNameLocalized() - Method in class net.minecraft.src.InventoryMerchant
-
If this returns false, the inventory name will be used as an unlocalized name, and translated into the player's language.
- isInvNameLocalized() - Method in class net.minecraft.src.InventoryPlayer
-
If this returns false, the inventory name will be used as an unlocalized name, and translated into the player's language.
- isInvNameLocalized() - Method in class net.minecraft.src.TileEntityBeacon
-
If this returns false, the inventory name will be used as an unlocalized name, and translated into the player's language.
- isInvNameLocalized() - Method in class net.minecraft.src.TileEntityBrewingStand
-
If this returns false, the inventory name will be used as an unlocalized name, and translated into the player's language.
- isInvNameLocalized() - Method in class net.minecraft.src.TileEntityChest
-
If this returns false, the inventory name will be used as an unlocalized name, and translated into the player's language.
- isInvNameLocalized() - Method in class net.minecraft.src.TileEntityDispenser
-
If this returns false, the inventory name will be used as an unlocalized name, and translated into the player's language.
- isInvNameLocalized() - Method in class net.minecraft.src.TileEntityFurnace
-
If this returns false, the inventory name will be used as an unlocalized name, and translated into the player's language.
- isInvNameLocalized() - Method in class net.minecraft.src.TileEntityHopper
-
If this returns false, the inventory name will be used as an unlocalized name, and translated into the player's language.
- isInvulnerable() - Method in class net.minecraft.src.EntityWitherSkull
-
Return whether this skull comes from an invulnerable (aura) wither boss.
- isInWater() - Method in class net.minecraft.src.Entity
-
Checks if this entity is inside water (if inWater field is true as a result of handleWaterMovement() returning true)
- isInWater() - Method in class net.minecraft.src.EntitySquid
-
Checks if this entity is inside water (if inWater field is true as a result of handleWaterMovement() returning true)
- isInWeb - Variable in class net.minecraft.src.Entity
- isItalic() - Method in class net.minecraft.src.ChatMessageComponent
- isItemDamaged() - Method in class net.minecraft.src.ItemStack
-
returns true when a damageable item is damaged
- isItemEnchantable() - Method in class net.minecraft.src.ItemStack
-
True if it is a tool and has no enchantments to begin with
- isItemEnchanted() - Method in class net.minecraft.src.ItemStack
-
True if the item has enchantment data
- isItemEqual(ItemStack) - Method in class net.minecraft.src.ItemStack
-
compares ItemStack argument to the instance ItemStack; returns true if the Items contained in both ItemStacks are equal
- isItemFuel(ItemStack) - Static method in class net.minecraft.src.TileEntityFurnace
-
Return true if item is a fuel source (getItemBurnTime() > 0).
- isItemStackDamageable() - Method in class net.minecraft.src.ItemStack
-
true if this itemStack is damageable
- isItemTool(ItemStack) - Method in class net.minecraft.src.Item
-
Checks isDamagable and if it cannot be stacked
- isItemTool(ItemStack) - Method in class net.minecraft.src.ItemBook
-
Checks isDamagable and if it cannot be stacked
- isItemTool(ItemStack) - Method in class net.minecraft.src.ItemEnchantedBook
-
Checks isDamagable and if it cannot be stacked
- isItemValid(ItemStack) - Method in class net.minecraft.src.Slot
-
Check if the stack is a valid item for this slot.
- isItemValid(ItemStack) - Method in class net.minecraft.src.SlotCrafting
-
Check if the stack is a valid item for this slot.
- isItemValid(ItemStack) - Method in class net.minecraft.src.SlotFurnace
-
Check if the stack is a valid item for this slot.
- isItemValid(ItemStack) - Method in class net.minecraft.src.SlotMerchantResult
-
Check if the stack is a valid item for this slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.src.EntityMinecartContainer
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in interface net.minecraft.src.IInventory
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.src.InventoryBasic
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.src.InventoryCrafting
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.src.InventoryCraftResult
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.src.InventoryEnderChest
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.src.InventoryLargeChest
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.src.InventoryMerchant
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.src.InventoryPlayer
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.src.TileEntityBeacon
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.src.TileEntityBrewingStand
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.src.TileEntityChest
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.src.TileEntityDispenser
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.src.TileEntityFurnace
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.src.TileEntityHopper
-
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- isJumping - Variable in class net.minecraft.src.EntityLivingBase
-
used to check whether entity is jumping.
- isKeyDown(KeyBinding) - Static method in class net.minecraft.src.GameSettings
-
Returns whether the specified key binding is currently being pressed.
- isLeftClick - Variable in class net.minecraft.src.Packet7UseEntity
-
Seems to be true when the player is pointing at an entity and left-clicking and false when right-clicking.
- isLightningBolt - Variable in class net.minecraft.src.Packet71Weather
- isLiquid() - Method in class net.minecraft.src.Material
-
Returns if blocks of these materials are liquids.
- isLiquid() - Method in class net.minecraft.src.MaterialLiquid
-
Returns if blocks of these materials are liquids.
- isLiquidInStructureBoundingBox(World, StructureBoundingBox) - Method in class net.minecraft.src.StructureComponent
-
checks the entire StructureBoundingBox for Liquids
- isListActive() - Method in class net.minecraft.src.BanList
- isListening - Variable in class net.minecraft.src.NetworkListenThread
-
Whether the network listener object is listening.
- isLit - Static variable in class net.minecraft.src.Chunk
-
Determines if the chunk is lit or not at a light value greater than 0.
- isLocalWorld - Variable in class net.minecraft.src.ContainerPlayer
-
Determines if inventory manipulation should be handled.
- isMagicDamage() - Method in class net.minecraft.src.DamageSource
-
Returns true if the damage is magic based.
- isMap() - Method in class net.minecraft.src.Item
-
false for all Items except sub-classes of ItemMapBase
- isMap() - Method in class net.minecraft.src.ItemMapBase
-
false for all Items except sub-classes of ItemMapBase
- isMapFeaturesEnabled() - Method in class net.minecraft.src.DerivedWorldInfo
-
Get whether the map features (e.g. strongholds) generation is enabled or disabled.
- isMapFeaturesEnabled() - Method in class net.minecraft.src.WorldInfo
-
Get whether the map features (e.g. strongholds) generation is enabled or disabled.
- isMapFeaturesEnabled() - Method in class net.minecraft.src.WorldSettings
-
Get whether the map features (e.g. strongholds) generation is enabled or disabled.
- isMaterialInBB(AxisAlignedBB, Material) - Method in class net.minecraft.src.World
-
Returns true if the given bounding box contains the given material
- isMating() - Method in class net.minecraft.src.EntityVillager
- isMatingSeason() - Method in class net.minecraft.src.Village
-
Return whether villagers mating refractory period has passed
- isMinecartPowered() - Method in class net.minecraft.src.EntityMinecartFurnace
- isModified - Variable in class net.minecraft.src.Chunk
-
Set to true if the chunk has been modified and needs to be updated internally.
- isMovementBlocked() - Method in class net.minecraft.src.EntityHorse
-
Dead and sleeping entities cannot move
- isMovementBlocked() - Method in class net.minecraft.src.EntityLivingBase
-
Dead and sleeping entities cannot move
- isMovementBlocked() - Method in class net.minecraft.src.EntityPlayer
-
Dead and sleeping entities cannot move
- isMovementCeased() - Method in class net.minecraft.src.EntityCreature
-
Disables a mob's ability to move on its own while true.
- isNoDespawnRequired() - Method in class net.minecraft.src.EntityLiving
- isNormalCube(int) - Static method in class net.minecraft.src.Block
- isNotCreative() - Method in class net.minecraft.src.PlayerControllerMP
-
Checks if the player is not creative, used for checking if it should break a block instantly
- isObfuscated() - Method in class net.minecraft.src.ChatMessageComponent
- isOffsetPositionInLiquid(double, double, double) - Method in class net.minecraft.src.Entity
-
Checks if the offset position from the entity's current position is inside of liquid.
- isOldMapFormat(String) - Method in class net.minecraft.src.AnvilSaveConverter
-
Checks if the save directory uses the old map format
- isOldMapFormat(String) - Method in interface net.minecraft.src.ISaveFormat
-
Checks if the save directory uses the old map format
- isOldMapFormat(String) - Method in class net.minecraft.src.SaveFormatOld
-
Checks if the save directory uses the old map format
- isOnItemFrame() - Method in class net.minecraft.src.ItemStack
-
Return whether this stack is on an item frame.
- isOnLadder() - Method in class net.minecraft.src.EntityFlying
-
returns true if this entity is by a ladder, false otherwise
- isOnLadder() - Method in class net.minecraft.src.EntityHorse
-
returns true if this entity is by a ladder, false otherwise
- isOnLadder() - Method in class net.minecraft.src.EntityLivingBase
-
returns true if this entity is by a ladder, false otherwise
- isOnLadder() - Method in class net.minecraft.src.EntitySpider
-
returns true if this entity is by a ladder, false otherwise
- isOnSameTeam(EntityLivingBase) - Method in class net.minecraft.src.EntityLivingBase
- isOnSameTeam(EntityLivingBase) - Method in class net.minecraft.src.EntityTameable
- isOnTeam(Team) - Method in class net.minecraft.src.EntityLivingBase
-
Returns true if the entity is on a specific team.
- isOpaque() - Method in class net.minecraft.src.Material
-
Indicate if the material is opaque
- isOpaqueCube() - Method in class net.minecraft.src.Block
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockAnvil
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockBasePressurePlate
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockBeacon
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockBed
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockBreakable
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockBrewingStand
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockButton
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockCactus
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockCake
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockCarpet
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockCauldron
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockChest
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockCocoa
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockDaylightDetector
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockDoor
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockDragonEgg
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockEnchantmentTable
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockEnderChest
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockEndPortal
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockEndPortalFrame
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockFarmland
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockFence
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockFenceGate
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockFire
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockFlower
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockFlowerPot
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockFluid
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockGlass
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockHalfSlab
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockHopper
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockLadder
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockLeaves
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockLeavesBase
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockLever
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockMobSpawner
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockPane
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockPistonBase
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockPistonExtension
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockPistonMoving
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockPortal
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockRailBase
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockRedstoneLogic
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockRedstoneWire
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockReed
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockSign
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockSkull
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockSnow
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockStairs
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockTorch
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockTrapDoor
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockTripWire
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockTripWireSource
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockVine
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockWall
-
Is this block (a) opaque and (b) a full 1m cube?
- isOpaqueCube() - Method in class net.minecraft.src.BlockWeb
-
Is this block (a) opaque and (b) a full 1m cube?
- isPartOfLargeChest(IInventory) - Method in class net.minecraft.src.InventoryLargeChest
-
Return whether the given inventory is part of this large chest.
- isPathEmpty() - Method in class net.minecraft.src.Path
-
Returns true if this path contains no points
- isPlayer() - Method in class net.minecraft.src.EntityLivingBase
-
Only use is to identify if class is an instance of player for experience dropping
- isPlayer() - Method in class net.minecraft.src.EntityPlayer
-
Only use is to identify if class is an instance of player for experience dropping
- isPlayerCreated() - Method in class net.minecraft.src.EntityIronGolem
- isPlayerFullyAsleep() - Method in class net.minecraft.src.EntityPlayer
-
Returns whether or not the player is asleep and the screen has fully faded.
- isPlayerNotUsingContainer(EntityPlayer) - Method in class net.minecraft.src.Container
-
NotUsing because adding a player twice is an error
- isPlayerOpped(String) - Method in class net.minecraft.src.ServerConfigurationManager
-
Returns true if the specified player is opped, even if they're currently offline.
- isPlayerReputationTooLow(String) - Method in class net.minecraft.src.Village
-
Return whether this player has a too low reputation with this village.
- isPlayerSleeping() - Method in class net.minecraft.src.EntityLivingBase
-
Returns whether player is sleeping or not
- isPlayerSleeping() - Method in class net.minecraft.src.EntityPlayer
-
Returns whether player is sleeping or not
- isPlayerWatchingChunk(EntityPlayerMP, int, int) - Method in class net.minecraft.src.PlayerManager
- isPlaying() - Method in class net.minecraft.src.EntityVillager
- isPointInRegion(int, int, int, int, int, int) - Method in class net.minecraft.src.GuiContainer
-
Args: left, top, width, height, pointX, pointY.
- isPotionActive(int) - Method in class net.minecraft.src.EntityLivingBase
- isPotionActive(Potion) - Method in class net.minecraft.src.EntityLivingBase
- isPotionApplicable(PotionEffect) - Method in class net.minecraft.src.EntityLivingBase
- isPotionApplicable(PotionEffect) - Method in class net.minecraft.src.EntitySpider
- isPotionIngredient() - Method in class net.minecraft.src.Item
-
Returns true if this item serves as a potion ingredient (its ingredient information is not null).
- isPowered - Variable in class net.minecraft.src.BlockRailBase
-
Power related rails have this field at true.
- isPowered() - Method in class net.minecraft.src.BlockRailBase
-
Returns true if the block is power related rail.
- isPoweredOrRepeater(IBlockAccess, int, int, int, int) - Static method in class net.minecraft.src.BlockRedstoneWire
-
Returns true if the block coordinate passed can provide power, or is a redstone wire, or if its a repeater that is powered.
- isPowerProviderOrWire(IBlockAccess, int, int, int, int) - Static method in class net.minecraft.src.BlockRedstoneWire
-
Returns true if redstone wire can connect to the specified block.
- isPressed() - Method in class net.minecraft.src.KeyBinding
- isProjectile() - Method in class net.minecraft.src.DamageSource
-
Returns true if the damage is projectile based.
- isProvidingStrongPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.Block
-
Returns true if the block is emitting direct/strong redstone power on the specified side.
- isProvidingStrongPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockBasePressurePlate
-
Returns true if the block is emitting direct/strong redstone power on the specified side.
- isProvidingStrongPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockButton
-
Returns true if the block is emitting direct/strong redstone power on the specified side.
- isProvidingStrongPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockChest
-
Returns true if the block is emitting direct/strong redstone power on the specified side.
- isProvidingStrongPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockDetectorRail
-
Returns true if the block is emitting direct/strong redstone power on the specified side.
- isProvidingStrongPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockLever
-
Returns true if the block is emitting direct/strong redstone power on the specified side.
- isProvidingStrongPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneLogic
-
Returns true if the block is emitting direct/strong redstone power on the specified side.
- isProvidingStrongPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneTorch
-
Returns true if the block is emitting direct/strong redstone power on the specified side.
- isProvidingStrongPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneWire
-
Returns true if the block is emitting direct/strong redstone power on the specified side.
- isProvidingStrongPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockTripWireSource
-
Returns true if the block is emitting direct/strong redstone power on the specified side.
- isProvidingWeakPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.Block
-
Returns true if the block is emitting indirect/weak redstone power on the specified side.
- isProvidingWeakPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockBasePressurePlate
-
Returns true if the block is emitting indirect/weak redstone power on the specified side.
- isProvidingWeakPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockButton
-
Returns true if the block is emitting indirect/weak redstone power on the specified side.
- isProvidingWeakPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockChest
-
Returns true if the block is emitting indirect/weak redstone power on the specified side.
- isProvidingWeakPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockDaylightDetector
-
Returns true if the block is emitting indirect/weak redstone power on the specified side.
- isProvidingWeakPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockDetectorRail
-
Returns true if the block is emitting indirect/weak redstone power on the specified side.
- isProvidingWeakPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockLever
-
Returns true if the block is emitting indirect/weak redstone power on the specified side.
- isProvidingWeakPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockPoweredOre
-
Returns true if the block is emitting indirect/weak redstone power on the specified side.
- isProvidingWeakPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneLogic
-
Returns true if the block is emitting indirect/weak redstone power on the specified side.
- isProvidingWeakPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneTorch
-
Returns true if the block is emitting indirect/weak redstone power on the specified side.
- isProvidingWeakPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneWire
-
Returns true if the block is emitting indirect/weak redstone power on the specified side.
- isProvidingWeakPower(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockTripWireSource
-
Returns true if the block is emitting indirect/weak redstone power on the specified side.
- isPushedByWater() - Method in class net.minecraft.src.Entity
- isPushedByWater() - Method in class net.minecraft.src.EntityPlayer
- isRailBlock(int) - Static method in class net.minecraft.src.BlockRailBase
-
Return true if the parameter is a blockID for a valid rail block (current is rail, powered or detector).
- isRailBlockAt(World, int, int, int) - Static method in class net.minecraft.src.BlockRailBase
-
Returns true if the block at the coordinates of world passed is a valid rail block (current is rail, powered or detector).
- isRaining() - Method in class net.minecraft.src.DerivedWorldInfo
-
Returns true if it is raining, false otherwise.
- isRaining() - Method in class net.minecraft.src.World
-
Returns true if the current rain strength is greater than 0.2
- isRaining() - Method in class net.minecraft.src.WorldInfo
-
Returns true if it is raining, false otherwise.
- isReadOnly() - Method in class net.minecraft.src.ScoreDummyCriteria
- isReadOnly() - Method in class net.minecraft.src.ScoreHealthCriteria
- isReadOnly() - Method in interface net.minecraft.src.ScoreObjectiveCriteria
- isReady(int, int) - Method in class net.minecraft.src.Potion
-
checks if Potion effect is ready to be applied this tick.
- isReady(int, int) - Method in class net.minecraft.src.PotionHealth
-
checks if Potion effect is ready to be applied this tick.
- isRealPacket() - Method in class net.minecraft.src.Packet
-
only false for the abstract Packet class, all real packets return true
- isRealPacket() - Method in class net.minecraft.src.Packet0KeepAlive
-
only false for the abstract Packet class, all real packets return true
- isRealPacket() - Method in class net.minecraft.src.Packet10Flying
-
only false for the abstract Packet class, all real packets return true
- isRealPacket() - Method in class net.minecraft.src.Packet16BlockItemSwitch
-
only false for the abstract Packet class, all real packets return true
- isRealPacket() - Method in class net.minecraft.src.Packet202PlayerAbilities
-
only false for the abstract Packet class, all real packets return true
- isRealPacket() - Method in class net.minecraft.src.Packet203AutoComplete
-
only false for the abstract Packet class, all real packets return true
- isRealPacket() - Method in class net.minecraft.src.Packet204ClientInfo
-
only false for the abstract Packet class, all real packets return true
- isRealPacket() - Method in class net.minecraft.src.Packet255KickDisconnect
-
only false for the abstract Packet class, all real packets return true
- isRealPacket() - Method in class net.minecraft.src.Packet28EntityVelocity
-
only false for the abstract Packet class, all real packets return true
- isRealPacket() - Method in class net.minecraft.src.Packet30Entity
-
only false for the abstract Packet class, all real packets return true
- isRealPacket() - Method in class net.minecraft.src.Packet34EntityTeleport
-
only false for the abstract Packet class, all real packets return true
- isRealPacket() - Method in class net.minecraft.src.Packet35EntityHeadRotation
-
only false for the abstract Packet class, all real packets return true
- isRealPacket() - Method in class net.minecraft.src.Packet39AttachEntity
-
only false for the abstract Packet class, all real packets return true
- isRealPacket() - Method in class net.minecraft.src.Packet41EntityEffect
-
only false for the abstract Packet class, all real packets return true
- isRealPacket() - Method in class net.minecraft.src.Packet43Experience
-
only false for the abstract Packet class, all real packets return true
- isRealPacket() - Method in class net.minecraft.src.Packet4UpdateTime
-
only false for the abstract Packet class, all real packets return true
- isRealPacket() - Method in class net.minecraft.src.Packet55BlockDestroy
-
only false for the abstract Packet class, all real packets return true
- isRealPacket() - Method in class net.minecraft.src.Packet5PlayerInventory
-
only false for the abstract Packet class, all real packets return true
- isRealPacket() - Method in class net.minecraft.src.Packet6SpawnPosition
-
only false for the abstract Packet class, all real packets return true
- isRealPacket() - Method in class net.minecraft.src.Packet8UpdateHealth
-
only false for the abstract Packet class, all real packets return true
- isRearing() - Method in class net.minecraft.src.EntityHorse
- isRedstoneRepeaterBlockID(int) - Static method in class net.minecraft.src.BlockRedstoneLogic
- isRemote - Variable in class net.minecraft.src.World
-
This is set to true for client worlds, and false for server worlds.
- isRepeaterPowered - Variable in class net.minecraft.src.BlockRedstoneLogic
-
Tells whether the repeater is powered or not
- isReplaceable() - Method in class net.minecraft.src.Material
-
Returns whether the material can be replaced by other blocks when placed - eg snow, vines and tall grass.
- isRiding - Variable in class net.minecraft.src.ModelBase
- isRiding() - Method in class net.minecraft.src.Entity
-
Returns true if the entity is riding another entity, used by render to rotate the legs to be in 'sit' position for players.
- isRidingHorse() - Method in class net.minecraft.src.EntityPlayerSP
- isRotated() - Method in class net.minecraft.src.StitchHolder
- isRunning() - Method in class net.minecraft.src.EntityAITempt
- isRunning() - Method in class net.minecraft.src.RConThreadBase
-
Returns true if the Thread is running, false otherwise
- isRunningOnMac - Static variable in class net.minecraft.src.Minecraft
- isSamePath(PathEntity) - Method in class net.minecraft.src.PathEntity
-
Returns true if the EntityPath are the same.
- isSameSapling(World, int, int, int, int) - Method in class net.minecraft.src.BlockSapling
-
Determines if the same sapling is present at the given location.
- isSameTeam(Team) - Method in class net.minecraft.src.Team
-
Same as ==
- isSaved() - Method in class net.minecraft.src.AttributeModifier
- isScreaming() - Method in class net.minecraft.src.EntityEnderman
- isSelected(int) - Method in class net.minecraft.src.GuiScreenSelectLocation
-
returns true if the element passed in is currently selected
- isSelected(int) - Method in class net.minecraft.src.GuiSlot
-
returns true if the element passed in is currently selected
- isServerHandler() - Method in class net.minecraft.src.NetClientHandler
-
determine if it is a server handler
- isServerHandler() - Method in class net.minecraft.src.NetHandler
-
determine if it is a server handler
- isServerHandler() - Method in class net.minecraft.src.NetLoginHandler
-
determine if it is a server handler
- isServerHandler() - Method in class net.minecraft.src.NetServerHandler
-
determine if it is a server handler
- isShiftKeyDown() - Static method in class net.minecraft.src.GuiScreen
- isSingleplayer() - Method in class net.minecraft.src.Minecraft
-
Returns true if there is only one player playing, and the current server is the integrated one.
- isSitting() - Method in class net.minecraft.src.EntityTameable
- isSizeableStructure() - Method in class net.minecraft.src.StructureStart
-
currently only defined for Villages, returns true if Village has more than 2 non-road components
- isSizeableStructure() - Method in class net.minecraft.src.StructureVillageStart
-
currently only defined for Villages, returns true if Village has more than 2 non-road components
- isSkyColored() - Method in class net.minecraft.src.WorldProvider
- isSkyColored() - Method in class net.minecraft.src.WorldProviderEnd
- isSlotInInventory(IInventory, int) - Method in class net.minecraft.src.Slot
-
returns true if this slot is in par2 of par1
- isSmoking - Variable in class net.minecraft.src.Explosion
-
whether or not this explosion spawns smoke particles
- isSneak - Variable in class net.minecraft.src.ModelBiped
- isSneaking() - Method in class net.minecraft.src.Entity
-
Returns if this entity is sneaking.
- isSneaking() - Method in class net.minecraft.src.EntityPlayerSP
-
Returns if this entity is sneaking.
- isSnooperEnabled() - Method in class net.minecraft.src.DedicatedServer
-
Returns whether snooping is enabled or not.
- isSnooperEnabled() - Method in class net.minecraft.src.IntegratedServer
-
Returns whether snooping is enabled or not.
- isSnooperEnabled() - Method in interface net.minecraft.src.IPlayerUsage
-
Returns whether snooping is enabled or not.
- isSnooperEnabled() - Method in class net.minecraft.src.Minecraft
-
Returns whether snooping is enabled or not.
- isSnooperRunning() - Method in class net.minecraft.src.PlayerUsageSnooper
- isSolid() - Method in class net.minecraft.src.Material
- isSolid() - Method in class net.minecraft.src.MaterialLiquid
- isSolid() - Method in class net.minecraft.src.MaterialLogic
- isSolid() - Method in class net.minecraft.src.MaterialPortal
- isSolid() - Method in class net.minecraft.src.MaterialTransparent
- isSpawnForced() - Method in class net.minecraft.src.EntityPlayer
- isSpeedBoosted() - Method in class net.minecraft.src.EntityAIControlledByPlayer
-
Return whether the entity's speed is boosted.
- isSplash(int) - Static method in class net.minecraft.src.ItemPotion
-
returns wether or not a potion is a throwable splash potion based on damage value
- isSprinting() - Method in class net.minecraft.src.Entity
-
Get if the Entity is sprinting.
- isStackable() - Method in class net.minecraft.src.ItemStack
-
Returns true if the ItemStack can hold 2 or more units of the item.
- isSuitableTarget(EntityLivingBase, boolean) - Method in class net.minecraft.src.EntityAITarget
-
A method used to see if an entity is a suitable target through a number of checks.
- isSurfaceWorld() - Method in class net.minecraft.src.WorldProvider
-
Returns 'true' if in the "main surface world", but 'false' if in the Nether or End dimensions.
- isSurfaceWorld() - Method in class net.minecraft.src.WorldProviderEnd
-
Returns 'true' if in the "main surface world", but 'false' if in the Nether or End dimensions.
- isSurfaceWorld() - Method in class net.minecraft.src.WorldProviderHell
-
Returns 'true' if in the "main surface world", but 'false' if in the Nether or End dimensions.
- isSurvivalOrAdventure() - Method in enum class net.minecraft.src.EnumGameType
-
Returns true if this is the SURVIVAL or ADVENTURE game type
- isSwingInProgress - Variable in class net.minecraft.src.EntityLivingBase
-
Whether an arm swing is currently in progress.
- isTabInFirstRow() - Method in class net.minecraft.src.CreativeTabs
-
returns tabIndex < 6
- isTame() - Method in class net.minecraft.src.EntityHorse
- isTamed() - Method in class net.minecraft.src.EntityTameable
- IStatStringFormat - Interface in net.minecraft.src
- IStatType - Interface in net.minecraft.src
- isTerrainPopulated - Variable in class net.minecraft.src.Chunk
-
Boolean value indicating if the terrain is populated.
- isTextureUploaded() - Method in class net.minecraft.src.ThreadDownloadImageData
- isThundering() - Method in class net.minecraft.src.DerivedWorldInfo
-
Returns true if it is thundering, false otherwise.
- isThundering() - Method in class net.minecraft.src.World
-
Returns true if the current thunder strength (weighted with the rain strength) is greater than 0.9
- isThundering() - Method in class net.minecraft.src.WorldInfo
-
Returns true if it is thundering, false otherwise.
- isToolNotRequired() - Method in class net.minecraft.src.Material
-
Returns true if the material can be harvested without a tool (or with the wrong tool)
- isTrading() - Method in class net.minecraft.src.EntityVillager
- isTrapdoorOpen(int) - Static method in class net.minecraft.src.BlockTrapDoor
- isUnblockable() - Method in class net.minecraft.src.DamageSource
- isUnderline() - Method in class net.minecraft.src.ChatMessageComponent
- isUnicode() - Method in class net.minecraft.src.Locale
- isUpdating() - Method in class net.minecraft.src.EntityMoveHelper
- isUsable() - Method in class net.minecraft.src.Potion
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.src.EntityMinecartContainer
-
Do not make give this method the name canInteractWith because it clashes with Container
- isUseableByPlayer(EntityPlayer) - Method in interface net.minecraft.src.IInventory
-
Do not make give this method the name canInteractWith because it clashes with Container
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.src.InventoryBasic
-
Do not make give this method the name canInteractWith because it clashes with Container
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.src.InventoryCrafting
-
Do not make give this method the name canInteractWith because it clashes with Container
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.src.InventoryCraftResult
-
Do not make give this method the name canInteractWith because it clashes with Container
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.src.InventoryEnderChest
-
Do not make give this method the name canInteractWith because it clashes with Container
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.src.InventoryLargeChest
-
Do not make give this method the name canInteractWith because it clashes with Container
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.src.InventoryMerchant
-
Do not make give this method the name canInteractWith because it clashes with Container
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.src.InventoryPlayer
-
Do not make give this method the name canInteractWith because it clashes with Container
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.src.TileEntityBeacon
-
Do not make give this method the name canInteractWith because it clashes with Container
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.src.TileEntityBrewingStand
-
Do not make give this method the name canInteractWith because it clashes with Container
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.src.TileEntityChest
-
Do not make give this method the name canInteractWith because it clashes with Container
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.src.TileEntityDispenser
-
Do not make give this method the name canInteractWith because it clashes with Container
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.src.TileEntityEnderChest
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.src.TileEntityFurnace
-
Do not make give this method the name canInteractWith because it clashes with Container
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.src.TileEntityHopper
-
Do not make give this method the name canInteractWith because it clashes with Container
- isUsernameIndex(String[], int) - Method in class net.minecraft.src.CommandBase
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.src.CommandClearInventory
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.src.CommandEffect
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.src.CommandEnchant
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.src.CommandGameMode
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.src.CommandGive
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.src.CommandPlaySound
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.src.CommandServerMessage
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.src.CommandServerTp
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.src.CommandSetSpawnpoint
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.src.CommandXP
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in interface net.minecraft.src.ICommand
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.src.ServerCommandScoreboard
-
Return whether the specified command parameter index is a username parameter.
- isUsernameIndex(String[], int) - Method in class net.minecraft.src.ServerCommandTestFor
-
Return whether the specified command parameter index is a username parameter.
- isUsingItem() - Method in class net.minecraft.src.EntityPlayer
-
Checks if the entity is currently using an item (e.g., bow, food, sword) by holding down the useItemButton
- isValidLightLevel() - Method in class net.minecraft.src.EntityBlaze
-
Checks to make sure the light is not too bright where the mob is spawning
- isValidLightLevel() - Method in class net.minecraft.src.EntityMob
-
Checks to make sure the light is not too bright where the mob is spawning
- isValidLightLevel() - Method in class net.minecraft.src.EntitySilverfish
-
Checks to make sure the light is not too bright where the mob is spawning
- isVecInside(int, int, int) - Method in class net.minecraft.src.StructureBoundingBox
-
Returns true if block is inside bounding box
- isVecInside(Vec3) - Method in class net.minecraft.src.AxisAlignedBB
-
Returns if the supplied Vec3D is completely inside the bounding box
- isVersioned() - Method in class net.minecraft.src.WorldType
-
Returns true if this world Type has a version associated with it.
- isVillager() - Method in class net.minecraft.src.EntityZombie
-
Return whether this zombie is a villager.
- isVisible - Variable in class net.minecraft.src.WorldRenderer
-
Is this renderer visible according to the occlusion query
- isWaitingOnOcclusionQuery - Variable in class net.minecraft.src.WorldRenderer
-
Is this renderer waiting on the result of the occlusion query
- isWatched() - Method in class net.minecraft.src.WatchableObject
- isWet() - Method in class net.minecraft.src.Entity
-
Checks if this entity is either in water or on an open air block in rain (used in wolves).
- isWhiteListEnabled() - Method in class net.minecraft.src.ServerConfigurationManager
- isWolfsFavoriteMeat() - Method in class net.minecraft.src.ItemFood
-
Whether wolves like this food (true for raw and cooked porkchop).
- ITALIC - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- Item - Class in net.minecraft.src
- Item(int) - Constructor for class net.minecraft.src.Item
- ItemAnvilBlock - Class in net.minecraft.src
- ItemAnvilBlock(Block) - Constructor for class net.minecraft.src.ItemAnvilBlock
- ItemAppleGold - Class in net.minecraft.src
- ItemAppleGold(int, int, float, boolean) - Constructor for class net.minecraft.src.ItemAppleGold
- ItemArmor - Class in net.minecraft.src
- ItemArmor(int, EnumArmorMaterial, int, int) - Constructor for class net.minecraft.src.ItemArmor
- ItemAxe - Class in net.minecraft.src
- ItemAxe(int, EnumToolMaterial) - Constructor for class net.minecraft.src.ItemAxe
- ItemBed - Class in net.minecraft.src
- ItemBed(int) - Constructor for class net.minecraft.src.ItemBed
- ItemBlock - Class in net.minecraft.src
- ItemBlock(int) - Constructor for class net.minecraft.src.ItemBlock
- ItemBlockWithMetadata - Class in net.minecraft.src
- ItemBlockWithMetadata(int, Block) - Constructor for class net.minecraft.src.ItemBlockWithMetadata
- ItemBoat - Class in net.minecraft.src
- ItemBoat(int) - Constructor for class net.minecraft.src.ItemBoat
- ItemBook - Class in net.minecraft.src
- ItemBook(int) - Constructor for class net.minecraft.src.ItemBook
- ItemBow - Class in net.minecraft.src
- ItemBow(int) - Constructor for class net.minecraft.src.ItemBow
- ItemBucket - Class in net.minecraft.src
- ItemBucket(int, int) - Constructor for class net.minecraft.src.ItemBucket
- ItemBucketMilk - Class in net.minecraft.src
- ItemBucketMilk(int) - Constructor for class net.minecraft.src.ItemBucketMilk
- ItemCarrotOnAStick - Class in net.minecraft.src
- ItemCarrotOnAStick(int) - Constructor for class net.minecraft.src.ItemCarrotOnAStick
- ItemCloth - Class in net.minecraft.src
- ItemCloth(int) - Constructor for class net.minecraft.src.ItemCloth
- ItemCoal - Class in net.minecraft.src
- ItemCoal(int) - Constructor for class net.minecraft.src.ItemCoal
- ItemColored - Class in net.minecraft.src
- ItemColored(int, boolean) - Constructor for class net.minecraft.src.ItemColored
- itemData - Variable in class net.minecraft.src.Packet131MapData
-
Contains a buffer of arbitrary data with which to populate an individual item in the world.
- itemDispenseBehaviorProvider - Static variable in interface net.minecraft.src.IBehaviorDispenseItem
- ItemDoor - Class in net.minecraft.src
- ItemDoor(int, Material) - Constructor for class net.minecraft.src.ItemDoor
- ItemDye - Class in net.minecraft.src
- ItemDye(int) - Constructor for class net.minecraft.src.ItemDye
- ItemEditableBook - Class in net.minecraft.src
- ItemEditableBook(int) - Constructor for class net.minecraft.src.ItemEditableBook
- ItemEgg - Class in net.minecraft.src
- ItemEgg(int) - Constructor for class net.minecraft.src.ItemEgg
- ItemEmptyMap - Class in net.minecraft.src
- ItemEmptyMap(int) - Constructor for class net.minecraft.src.ItemEmptyMap
- ItemEnchantedBook - Class in net.minecraft.src
- ItemEnchantedBook(int) - Constructor for class net.minecraft.src.ItemEnchantedBook
- ItemEnderEye - Class in net.minecraft.src
- ItemEnderEye(int) - Constructor for class net.minecraft.src.ItemEnderEye
- ItemEnderPearl - Class in net.minecraft.src
- ItemEnderPearl(int) - Constructor for class net.minecraft.src.ItemEnderPearl
- ItemExpBottle - Class in net.minecraft.src
- ItemExpBottle(int) - Constructor for class net.minecraft.src.ItemExpBottle
- ItemFireball - Class in net.minecraft.src
- ItemFireball(int) - Constructor for class net.minecraft.src.ItemFireball
- ItemFirework - Class in net.minecraft.src
- ItemFirework(int) - Constructor for class net.minecraft.src.ItemFirework
- ItemFireworkCharge - Class in net.minecraft.src
- ItemFireworkCharge(int) - Constructor for class net.minecraft.src.ItemFireworkCharge
- ItemFishingRod - Class in net.minecraft.src
- ItemFishingRod(int) - Constructor for class net.minecraft.src.ItemFishingRod
- ItemFlintAndSteel - Class in net.minecraft.src
- ItemFlintAndSteel(int) - Constructor for class net.minecraft.src.ItemFlintAndSteel
- ItemFood - Class in net.minecraft.src
- ItemFood(int, int, boolean) - Constructor for class net.minecraft.src.ItemFood
- ItemFood(int, int, float, boolean) - Constructor for class net.minecraft.src.ItemFood
- itemFrame - Static variable in class net.minecraft.src.Item
- ItemGlassBottle - Class in net.minecraft.src
- ItemGlassBottle(int) - Constructor for class net.minecraft.src.ItemGlassBottle
- ItemHangingEntity - Class in net.minecraft.src
- ItemHangingEntity(int, Class) - Constructor for class net.minecraft.src.ItemHangingEntity
- ItemHoe - Class in net.minecraft.src
- ItemHoe(int, EnumToolMaterial) - Constructor for class net.minecraft.src.ItemHoe
- itemIcon - Variable in class net.minecraft.src.Item
-
Icon index in the icons table.
- itemID - Variable in class net.minecraft.src.Item
-
The ID of this item.
- itemID - Variable in class net.minecraft.src.ItemStack
-
ID of the item.
- itemID - Variable in class net.minecraft.src.Packet131MapData
- itemInteractionForEntity(ItemStack, EntityPlayer, EntityLivingBase) - Method in class net.minecraft.src.Item
-
Returns true if the item can be used on the given entity, e.g. shears on sheep.
- itemInteractionForEntity(ItemStack, EntityPlayer, EntityLivingBase) - Method in class net.minecraft.src.ItemDye
-
Returns true if the item can be used on the given entity, e.g. shears on sheep.
- itemInteractionForEntity(ItemStack, EntityPlayer, EntityLivingBase) - Method in class net.minecraft.src.ItemNameTag
-
Returns true if the item can be used on the given entity, e.g. shears on sheep.
- itemInteractionForEntity(ItemStack, EntityPlayer, EntityLivingBase) - Method in class net.minecraft.src.ItemSaddle
-
Returns true if the item can be used on the given entity, e.g. shears on sheep.
- ItemInWorldManager - Class in net.minecraft.src
- ItemInWorldManager(World) - Constructor for class net.minecraft.src.ItemInWorldManager
- ItemLeash - Class in net.minecraft.src
- ItemLeash(int) - Constructor for class net.minecraft.src.ItemLeash
- ItemLeaves - Class in net.minecraft.src
- ItemLeaves(int) - Constructor for class net.minecraft.src.ItemLeaves
- ItemLilyPad - Class in net.minecraft.src
- ItemLilyPad(int) - Constructor for class net.minecraft.src.ItemLilyPad
- ItemMap - Class in net.minecraft.src
- ItemMap(int) - Constructor for class net.minecraft.src.ItemMap
- ItemMapBase - Class in net.minecraft.src
- ItemMapBase(int) - Constructor for class net.minecraft.src.ItemMapBase
- ItemMinecart - Class in net.minecraft.src
- ItemMinecart(int, int) - Constructor for class net.minecraft.src.ItemMinecart
- ItemMonsterPlacer - Class in net.minecraft.src
- ItemMonsterPlacer(int) - Constructor for class net.minecraft.src.ItemMonsterPlacer
- ItemMultiTextureTile - Class in net.minecraft.src
- ItemMultiTextureTile(int, Block, String[]) - Constructor for class net.minecraft.src.ItemMultiTextureTile
- itemName - Variable in class net.minecraft.src.Packet207SetScore
-
An unique name to be displayed in the list.
- ItemNameTag - Class in net.minecraft.src
- ItemNameTag(int) - Constructor for class net.minecraft.src.ItemNameTag
- ItemPickaxe - Class in net.minecraft.src
- ItemPickaxe(int, EnumToolMaterial) - Constructor for class net.minecraft.src.ItemPickaxe
- ItemPiston - Class in net.minecraft.src
- ItemPiston(int) - Constructor for class net.minecraft.src.ItemPiston
- ItemPotion - Class in net.minecraft.src
- ItemPotion(int) - Constructor for class net.minecraft.src.ItemPotion
- itemRand - Static variable in class net.minecraft.src.Item
-
The RNG used by the Item subclasses.
- ItemRecord - Class in net.minecraft.src
- ItemRecord(int, String) - Constructor for class net.minecraft.src.ItemRecord
- ItemRedstone - Class in net.minecraft.src
- ItemRedstone(int) - Constructor for class net.minecraft.src.ItemRedstone
- ItemReed - Class in net.minecraft.src
- ItemReed(int, Block) - Constructor for class net.minecraft.src.ItemReed
- itemRenderer - Variable in class net.minecraft.src.EntityRenderer
- itemRenderer - Static variable in class net.minecraft.src.GuiContainer
-
Stacks renderer.
- itemRenderer - Variable in class net.minecraft.src.RenderManager
- ItemRenderer - Class in net.minecraft.src
- ItemRenderer(Minecraft) - Constructor for class net.minecraft.src.ItemRenderer
- ItemSaddle - Class in net.minecraft.src
- ItemSaddle(int) - Constructor for class net.minecraft.src.ItemSaddle
- ItemSeedFood - Class in net.minecraft.src
- ItemSeedFood(int, int, float, int, int) - Constructor for class net.minecraft.src.ItemSeedFood
- ItemSeeds - Class in net.minecraft.src
- ItemSeeds(int, int, int) - Constructor for class net.minecraft.src.ItemSeeds
- ItemShears - Class in net.minecraft.src
- ItemShears(int) - Constructor for class net.minecraft.src.ItemShears
- ItemSign - Class in net.minecraft.src
- ItemSign(int) - Constructor for class net.minecraft.src.ItemSign
- ItemSimpleFoiled - Class in net.minecraft.src
- ItemSimpleFoiled(int) - Constructor for class net.minecraft.src.ItemSimpleFoiled
- ItemSkull - Class in net.minecraft.src
- ItemSkull(int) - Constructor for class net.minecraft.src.ItemSkull
- ItemSlab - Class in net.minecraft.src
- ItemSlab(int, BlockHalfSlab, BlockHalfSlab, boolean) - Constructor for class net.minecraft.src.ItemSlab
- itemsList - Static variable in class net.minecraft.src.Item
-
A 32000 elements Item array.
- itemSlot - Variable in class net.minecraft.src.Packet103SetSlot
-
Slot that should be updated
- ItemSnow - Class in net.minecraft.src
- ItemSnow(int, Block) - Constructor for class net.minecraft.src.ItemSnow
- ItemSnowball - Class in net.minecraft.src
- ItemSnowball(int) - Constructor for class net.minecraft.src.ItemSnowball
- ItemSoup - Class in net.minecraft.src
- ItemSoup(int, int) - Constructor for class net.minecraft.src.ItemSoup
- ItemSpade - Class in net.minecraft.src
- ItemSpade(int, EnumToolMaterial) - Constructor for class net.minecraft.src.ItemSpade
- itemStack - Variable in class net.minecraft.src.Packet102WindowClick
-
Item stack for inventory
- itemStack - Variable in class net.minecraft.src.Packet104WindowItems
-
Stack of items
- itemStack - Variable in class net.minecraft.src.Packet107CreativeSetSlot
- ItemStack - Class in net.minecraft.src
- ItemStack(int, int, int) - Constructor for class net.minecraft.src.ItemStack
- ItemStack(Block) - Constructor for class net.minecraft.src.ItemStack
- ItemStack(Block, int) - Constructor for class net.minecraft.src.ItemStack
- ItemStack(Block, int, int) - Constructor for class net.minecraft.src.ItemStack
- ItemStack(Item) - Constructor for class net.minecraft.src.ItemStack
- ItemStack(Item, int) - Constructor for class net.minecraft.src.ItemStack
- ItemStack(Item, int, int) - Constructor for class net.minecraft.src.ItemStack
- itemStats - Static variable in class net.minecraft.src.StatList
- ItemSword - Class in net.minecraft.src
- ItemSword(int, EnumToolMaterial) - Constructor for class net.minecraft.src.ItemSword
- ItemTool - Class in net.minecraft.src
- ItemTool(int, float, EnumToolMaterial, Block[]) - Constructor for class net.minecraft.src.ItemTool
- itemUseDuration - Variable in class net.minecraft.src.ItemFood
-
Number of ticks to run while 'EnumAction'ing until result.
- itemWeight - Variable in class net.minecraft.src.WeightedRandomItem
-
The Weight is how often the item is chosen(higher number is higher chance(lower is lower))
- ItemWritableBook - Class in net.minecraft.src
- ItemWritableBook(int) - Constructor for class net.minecraft.src.ItemWritableBook
- IThreadedFileIO - Interface in net.minecraft.src
- ITileEntityProvider - Interface in net.minecraft.src
- IUpdatePlayerListBox - Interface in net.minecraft.src
- IWorldAccess - Interface in net.minecraft.src
J
- joinEntityInSurroundings(Entity) - Method in class net.minecraft.src.World
-
spwans an entity and loads surrounding chunks
- joinEntityItemWithWorld(EntityItem) - Method in class net.minecraft.src.EntityClientPlayerMP
-
Joins the passed in entity item with the world.
- joinEntityItemWithWorld(EntityItem) - Method in class net.minecraft.src.EntityPlayer
-
Joins the passed in entity item with the world.
- joinMultiplayerStat - Static variable in class net.minecraft.src.StatList
-
number of times you've joined a multiplayer world
- joinNiceString(Object[]) - Static method in class net.minecraft.src.CommandBase
-
Joins the given string array into a "x, y, and z" seperated string.
- joinTeam(ICommandSender, String[], int) - Method in class net.minecraft.src.ServerCommandScoreboard
-
Handler for the 'scoreboard teams join' command.
- jukebox - Static variable in class net.minecraft.src.Block
- jump - Variable in class net.minecraft.src.MovementInput
- jump - Static variable in class net.minecraft.src.Potion
- jump() - Method in class net.minecraft.src.EntityLivingBase
-
Causes this entity to do an upwards motion (jumping).
- jump() - Method in class net.minecraft.src.EntityMagmaCube
-
Causes this entity to do an upwards motion (jumping).
- jump() - Method in class net.minecraft.src.EntityPlayer
-
Causes this entity to do an upwards motion (jumping).
- jumpMovementFactor - Variable in class net.minecraft.src.EntityLivingBase
-
A factor used to determine how far this entity will move each tick if it is jumping or falling.
- jumpPower - Variable in class net.minecraft.src.EntityHorse
- jumpStat - Static variable in class net.minecraft.src.StatList
-
the times you've jumped
- jungle - Static variable in class net.minecraft.src.BiomeGenBase
-
Jungle biome identifier
- jungleHills - Static variable in class net.minecraft.src.BiomeGenBase
K
- Kebab - Enum constant in enum class net.minecraft.src.EnumArt
- keybindArray - Static variable in class net.minecraft.src.KeyBinding
- keyBindAttack - Variable in class net.minecraft.src.GameSettings
- keyBindBack - Variable in class net.minecraft.src.GameSettings
- keyBindChat - Variable in class net.minecraft.src.GameSettings
- keyBindCommand - Variable in class net.minecraft.src.GameSettings
- keyBindDrop - Variable in class net.minecraft.src.GameSettings
- keyBindForward - Variable in class net.minecraft.src.GameSettings
- KeyBinding - Class in net.minecraft.src
- KeyBinding(String, int) - Constructor for class net.minecraft.src.KeyBinding
- keyBindings - Variable in class net.minecraft.src.GameSettings
- keyBindInventory - Variable in class net.minecraft.src.GameSettings
- keyBindJump - Variable in class net.minecraft.src.GameSettings
- keyBindLeft - Variable in class net.minecraft.src.GameSettings
- keyBindPickBlock - Variable in class net.minecraft.src.GameSettings
- keyBindPlayerList - Variable in class net.minecraft.src.GameSettings
- keyBindRight - Variable in class net.minecraft.src.GameSettings
- keyBindSneak - Variable in class net.minecraft.src.GameSettings
- keyBindUseItem - Variable in class net.minecraft.src.GameSettings
- keyCode - Variable in class net.minecraft.src.KeyBinding
- keyDescription - Variable in class net.minecraft.src.KeyBinding
- keySet() - Method in class net.minecraft.src.LowerStringMap
- keyTyped(char, int) - Method in class net.minecraft.src.GuiAchievements
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiChat
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiCommandBlock
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiConnecting
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiContainer
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiContainerCreative
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiControls
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiCreateWorld
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiDisconnected
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiDownloadTerrain
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiEditSign
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiErrorScreen
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiFlatPresets
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiGameOver
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiMainMenu
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiMemoryErrorScreen
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiMultiplayer
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiRenameWorld
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiRepair
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiScreen
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiScreenAddServer
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiScreenBook
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiScreenClientOutdated
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiScreenConfigureWorld
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiScreenCreateOnlineWorld
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiScreenDisconnectedOnline
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiScreenEditOnlineWorld
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiScreenInvite
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiScreenLongRunningTask
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiScreenOnlineServers
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiScreenResetWorld
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiScreenServerList
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiScreenSubscription
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiSleepMP
-
Fired when a key is typed.
- keyTyped(char, int) - Method in class net.minecraft.src.GuiWinGame
-
Fired when a key is typed.
- kickPlayerFromServer(String) - Method in class net.minecraft.src.NetServerHandler
- kill() - Method in class net.minecraft.src.Entity
-
sets the dead flag.
- kill() - Method in class net.minecraft.src.EntityLivingBase
-
sets the dead flag.
- killCow - Static variable in class net.minecraft.src.AchievementList
-
is the 'cow tipper' achievement.
- killEnemy - Static variable in class net.minecraft.src.AchievementList
-
Is the 'monster hunter' achievement.
- killMinecart(DamageSource) - Method in class net.minecraft.src.EntityMinecart
- killMinecart(DamageSource) - Method in class net.minecraft.src.EntityMinecartChest
- killMinecart(DamageSource) - Method in class net.minecraft.src.EntityMinecartContainer
- killMinecart(DamageSource) - Method in class net.minecraft.src.EntityMinecartFurnace
- killMinecart(DamageSource) - Method in class net.minecraft.src.EntityMinecartHopper
- killMinecart(DamageSource) - Method in class net.minecraft.src.EntityMinecartTNT
- knockback - Static variable in class net.minecraft.src.Enchantment
-
Knocks mob and players backwards upon hit
- knockBack(Entity, float, double, double) - Method in class net.minecraft.src.EntityLivingBase
-
knocks back this entity
- knockbackResistance - Static variable in class net.minecraft.src.SharedMonsterAttributes
L
- ladder - Static variable in class net.minecraft.src.Block
- language - Variable in class net.minecraft.src.GameSettings
-
Game settings language
- Language - Class in net.minecraft.src
- Language(String, String, String, boolean) - Constructor for class net.minecraft.src.Language
- LanguageManager - Class in net.minecraft.src
- LanguageManager(MetadataSerializer, String) - Constructor for class net.minecraft.src.LanguageManager
- LanguageMetadataSection - Class in net.minecraft.src
- LanguageMetadataSection(Collection) - Constructor for class net.minecraft.src.LanguageMetadataSection
- LanguageMetadataSectionSerializer - Class in net.minecraft.src
- LanguageMetadataSectionSerializer() - Constructor for class net.minecraft.src.LanguageMetadataSectionSerializer
- LanServer - Class in net.minecraft.src
- LanServer(String, String) - Constructor for class net.minecraft.src.LanServer
- LanServerList - Class in net.minecraft.src
- LanServerList() - Constructor for class net.minecraft.src.LanServerList
- lapisGen - Variable in class net.minecraft.src.BiomeDecorator
-
Field that holds Lapis WorldGenMinable
- LARGE_BIOMES - Static variable in class net.minecraft.src.WorldType
-
Large Biome world Type.
- lastAccessTime - Variable in class net.minecraft.src.BiomeCacheBlock
-
The last time this BiomeCacheBlock was accessed, in milliseconds.
- lastActivityTimestamp - Variable in class net.minecraft.src.VillageDoorInfo
- lastDamage - Variable in class net.minecraft.src.EntityLivingBase
-
Damage taken in the last hit.
- lastHeadMotion - Variable in class net.minecraft.src.EntityTrackerEntry
- lastLightningBolt - Variable in class net.minecraft.src.World
-
Set to 2 whenever a lightning bolt is generated in SSP.
- lastPitch - Variable in class net.minecraft.src.EntityTrackerEntry
- lastSaveTime - Variable in class net.minecraft.src.Chunk
-
The time according to World.worldTime when this chunk was last saved
- lastScaledXPosition - Variable in class net.minecraft.src.EntityTrackerEntry
- lastScaledYPosition - Variable in class net.minecraft.src.EntityTrackerEntry
- lastScaledZPosition - Variable in class net.minecraft.src.EntityTrackerEntry
- lastServer - Variable in class net.minecraft.src.GameSettings
-
The lastServer string.
- lastTickPosX - Variable in class net.minecraft.src.Entity
-
The entity's X coordinate at the previous tick, used to calculate position during rendering routines
- lastTickPosY - Variable in class net.minecraft.src.Entity
-
The entity's Y coordinate at the previous tick, used to calculate position during rendering routines
- lastTickPosZ - Variable in class net.minecraft.src.Entity
-
The entity's Z coordinate at the previous tick, used to calculate position during rendering routines
- lastUpdated - Variable in class net.minecraft.src.AnvilConverterData
- lastUpdateTime - Variable in class net.minecraft.src.PortalPosition
-
The worldtime at which this PortalPosition was last verified
- lastYaw - Variable in class net.minecraft.src.EntityTrackerEntry
- launchIntegratedServer(String, String, WorldSettings) - Method in class net.minecraft.src.Minecraft
-
Arguments: World foldername, World ingame name, WorldSettings
- lava - Static variable in class net.minecraft.src.DamageSource
- lava - Static variable in class net.minecraft.src.Material
- lavaMoving - Static variable in class net.minecraft.src.Block
- lavaStill - Static variable in class net.minecraft.src.Block
-
Stationary lava source block
- LayeredTexture - Class in net.minecraft.src
- LayeredTexture(String...) - Constructor for class net.minecraft.src.LayeredTexture
- layeredTextureNames - Variable in class net.minecraft.src.LayeredTexture
- LEAF_TYPES - Static variable in class net.minecraft.src.BlockLeaves
- leash - Static variable in class net.minecraft.src.Item
- leather - Static variable in class net.minecraft.src.Item
- leaveGameStat - Static variable in class net.minecraft.src.StatList
-
number of times you've left a game
- leaves - Static variable in class net.minecraft.src.Block
- leaves - Static variable in class net.minecraft.src.Material
- leaveTeam(ICommandSender, String[], int) - Method in class net.minecraft.src.ServerCommandScoreboard
-
Handler for the 'scoreboard teams leave' command.
- leftHand - Variable in class net.minecraft.src.ModelSnowMan
- leftLeg - Variable in class net.minecraft.src.ModelChicken
- leftVillagerLeg - Variable in class net.minecraft.src.ModelVillager
-
The left leg of the VillagerModel
- leftWing - Variable in class net.minecraft.src.ModelChicken
- leg1 - Variable in class net.minecraft.src.ModelCreeper
- leg1 - Variable in class net.minecraft.src.ModelQuadruped
- leg2 - Variable in class net.minecraft.src.ModelCreeper
- leg2 - Variable in class net.minecraft.src.ModelQuadruped
- leg3 - Variable in class net.minecraft.src.ModelCreeper
- leg3 - Variable in class net.minecraft.src.ModelQuadruped
- leg4 - Variable in class net.minecraft.src.ModelCreeper
- leg4 - Variable in class net.minecraft.src.ModelQuadruped
- legsChain - Static variable in class net.minecraft.src.Item
- legsDiamond - Static variable in class net.minecraft.src.Item
- legsGold - Static variable in class net.minecraft.src.Item
- legsIron - Static variable in class net.minecraft.src.Item
- legsLeather - Static variable in class net.minecraft.src.Item
- length - Variable in class net.minecraft.src.Packet250CustomPayload
-
Length of the data to be read
- lengthVector() - Method in class net.minecraft.src.Vec3
-
Returns the length of the vector.
- lerp(double, double, double) - Method in class net.minecraft.src.NoiseGeneratorPerlin
- lever - Static variable in class net.minecraft.src.Block
- lidAngle - Variable in class net.minecraft.src.TileEntityChest
-
The current angle of the lid (between 0 and 1)
- lidAngle - Variable in class net.minecraft.src.TileEntityEnderChest
-
The current angle of the chest lid (between 0 and 1)
- LIGHT_PURPLE - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- lightBrightnessTable - Variable in class net.minecraft.src.WorldProvider
-
Light to brightness conversion table
- lightmapTexUnit - Static variable in class net.minecraft.src.OpenGlHelper
-
An OpenGL constant corresponding to GL_TEXTURE1, used when setting data pertaining to auxiliary OpenGL texture units.
- lightOpacity - Static variable in class net.minecraft.src.Block
-
How much light is subtracted for going through this block
- lightValue - Static variable in class net.minecraft.src.Block
-
Amount of light emitted
- limbSwing - Variable in class net.minecraft.src.EntityLivingBase
-
Only relevant when limbYaw is not 0(the entity is moving).
- limbSwingAmount - Variable in class net.minecraft.src.EntityLivingBase
- limitFramerate - Variable in class net.minecraft.src.GameSettings
- limitToValidMetadata(int) - Static method in class net.minecraft.src.BlockLog
-
returns a number between 0 and 3
- lineBeingEdited - Variable in class net.minecraft.src.TileEntitySign
-
The index of the line currently being edited.
- LINUX - Enum constant in enum class net.minecraft.src.EnumOS
- listFormattedStringToWidth(String, int) - Method in class net.minecraft.src.FontRenderer
-
Breaks a string into a list of pieces that will fit a specified width.
- listPlayers(ICommandSender, String[], int) - Method in class net.minecraft.src.ServerCommandScoreboard
-
Handler for the 'scoreboard players list' command.
- livingPlayer - Variable in class net.minecraft.src.RenderManager
-
Rendermanager's variable for the player
- livingSoundTime - Variable in class net.minecraft.src.EntityLiving
-
Number of ticks since this EntityLiving last produced its sound
- load(NBTTagCompound) - Static method in class net.minecraft.src.ChunkLoader
- loadAllWorlds(String, String, long, WorldType, String) - Method in class net.minecraft.src.IntegratedServer
- loadBanList() - Method in class net.minecraft.src.BanList
-
Loads the ban list from the file (adds every entry, does not clear the current list).
- loadBlockGeneratorData(BiomeGenBase[], int, int, int, int) - Method in class net.minecraft.src.WorldChunkManager
-
Returns biomes to use for the blocks and loads the other data like temperature and humidity onto the WorldChunkManager Args: oldBiomeList, x, z, width, depth
- loadBlockGeneratorData(BiomeGenBase[], int, int, int, int) - Method in class net.minecraft.src.WorldChunkManagerHell
-
Returns biomes to use for the blocks and loads the other data like temperature and humidity onto the WorldChunkManager Args: oldBiomeList, x, z, width, depth
- loadChunk(int, int) - Method in class net.minecraft.src.ChunkProviderClient
-
loads or generates the chunk at the chunk location specified
- loadChunk(int, int) - Method in class net.minecraft.src.ChunkProviderEnd
-
loads or generates the chunk at the chunk location specified
- loadChunk(int, int) - Method in class net.minecraft.src.ChunkProviderFlat
-
loads or generates the chunk at the chunk location specified
- loadChunk(int, int) - Method in class net.minecraft.src.ChunkProviderGenerate
-
loads or generates the chunk at the chunk location specified
- loadChunk(int, int) - Method in class net.minecraft.src.ChunkProviderHell
-
loads or generates the chunk at the chunk location specified
- loadChunk(int, int) - Method in class net.minecraft.src.ChunkProviderServer
-
loads or generates the chunk at the chunk location specified
- loadChunk(int, int) - Method in interface net.minecraft.src.IChunkProvider
-
loads or generates the chunk at the chunk location specified
- loadChunk(World, int, int) - Method in class net.minecraft.src.AnvilChunkLoader
-
Loads the specified(XZ) chunk into the specified world.
- loadChunk(World, int, int) - Method in interface net.minecraft.src.IChunkLoader
-
Loads the specified(XZ) chunk into the specified world.
- loadChunkOnProvideRequest - Variable in class net.minecraft.src.ChunkProviderServer
-
if this is false, the defaultEmptyChunk will be returned by the provider
- loadData(Class, String) - Method in class net.minecraft.src.MapStorage
-
Loads an existing MapDataBase corresponding to the given String id from disk, instantiating the given Class, or returns null if none such file exists. args: Class to instantiate, String dataid
- loadedChunks - Variable in class net.minecraft.src.EntityPlayerMP
-
LinkedList that holds the loaded chunks.
- loadedEntityList - Variable in class net.minecraft.src.World
-
A list of all Entities in all currently-loaded chunks
- loadedTileEntityList - Variable in class net.minecraft.src.World
-
A list of all TileEntities in all currently-loaded chunks
- loadingScreen - Variable in class net.minecraft.src.Minecraft
- LoadingScreenRenderer - Class in net.minecraft.src
- LoadingScreenRenderer(Minecraft) - Constructor for class net.minecraft.src.LoadingScreenRenderer
- loadInventoryFromNBT(NBTTagList) - Method in class net.minecraft.src.InventoryEnderChest
- loadItemData(Class, String) - Method in class net.minecraft.src.World
-
Loads an existing MapDataBase corresponding to the given String id from disk using the MapStorage, instantiating the given Class, or returns null if none such file exists. args: Class to instantiate, String dataid
- loadItemStackFromNBT(NBTTagCompound) - Static method in class net.minecraft.src.ItemStack
- loadLocaleDataFiles(ResourceManager, List) - Method in class net.minecraft.src.Locale
-
par2 is a list of languages.
- loadOptions() - Method in class net.minecraft.src.GameSettings
-
Loads the options from the options file.
- loadRenderers() - Method in class net.minecraft.src.RenderGlobal
-
Loads all the renderers and sets up the basic settings usage
- loadServerList() - Method in class net.minecraft.src.ServerList
-
Loads a list of servers from servers.dat, by running ServerData.getServerDataFromNBTCompound on each NBT compound found in the "servers" tag list.
- loadSprite(Resource) - Method in class net.minecraft.src.TextureAtlasSprite
- loadTexture(ResourceLocation, TextureObject) - Method in class net.minecraft.src.TextureManager
- loadTexture(ResourceManager) - Method in class net.minecraft.src.DynamicTexture
- loadTexture(ResourceManager) - Method in class net.minecraft.src.LayeredTexture
- loadTexture(ResourceManager) - Method in class net.minecraft.src.SimpleTexture
- loadTexture(ResourceManager) - Method in class net.minecraft.src.TextureMap
- loadTexture(ResourceManager) - Method in interface net.minecraft.src.TextureObject
- loadTexture(ResourceManager) - Method in class net.minecraft.src.ThreadDownloadImageData
- loadTextureAtlas(ResourceManager) - Method in class net.minecraft.src.TextureMap
- loadTextureMap(ResourceLocation, TextureMap) - Method in class net.minecraft.src.TextureManager
- loadTickableTexture(ResourceLocation, TickableTextureObject) - Method in class net.minecraft.src.TextureManager
- loadWhiteList() - Method in class net.minecraft.src.DedicatedPlayerList
-
Either does nothing, or calls readWhiteList.
- loadWhiteList() - Method in class net.minecraft.src.ServerConfigurationManager
-
Either does nothing, or calls readWhiteList.
- loadWorld(WorldClient) - Method in class net.minecraft.src.Minecraft
-
unloads the current world first
- loadWorld(WorldClient, String) - Method in class net.minecraft.src.Minecraft
-
par2Str is displayed on the loading screen to the user unloads the current world first
- loadWorldInfo() - Method in interface net.minecraft.src.ISaveHandler
-
Loads and returns the world info
- loadWorldInfo() - Method in class net.minecraft.src.SaveHandler
-
Loads and returns the world info
- loadWorldInfo() - Method in class net.minecraft.src.SaveHandlerMP
-
Loads and returns the world info
- loadWorldStat - Static variable in class net.minecraft.src.StatList
-
the number of times you have loaded a world
- Locale - Class in net.minecraft.src
- Locale() - Constructor for class net.minecraft.src.Locale
- locationBlocksTexture - Static variable in class net.minecraft.src.TextureMap
- locationItemsTexture - Static variable in class net.minecraft.src.TextureMap
- locationStevePng - Static variable in class net.minecraft.src.AbstractClientPlayer
- lockedChest - Static variable in class net.minecraft.src.Block
-
April fools secret locked chest, only spawns on new chunks on 1st April.
- LogAgent - Class in net.minecraft.src
- LogAgent(String, String, String) - Constructor for class net.minecraft.src.LogAgent
- logDebug(String) - Method in interface net.minecraft.src.IServer
-
If isDebuggingEnabled(), logs the message with a level of INFO.
- logDebug(String) - Method in class net.minecraft.src.RConThreadBase
-
Log debug message
- logFine(String) - Method in interface net.minecraft.src.ILogAgent
- logFine(String) - Method in class net.minecraft.src.LogAgent
- logInfo(String) - Method in interface net.minecraft.src.ILogAgent
- logInfo(String) - Method in interface net.minecraft.src.IServer
-
Logs the message with a level of INFO.
- logInfo(String) - Method in class net.minecraft.src.LogAgent
- logInfo(String) - Method in class net.minecraft.src.RConThreadBase
-
Log information message
- logMessageAndSave() - Method in class net.minecraft.src.PropertyManager
-
logs an info message then calls saveSettingsToFile Yes this appears to be a potential stack overflow - these 2 functions call each other repeatdly if an exception occurs.
- logNameNotLowercase(String) - Method in class net.minecraft.src.AbstractResourcePack
- logSevere(String) - Method in interface net.minecraft.src.ILogAgent
- logSevere(String) - Method in interface net.minecraft.src.IServer
-
Logs the error message with a level of SEVERE.
- logSevere(String) - Method in class net.minecraft.src.LogAgent
- logSevere(String) - Method in class net.minecraft.src.RConThreadBase
-
Log severe error message
- logSevereException(String, Throwable) - Method in interface net.minecraft.src.ILogAgent
- logSevereException(String, Throwable) - Method in class net.minecraft.src.LogAgent
- logWarning(String) - Method in interface net.minecraft.src.ILogAgent
- logWarning(String) - Method in interface net.minecraft.src.IServer
-
Logs the message with a level of WARN.
- logWarning(String) - Method in class net.minecraft.src.LogAgent
- logWarning(String) - Method in class net.minecraft.src.RConThreadBase
-
Log warning message
- logWarningException(String, Throwable) - Method in interface net.minecraft.src.ILogAgent
- logWarningException(String, Throwable) - Method in class net.minecraft.src.LogAgent
- logWarningFormatted(String, Object...) - Method in interface net.minecraft.src.ILogAgent
- logWarningFormatted(String, Object...) - Method in class net.minecraft.src.LogAgent
- LongHashMap - Class in net.minecraft.src
- LongHashMap() - Constructor for class net.minecraft.src.LongHashMap
- lookup(int) - Method in class net.minecraft.src.IntHashMap
-
Returns the object associated to a key
- looting - Static variable in class net.minecraft.src.Enchantment
-
Mobs have a chance to drop more loot
- LowerStringMap - Class in net.minecraft.src
- LowerStringMap() - Constructor for class net.minecraft.src.LowerStringMap
M
- MACOS - Enum constant in enum class net.minecraft.src.EnumOS
- magic - Static variable in class net.minecraft.src.DamageSource
- magmaCream - Static variable in class net.minecraft.src.Item
- magmaCreamEffect - Static variable in class net.minecraft.src.PotionHelper
- magnify(long, GenLayer, int) - Static method in class net.minecraft.src.GenLayerZoom
-
Magnify a layer.
- mainInventory - Variable in class net.minecraft.src.InventoryPlayer
-
An array of 36 item stacks indicating the main player inventory (including the visible bar).
- mainModel - Variable in class net.minecraft.src.RendererLivingEntity
- MainProxyAuthenticator - Class in net.minecraft.src
- MainProxyAuthenticator(String, String) - Constructor for class net.minecraft.src.MainProxyAuthenticator
- MainShutdownHook - Class in net.minecraft.src
- MainShutdownHook() - Constructor for class net.minecraft.src.MainShutdownHook
- makeBread - Static variable in class net.minecraft.src.AchievementList
-
Is the 'bake bread' achievement.
- makeCategory(String) - Method in class net.minecraft.src.CrashReport
-
Creates a CrashReportCategory
- makeCategoryDepth(String, int) - Method in class net.minecraft.src.CrashReport
-
Creates a CrashReportCategory for the given stack trace depth
- makeCrashReport(Throwable, String) - Static method in class net.minecraft.src.CrashReport
-
Creates a crash report for the exception
- makeHash(int, int, int) - Static method in class net.minecraft.src.PathPoint
- makeHorseRearWithSound() - Method in class net.minecraft.src.EntityHorse
- makePortal(Entity) - Method in class net.minecraft.src.Teleporter
- makesSoundOnJump() - Method in class net.minecraft.src.EntitySlime
-
Returns true if the slime makes a sound when it jumps (based upon the slime's size)
- makesSoundOnLand() - Method in class net.minecraft.src.EntityMagmaCube
-
Returns true if the slime makes a sound when it lands after a jump (based upon the slime's size)
- makesSoundOnLand() - Method in class net.minecraft.src.EntitySlime
-
Returns true if the slime makes a sound when it lands after a jump (based upon the slime's size)
- makeString() - Method in class net.minecraft.src.ChunkProviderClient
-
Converts the instance data to a readable string.
- makeString() - Method in class net.minecraft.src.ChunkProviderEnd
-
Converts the instance data to a readable string.
- makeString() - Method in class net.minecraft.src.ChunkProviderFlat
-
Converts the instance data to a readable string.
- makeString() - Method in class net.minecraft.src.ChunkProviderGenerate
-
Converts the instance data to a readable string.
- makeString() - Method in class net.minecraft.src.ChunkProviderHell
-
Converts the instance data to a readable string.
- makeString() - Method in class net.minecraft.src.ChunkProviderServer
-
Converts the instance data to a readable string.
- makeString() - Method in interface net.minecraft.src.IChunkProvider
-
Converts the instance data to a readable string.
- makeWither(World, int, int, int, TileEntitySkull) - Method in class net.minecraft.src.BlockSkull
-
This method attempts to create a wither at the given location and skull
- managedPosX - Variable in class net.minecraft.src.EntityPlayerMP
-
player X position as seen by PlayerManager
- managedPosZ - Variable in class net.minecraft.src.EntityPlayerMP
-
player Z position as seen by PlayerManager
- map - Static variable in class net.minecraft.src.Item
- MapColor - Class in net.minecraft.src
- mapColorArray - Static variable in class net.minecraft.src.MapColor
-
Holds all the 16 colors used on maps, very similar of a pallete system.
- MapCoord - Class in net.minecraft.src
- MapCoord(MapData, byte, byte, byte, byte) - Constructor for class net.minecraft.src.MapCoord
- MapData - Class in net.minecraft.src
- MapData(String) - Constructor for class net.minecraft.src.MapData
- mapEnchantmentData(int, ItemStack) - Static method in class net.minecraft.src.EnchantmentHelper
-
Creates a 'Map' of EnchantmentData (enchantments) possible to add on the ItemStack and the enchantability level passed.
- MapGenBase - Class in net.minecraft.src
- MapGenBase() - Constructor for class net.minecraft.src.MapGenBase
- MapGenCaves - Class in net.minecraft.src
- MapGenCaves() - Constructor for class net.minecraft.src.MapGenCaves
- MapGenCavesHell - Class in net.minecraft.src
- MapGenCavesHell() - Constructor for class net.minecraft.src.MapGenCavesHell
- MapGenMineshaft - Class in net.minecraft.src
- MapGenMineshaft() - Constructor for class net.minecraft.src.MapGenMineshaft
- MapGenMineshaft(Map) - Constructor for class net.minecraft.src.MapGenMineshaft
- MapGenNetherBridge - Class in net.minecraft.src
- MapGenNetherBridge() - Constructor for class net.minecraft.src.MapGenNetherBridge
- MapGenRavine - Class in net.minecraft.src
- MapGenRavine() - Constructor for class net.minecraft.src.MapGenRavine
- MapGenScatteredFeature - Class in net.minecraft.src
- MapGenScatteredFeature() - Constructor for class net.minecraft.src.MapGenScatteredFeature
- MapGenScatteredFeature(Map) - Constructor for class net.minecraft.src.MapGenScatteredFeature
- MapGenStronghold - Class in net.minecraft.src
- MapGenStronghold() - Constructor for class net.minecraft.src.MapGenStronghold
- MapGenStronghold(Map) - Constructor for class net.minecraft.src.MapGenStronghold
- MapGenStructure - Class in net.minecraft.src
- MapGenStructure() - Constructor for class net.minecraft.src.MapGenStructure
- MapGenStructureData - Class in net.minecraft.src
- MapGenStructureData(String) - Constructor for class net.minecraft.src.MapGenStructureData
- MapGenStructureIO - Class in net.minecraft.src
- MapGenStructureIO() - Constructor for class net.minecraft.src.MapGenStructureIO
- MapGenVillage - Class in net.minecraft.src
- MapGenVillage() - Constructor for class net.minecraft.src.MapGenVillage
- MapGenVillage(Map) - Constructor for class net.minecraft.src.MapGenVillage
- MapInfo - Class in net.minecraft.src
- MapInfo(MapData, EntityPlayer) - Constructor for class net.minecraft.src.MapInfo
- mapItemRenderer - Variable in class net.minecraft.src.ItemRenderer
- MapItemRenderer - Class in net.minecraft.src
- MapItemRenderer(GameSettings, TextureManager) - Constructor for class net.minecraft.src.MapItemRenderer
- mapName - Variable in class net.minecraft.src.WorldSavedData
-
The name of the map data nbt
- mapStorage - Variable in class net.minecraft.src.NetClientHandler
- mapStorage - Variable in class net.minecraft.src.World
- MapStorage - Class in net.minecraft.src
- MapStorage(ISaveHandler) - Constructor for class net.minecraft.src.MapStorage
- markAvailableHeight(World, Random, int) - Method in class net.minecraft.src.StructureStart
-
offsets the structure Bounding Boxes up to a certain height, typically 63 - 10
- markBlockForRenderUpdate(int, int, int) - Method in interface net.minecraft.src.IWorldAccess
-
On the client, re-renders this block.
- markBlockForRenderUpdate(int, int, int) - Method in class net.minecraft.src.RenderGlobal
-
On the client, re-renders this block.
- markBlockForRenderUpdate(int, int, int) - Method in class net.minecraft.src.World
-
On the client, re-renders this block.
- markBlockForRenderUpdate(int, int, int) - Method in class net.minecraft.src.WorldManager
-
On the client, re-renders this block.
- markBlockForUpdate(int, int, int) - Method in interface net.minecraft.src.IWorldAccess
-
On the client, re-renders the block.
- markBlockForUpdate(int, int, int) - Method in class net.minecraft.src.PlayerManager
-
Called by WorldManager.markBlockForUpdate; marks a block to be resent to clients.
- markBlockForUpdate(int, int, int) - Method in class net.minecraft.src.RenderGlobal
-
On the client, re-renders the block.
- markBlockForUpdate(int, int, int) - Method in class net.minecraft.src.World
-
On the client, re-renders the block.
- markBlockForUpdate(int, int, int) - Method in class net.minecraft.src.WorldManager
-
On the client, re-renders the block.
- markBlockRangeForRenderUpdate(int, int, int, int, int, int) - Method in interface net.minecraft.src.IWorldAccess
-
On the client, re-renders all blocks in this range, inclusive.
- markBlockRangeForRenderUpdate(int, int, int, int, int, int) - Method in class net.minecraft.src.RenderGlobal
-
On the client, re-renders all blocks in this range, inclusive.
- markBlockRangeForRenderUpdate(int, int, int, int, int, int) - Method in class net.minecraft.src.World
-
On the client, re-renders all blocks in this range, inclusive.
- markBlockRangeForRenderUpdate(int, int, int, int, int, int) - Method in class net.minecraft.src.WorldManager
-
On the client, re-renders all blocks in this range, inclusive.
- markBlocksDirtyVertical(int, int, int, int) - Method in class net.minecraft.src.World
-
marks a vertical line of blocks as dirty
- markBlocksForUpdate(int, int, int, int, int, int) - Method in class net.minecraft.src.RenderGlobal
-
Marks the blocks in the given range for update
- markDirty() - Method in class net.minecraft.src.WorldRenderer
-
Marks the current renderer data as dirty and needing to be updated.
- markDirty() - Method in class net.minecraft.src.WorldSavedData
-
Marks this MapDataBase dirty, to be saved to disk when the level next saves.
- markOrGrowMarked(World, int, int, int, Random) - Method in class net.minecraft.src.BlockSapling
- markTileEntityChunkModified(int, int, int, TileEntity) - Method in class net.minecraft.src.World
-
Args: X, Y, Z, tile entity Marks the chunk the tile entity is in as modified.
- markTileEntityForDespawn(TileEntity) - Method in class net.minecraft.src.World
-
adds tile entity to despawn list (renamed from markEntityForDespawn)
- Match - Enum constant in enum class net.minecraft.src.EnumArt
- matches(InventoryCrafting, World) - Method in interface net.minecraft.src.IRecipe
-
Used to check if a recipe matches current crafting inventory
- matches(InventoryCrafting, World) - Method in class net.minecraft.src.RecipeFireworks
-
Used to check if a recipe matches current crafting inventory
- matches(InventoryCrafting, World) - Method in class net.minecraft.src.RecipesArmorDyes
-
Used to check if a recipe matches current crafting inventory
- matches(InventoryCrafting, World) - Method in class net.minecraft.src.RecipesMapCloning
-
Used to check if a recipe matches current crafting inventory
- matches(InventoryCrafting, World) - Method in class net.minecraft.src.RecipesMapExtending
-
Used to check if a recipe matches current crafting inventory
- matches(InventoryCrafting, World) - Method in class net.minecraft.src.ShapedRecipes
-
Used to check if a recipe matches current crafting inventory
- matches(InventoryCrafting, World) - Method in class net.minecraft.src.ShapelessRecipes
-
Used to check if a recipe matches current crafting inventory
- matchesMultiplePlayers(String) - Static method in class net.minecraft.src.PlayerSelector
-
Returns whether the given pattern can match more than one player.
- matchOnePlayer(ICommandSender, String) - Static method in class net.minecraft.src.PlayerSelector
-
Returns the one player that matches the given at-token.
- matchPlayers(ICommandSender, String) - Static method in class net.minecraft.src.PlayerSelector
-
Returns an array of all players matched by the given at-token.
- matchPlayersAsString(ICommandSender, String) - Static method in class net.minecraft.src.PlayerSelector
-
Returns a nicely-formatted string listing the matching players.
- Material - Class in net.minecraft.src
- Material(MapColor) - Constructor for class net.minecraft.src.Material
- materialCarpet - Static variable in class net.minecraft.src.Material
- MaterialLiquid - Class in net.minecraft.src
- MaterialLiquid(MapColor) - Constructor for class net.minecraft.src.MaterialLiquid
- MaterialLogic - Class in net.minecraft.src
- MaterialLogic(MapColor) - Constructor for class net.minecraft.src.MaterialLogic
- materialMapColor - Variable in class net.minecraft.src.Material
-
The color index used to draw the blocks of this material on maps.
- MaterialPortal - Class in net.minecraft.src
- MaterialPortal(MapColor) - Constructor for class net.minecraft.src.MaterialPortal
- MaterialTransparent - Class in net.minecraft.src
- MaterialTransparent(MapColor) - Constructor for class net.minecraft.src.MaterialTransparent
- MathHelper - Class in net.minecraft.src
- MathHelper() - Constructor for class net.minecraft.src.MathHelper
- maxArtTitleLength - Static variable in enum class net.minecraft.src.EnumArt
-
Holds the maximum length of paintings art title.
- maxDisplayColumn - Static variable in class net.minecraft.src.AchievementList
-
Is the biggest column used to display a achievement on the GUI.
- maxDisplayRow - Static variable in class net.minecraft.src.AchievementList
-
Is the biggest row used to display a achievement on the GUI.
- maxGroupCount - Variable in class net.minecraft.src.SpawnListEntry
- maxHealth - Static variable in class net.minecraft.src.SharedMonsterAttributes
- maxHeight - Variable in class net.minecraft.src.BiomeGenBase
-
The maximum height of this biome.
- maxHurtResistantTime - Variable in class net.minecraft.src.EntityLivingBase
- maxHurtTime - Variable in class net.minecraft.src.EntityLivingBase
-
What the hurt time was max set to last.
- maximumCost - Variable in class net.minecraft.src.ContainerRepair
-
The maximum cost of repairing/renaming in the anvil.
- maxPlayers - Variable in class net.minecraft.src.Packet1Login
-
The maximum players.
- maxPlayers - Variable in class net.minecraft.src.ServerConfigurationManager
-
The maximum number of players that can be connected at a time.
- maxStackSize - Variable in class net.minecraft.src.Item
-
Maximum size of the stack.
- maxX - Variable in class net.minecraft.src.AxisAlignedBB
- maxX - Variable in class net.minecraft.src.Block
-
maximum X for the block bounds (local coordinates)
- maxX - Variable in class net.minecraft.src.StructureBoundingBox
-
The second x coordinate of a bounding box.
- maxY - Variable in class net.minecraft.src.AxisAlignedBB
- maxY - Variable in class net.minecraft.src.Block
-
maximum Y for the block bounds (local coordinates)
- maxY - Variable in class net.minecraft.src.StructureBoundingBox
-
The second y coordinate of a bounding box.
- maxZ - Variable in class net.minecraft.src.AxisAlignedBB
- maxZ - Variable in class net.minecraft.src.Block
-
maximum Z for the block bounds (local coordinates)
- maxZ - Variable in class net.minecraft.src.StructureBoundingBox
-
The second z coordinate of a bounding box.
- mc - Variable in class net.minecraft.src.EntityPlayerSP
- mc - Variable in class net.minecraft.src.GameSettings
- mc - Variable in class net.minecraft.src.GuiScreen
-
Reference to the Minecraft object.
- mcDataDir - Variable in class net.minecraft.src.Minecraft
- McoClient - Class in net.minecraft.src
- McoClient(Session) - Constructor for class net.minecraft.src.McoClient
- McoServer - Class in net.minecraft.src
- McoServer() - Constructor for class net.minecraft.src.McoServer
- McoServerAddress - Class in net.minecraft.src
- McoServerAddress() - Constructor for class net.minecraft.src.McoServerAddress
- McoServerList - Class in net.minecraft.src
- McoServerList() - Constructor for class net.minecraft.src.McoServerList
- mcProfiler - Variable in class net.minecraft.src.Minecraft
-
The profiler instance
- mcServer - Variable in class net.minecraft.src.EntityPlayerMP
-
Reference to the MinecraftServer object.
- MD5String - Class in net.minecraft.src
- MD5String(String) - Constructor for class net.minecraft.src.MD5String
- melon - Static variable in class net.minecraft.src.Block
- melon - Static variable in class net.minecraft.src.Item
- melonSeeds - Static variable in class net.minecraft.src.Item
- melonStem - Static variable in class net.minecraft.src.Block
- MemoryConnection - Class in net.minecraft.src
- MemoryConnection(ILogAgent, NetHandler) - Constructor for class net.minecraft.src.MemoryConnection
- memoryReserve - Static variable in class net.minecraft.src.Minecraft
-
A 10MiB preallocation to ensure the heap is reasonably sized.
- MerchantRecipe - Class in net.minecraft.src
- MerchantRecipe(ItemStack, Item) - Constructor for class net.minecraft.src.MerchantRecipe
- MerchantRecipe(ItemStack, ItemStack) - Constructor for class net.minecraft.src.MerchantRecipe
- MerchantRecipe(ItemStack, ItemStack, ItemStack) - Constructor for class net.minecraft.src.MerchantRecipe
- MerchantRecipe(NBTTagCompound) - Constructor for class net.minecraft.src.MerchantRecipe
- MerchantRecipeList - Class in net.minecraft.src
- MerchantRecipeList() - Constructor for class net.minecraft.src.MerchantRecipeList
- MerchantRecipeList(NBTTagCompound) - Constructor for class net.minecraft.src.MerchantRecipeList
- mergeItemStack(ItemStack, int, int, boolean) - Method in class net.minecraft.src.Container
-
merges provided ItemStack with the first avaliable one in the container/player inventory
- message - Variable in class net.minecraft.src.Packet3Chat
-
The message being sent.
- message1 - Variable in class net.minecraft.src.GuiYesNo
-
First line of text.
- MessageComponentSerializer - Class in net.minecraft.src
- MessageComponentSerializer() - Constructor for class net.minecraft.src.MessageComponentSerializer
- metadata - Variable in class net.minecraft.src.EntityFallingSand
- metadata - Variable in class net.minecraft.src.Packet53BlockChange
-
Metadata of the block.
- metadataArray - Variable in class net.minecraft.src.Packet52MultiBlockChange
-
The metadata for each block changed.
- MetadataSection - Interface in net.minecraft.src
- MetadataSectionSerializer - Interface in net.minecraft.src
- MetadataSerializer - Class in net.minecraft.src
- MetadataSerializer() - Constructor for class net.minecraft.src.MetadataSerializer
- minDisplayColumn - Static variable in class net.minecraft.src.AchievementList
-
Is the smallest column used to display a achievement on the GUI.
- minDisplayRow - Static variable in class net.minecraft.src.AchievementList
-
Is the smallest row used to display a achievement on the GUI.
- mineBlockStatArray - Static variable in class net.minecraft.src.StatList
- minecartCrate - Static variable in class net.minecraft.src.Item
- minecartEmpty - Static variable in class net.minecraft.src.Item
- minecartHopper - Static variable in class net.minecraft.src.Item
- minecartName - Variable in class net.minecraft.src.WeightedRandomMinecart
- minecartPowered - Static variable in class net.minecraft.src.Item
- minecartTnt - Static variable in class net.minecraft.src.Item
- minecartType - Variable in class net.minecraft.src.ItemMinecart
- Minecraft - Class in net.minecraft.src
- Minecraft(Session, int, int, boolean, boolean, File, File, File, Proxy, String) - Constructor for class net.minecraft.src.Minecraft
- MinecraftError - Error in net.minecraft.src
- MinecraftError() - Constructor for error net.minecraft.src.MinecraftError
- MinecraftException - Exception in net.minecraft.src
- MinecraftException(String) - Constructor for exception net.minecraft.src.MinecraftException
- mineWood - Static variable in class net.minecraft.src.AchievementList
-
Is the 'getting wood' achievement.
- minGroupCount - Variable in class net.minecraft.src.SpawnListEntry
- minHeight - Variable in class net.minecraft.src.BiomeGenBase
-
The minimum height of this biome.
- minutesPlayedStat - Static variable in class net.minecraft.src.StatList
-
number of minutes you have played
- minX - Variable in class net.minecraft.src.AxisAlignedBB
- minX - Variable in class net.minecraft.src.Block
-
minimum X for the block bounds (local coordinates)
- minX - Variable in class net.minecraft.src.StructureBoundingBox
-
The first x coordinate of a bounding box.
- minY - Variable in class net.minecraft.src.AxisAlignedBB
- minY - Variable in class net.minecraft.src.Block
-
minimum Y for the block bounds (local coordinates)
- minY - Variable in class net.minecraft.src.StructureBoundingBox
-
The first y coordinate of a bounding box.
- minZ - Variable in class net.minecraft.src.AxisAlignedBB
- minZ - Variable in class net.minecraft.src.Block
-
minimum Z for the block bounds (local coordinates)
- minZ - Variable in class net.minecraft.src.StructureBoundingBox
-
The first z coordinate of a bounding box.
- mirror - Variable in class net.minecraft.src.ModelRenderer
- missingTexture - Static variable in class net.minecraft.src.TextureUtil
- missingTextureData - Static variable in class net.minecraft.src.TextureUtil
- mobKillsStat - Static variable in class net.minecraft.src.StatList
-
the number of mobs you have killed
- mobs - Enum constant in enum class net.minecraft.src.EnumMobType
- mobSelector - Static variable in interface net.minecraft.src.IMob
-
Entity selector for IMob types.
- mobSpawner - Static variable in class net.minecraft.src.Block
- MobSpawnerBaseLogic - Class in net.minecraft.src
- MobSpawnerBaseLogic() - Constructor for class net.minecraft.src.MobSpawnerBaseLogic
- mobSpawnerNoise - Variable in class net.minecraft.src.ChunkProviderGenerate
- mode - Variable in class net.minecraft.src.Packet209SetPlayerTeam
-
If 0 then the team is created.
- ModelBase - Class in net.minecraft.src
- ModelBase() - Constructor for class net.minecraft.src.ModelBase
- ModelBat - Class in net.minecraft.src
- ModelBat() - Constructor for class net.minecraft.src.ModelBat
- ModelBiped - Class in net.minecraft.src
- ModelBiped() - Constructor for class net.minecraft.src.ModelBiped
- ModelBiped(float) - Constructor for class net.minecraft.src.ModelBiped
- ModelBiped(float, float, int, int) - Constructor for class net.minecraft.src.ModelBiped
- modelBipedMain - Variable in class net.minecraft.src.RenderBiped
- ModelBlaze - Class in net.minecraft.src
- ModelBlaze() - Constructor for class net.minecraft.src.ModelBlaze
- modelBoat - Variable in class net.minecraft.src.RenderBoat
-
instance of ModelBoat for rendering
- ModelBoat - Class in net.minecraft.src
- ModelBoat() - Constructor for class net.minecraft.src.ModelBoat
- ModelBook - Class in net.minecraft.src
- ModelBook() - Constructor for class net.minecraft.src.ModelBook
- ModelBox - Class in net.minecraft.src
- ModelBox(ModelRenderer, int, int, float, float, float, int, int, int, float) - Constructor for class net.minecraft.src.ModelBox
- ModelChest - Class in net.minecraft.src
- ModelChest() - Constructor for class net.minecraft.src.ModelChest
- ModelChicken - Class in net.minecraft.src
- ModelChicken() - Constructor for class net.minecraft.src.ModelChicken
- ModelCow - Class in net.minecraft.src
- ModelCow() - Constructor for class net.minecraft.src.ModelCow
- ModelCreeper - Class in net.minecraft.src
- ModelCreeper() - Constructor for class net.minecraft.src.ModelCreeper
- ModelCreeper(float) - Constructor for class net.minecraft.src.ModelCreeper
- modelDragon - Variable in class net.minecraft.src.RenderDragon
-
An instance of the dragon model in RenderDragon
- ModelDragon - Class in net.minecraft.src
- ModelDragon(float) - Constructor for class net.minecraft.src.ModelDragon
- ModelEnderCrystal - Class in net.minecraft.src
- ModelEnderCrystal(float, boolean) - Constructor for class net.minecraft.src.ModelEnderCrystal
- ModelEnderman - Class in net.minecraft.src
- ModelEnderman() - Constructor for class net.minecraft.src.ModelEnderman
- ModelGhast - Class in net.minecraft.src
- ModelGhast() - Constructor for class net.minecraft.src.ModelGhast
- ModelHorse - Class in net.minecraft.src
- ModelHorse() - Constructor for class net.minecraft.src.ModelHorse
- ModelIronGolem - Class in net.minecraft.src
- ModelIronGolem() - Constructor for class net.minecraft.src.ModelIronGolem
- ModelIronGolem(float) - Constructor for class net.minecraft.src.ModelIronGolem
- ModelIronGolem(float, float) - Constructor for class net.minecraft.src.ModelIronGolem
- ModelLargeChest - Class in net.minecraft.src
- ModelLargeChest() - Constructor for class net.minecraft.src.ModelLargeChest
- ModelLeashKnot - Class in net.minecraft.src
- ModelLeashKnot() - Constructor for class net.minecraft.src.ModelLeashKnot
- ModelLeashKnot(int, int, int, int) - Constructor for class net.minecraft.src.ModelLeashKnot
- ModelMagmaCube - Class in net.minecraft.src
- ModelMagmaCube() - Constructor for class net.minecraft.src.ModelMagmaCube
- modelMinecart - Variable in class net.minecraft.src.RenderMinecart
-
instance of ModelMinecart for rendering
- ModelMinecart - Class in net.minecraft.src
- ModelMinecart() - Constructor for class net.minecraft.src.ModelMinecart
- ModelOcelot - Class in net.minecraft.src
- ModelOcelot() - Constructor for class net.minecraft.src.ModelOcelot
- ModelPig - Class in net.minecraft.src
- ModelPig() - Constructor for class net.minecraft.src.ModelPig
- ModelPig(float) - Constructor for class net.minecraft.src.ModelPig
- ModelQuadruped - Class in net.minecraft.src
- ModelQuadruped(int, float) - Constructor for class net.minecraft.src.ModelQuadruped
- ModelRenderer - Class in net.minecraft.src
- ModelRenderer(ModelBase) - Constructor for class net.minecraft.src.ModelRenderer
- ModelRenderer(ModelBase, int, int) - Constructor for class net.minecraft.src.ModelRenderer
- ModelRenderer(ModelBase, String) - Constructor for class net.minecraft.src.ModelRenderer
- ModelSheep1 - Class in net.minecraft.src
- ModelSheep1() - Constructor for class net.minecraft.src.ModelSheep1
- ModelSheep2 - Class in net.minecraft.src
- ModelSheep2() - Constructor for class net.minecraft.src.ModelSheep2
- ModelSign - Class in net.minecraft.src
- ModelSign() - Constructor for class net.minecraft.src.ModelSign
- ModelSilverfish - Class in net.minecraft.src
- ModelSilverfish() - Constructor for class net.minecraft.src.ModelSilverfish
- ModelSkeleton - Class in net.minecraft.src
- ModelSkeleton() - Constructor for class net.minecraft.src.ModelSkeleton
- ModelSkeleton(float) - Constructor for class net.minecraft.src.ModelSkeleton
- ModelSkeletonHead - Class in net.minecraft.src
- ModelSkeletonHead() - Constructor for class net.minecraft.src.ModelSkeletonHead
- ModelSkeletonHead(int, int, int, int) - Constructor for class net.minecraft.src.ModelSkeletonHead
- ModelSlime - Class in net.minecraft.src
- ModelSlime(int) - Constructor for class net.minecraft.src.ModelSlime
- ModelSnowMan - Class in net.minecraft.src
- ModelSnowMan() - Constructor for class net.minecraft.src.ModelSnowMan
- ModelSpider - Class in net.minecraft.src
- ModelSpider() - Constructor for class net.minecraft.src.ModelSpider
- ModelSquid - Class in net.minecraft.src
- ModelSquid() - Constructor for class net.minecraft.src.ModelSquid
- modelviewMatrix - Variable in class net.minecraft.src.ClippingHelper
- ModelVillager - Class in net.minecraft.src
- ModelVillager(float) - Constructor for class net.minecraft.src.ModelVillager
- ModelVillager(float, float, int, int) - Constructor for class net.minecraft.src.ModelVillager
- ModelWitch - Class in net.minecraft.src
- ModelWitch(float) - Constructor for class net.minecraft.src.ModelWitch
- ModelWither - Class in net.minecraft.src
- ModelWither() - Constructor for class net.minecraft.src.ModelWither
- ModelWolf - Class in net.minecraft.src
- ModelWolf() - Constructor for class net.minecraft.src.ModelWolf
- ModelZombie - Class in net.minecraft.src
- ModelZombie() - Constructor for class net.minecraft.src.ModelZombie
- ModelZombie(float, boolean) - Constructor for class net.minecraft.src.ModelZombie
- ModelZombie(float, float, int, int) - Constructor for class net.minecraft.src.ModelZombie
- ModelZombieVillager - Class in net.minecraft.src
- ModelZombieVillager() - Constructor for class net.minecraft.src.ModelZombieVillager
- ModelZombieVillager(float, float, boolean) - Constructor for class net.minecraft.src.ModelZombieVillager
- modeOrRandom(int, int, int, int) - Method in class net.minecraft.src.GenLayerZoom
-
returns the mode (most frequently occuring number) or a random number from the 4 integers provided
- ModifiableAttributeInstance - Class in net.minecraft.src
- ModifiableAttributeInstance(BaseAttributeMap, Attribute) - Constructor for class net.minecraft.src.ModifiableAttributeInstance
- monster - Enum constant in enum class net.minecraft.src.EnumCreatureType
- monsterPlacer - Static variable in class net.minecraft.src.Item
- moodSoundAndLightCheck(int, int, Chunk) - Method in class net.minecraft.src.World
- moonPhaseFactors - Static variable in class net.minecraft.src.WorldProvider
- motionX - Variable in class net.minecraft.src.Entity
-
Entity motion X
- motionX - Variable in class net.minecraft.src.EntityTrackerEntry
- motionX - Variable in class net.minecraft.src.Packet28EntityVelocity
- motionY - Variable in class net.minecraft.src.Entity
-
Entity motion Y
- motionY - Variable in class net.minecraft.src.EntityTrackerEntry
- motionY - Variable in class net.minecraft.src.Packet28EntityVelocity
- motionZ - Variable in class net.minecraft.src.Entity
-
Entity motion Z
- motionZ - Variable in class net.minecraft.src.EntityTrackerEntry
- motionZ - Variable in class net.minecraft.src.Packet28EntityVelocity
- mountEntity(Entity) - Method in class net.minecraft.src.Entity
-
Called when a player mounts an entity. e.g. mounts a pig, mounts a boat.
- mountEntity(Entity) - Method in class net.minecraft.src.EntityPlayer
-
Called when a player mounts an entity. e.g. mounts a pig, mounts a boat.
- mountEntity(Entity) - Method in class net.minecraft.src.EntityPlayerMP
-
Called when a player mounts an entity. e.g. mounts a pig, mounts a boat.
- mountEntity(Entity) - Method in class net.minecraft.src.EntityWither
-
Called when a player mounts an entity. e.g. mounts a pig, mounts a boat.
- mountEntityAndWakeUp() - Method in class net.minecraft.src.EntityPlayerMP
- mouseClick - Variable in class net.minecraft.src.Packet102WindowClick
-
1 when right-clicking and otherwise 0
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiChat
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiCommandBlock
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiContainer
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiContainerCreative
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiControls
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiCreateWorld
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiEnchantment
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiFlatPresets
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiMainMenu
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiRenameWorld
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiRepair
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiScreen
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiScreenAddServer
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiScreenConfigureWorld
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiScreenCreateOnlineWorld
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiScreenEditOnlineWorld
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiScreenInvite
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiScreenOnlineServers
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiScreenResetWorld
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiScreenServerList
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiScreenSubscription
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiScreenTemporaryResourcePackSelect
-
Called when the mouse is clicked.
- mouseClicked(int, int, int) - Method in class net.minecraft.src.GuiTextField
-
Args: x, y, buttonClicked
- mouseClickMove(int, int, int, long) - Method in class net.minecraft.src.GuiContainer
-
Called when a mouse button is pressed and the mouse is moved around.
- mouseClickMove(int, int, int, long) - Method in class net.minecraft.src.GuiScreen
-
Called when a mouse button is pressed and the mouse is moved around.
- mouseDragged(Minecraft, int, int) - Method in class net.minecraft.src.GuiButton
-
Fired when the mouse button is dragged.
- mouseDragged(Minecraft, int, int) - Method in class net.minecraft.src.GuiSlider
-
Fired when the mouse button is dragged.
- MouseFilter - Class in net.minecraft.src
- MouseFilter() - Constructor for class net.minecraft.src.MouseFilter
- mouseHelper - Variable in class net.minecraft.src.Minecraft
-
Mouse helper instance.
- MouseHelper - Class in net.minecraft.src
- MouseHelper() - Constructor for class net.minecraft.src.MouseHelper
- mouseMovedOrUp(int, int, int) - Method in class net.minecraft.src.GuiContainer
-
Called when the mouse is moved or a mouse button is released.
- mouseMovedOrUp(int, int, int) - Method in class net.minecraft.src.GuiContainerCreative
-
Called when the mouse is moved or a mouse button is released.
- mouseMovedOrUp(int, int, int) - Method in class net.minecraft.src.GuiScreen
-
Called when the mouse is moved or a mouse button is released.
- mouseMovedOrUp(int, int, int) - Method in class net.minecraft.src.GuiScreenTemporaryResourcePackSelect
-
Called when the mouse is moved or a mouse button is released.
- mousePressed(Minecraft, int, int) - Method in class net.minecraft.src.GuiButton
-
Returns true if the mouse has been pressed on this control.
- mousePressed(Minecraft, int, int) - Method in class net.minecraft.src.GuiSlider
-
Returns true if the mouse has been pressed on this control.
- mouseReleased(int, int) - Method in class net.minecraft.src.GuiButton
-
Fired when the mouse button is released.
- mouseReleased(int, int) - Method in class net.minecraft.src.GuiSlider
-
Fired when the mouse button is released.
- mouseSensitivity - Variable in class net.minecraft.src.GameSettings
- mouseX - Variable in class net.minecraft.src.GuiAchievements
-
The current mouse x coordinate
- mouseX - Variable in class net.minecraft.src.GuiSlot
-
X axis position of the mouse
- mouseXYChange() - Method in class net.minecraft.src.MouseHelper
- mouseY - Variable in class net.minecraft.src.GuiAchievements
-
The current mouse y coordinate
- mouseY - Variable in class net.minecraft.src.GuiSlot
-
Y axis position of the mouse
- moveCursorBy(int) - Method in class net.minecraft.src.GuiTextField
-
Moves the text cursor by a specified number of characters and clears the selection
- moveEntity(double, double, double) - Method in class net.minecraft.src.Entity
-
Tries to moves the entity by the passed in displacement.
- moveEntity(double, double, double) - Method in class net.minecraft.src.EntityHanging
-
Tries to moves the entity by the passed in displacement.
- moveEntityWithHeading(float, float) - Method in class net.minecraft.src.EntityFlying
-
Moves the entity based on the specified heading.
- moveEntityWithHeading(float, float) - Method in class net.minecraft.src.EntityHorse
-
Moves the entity based on the specified heading.
- moveEntityWithHeading(float, float) - Method in class net.minecraft.src.EntityLivingBase
-
Moves the entity based on the specified heading.
- moveEntityWithHeading(float, float) - Method in class net.minecraft.src.EntityPlayer
-
Moves the entity based on the specified heading.
- moveEntityWithHeading(float, float) - Method in class net.minecraft.src.EntitySquid
-
Moves the entity based on the specified heading.
- moveFlying(float, float, float) - Method in class net.minecraft.src.Entity
-
Used in both water and by flying objects
- moveForward - Variable in class net.minecraft.src.EntityLivingBase
- moveForward - Variable in class net.minecraft.src.MovementInput
-
The speed at which the player is moving forward.
- movementInput - Variable in class net.minecraft.src.EntityPlayerSP
- MovementInput - Class in net.minecraft.src
- MovementInput() - Constructor for class net.minecraft.src.MovementInput
- MovementInputFromOptions - Class in net.minecraft.src
- MovementInputFromOptions(GameSettings) - Constructor for class net.minecraft.src.MovementInputFromOptions
- movementSpeed - Static variable in class net.minecraft.src.SharedMonsterAttributes
- moveSlowdown - Static variable in class net.minecraft.src.Potion
- moveSpeed - Static variable in class net.minecraft.src.Potion
- moveStrafe - Variable in class net.minecraft.src.MovementInput
-
The speed at which the player is strafing.
- moveStrafing - Variable in class net.minecraft.src.EntityLivingBase
- moveTowards(double, int, double) - Method in class net.minecraft.src.EntityEnderEye
-
The location the eye should float/move towards.
- moving - Variable in class net.minecraft.src.Packet10Flying
-
Boolean set to true if the player is moving.
- MovingObjectPosition - Class in net.minecraft.src
- MovingObjectPosition(int, int, int, int, Vec3) - Constructor for class net.minecraft.src.MovingObjectPosition
- MovingObjectPosition(Entity) - Constructor for class net.minecraft.src.MovingObjectPosition
- multipleParticleScaleBy(float) - Method in class net.minecraft.src.EntityFX
- multiplyBy32AndRound(double) - Method in enum class net.minecraft.src.EnumEntitySize
- multiplyVelocity(float) - Method in class net.minecraft.src.EntityFX
- mushroomBrown - Static variable in class net.minecraft.src.Block
- mushroomBrownGen - Variable in class net.minecraft.src.BiomeDecorator
-
Field that holds mushroomBrown WorldGenFlowers
- mushroomCapBrown - Static variable in class net.minecraft.src.Block
- mushroomCapRed - Static variable in class net.minecraft.src.Block
- mushroomIsland - Static variable in class net.minecraft.src.BiomeGenBase
- mushroomIslandShore - Static variable in class net.minecraft.src.BiomeGenBase
- mushroomRed - Static variable in class net.minecraft.src.Block
- mushroomRedGen - Variable in class net.minecraft.src.BiomeDecorator
-
Field that holds mushroomRed WorldGenFlowers
- mushroomsPerChunk - Variable in class net.minecraft.src.BiomeDecorator
-
The number of extra mushroom patches per chunk.
- music - Static variable in class net.minecraft.src.Block
- MUSIC - Enum constant in enum class net.minecraft.src.EnumOptions
- musicVolume - Variable in class net.minecraft.src.GameSettings
- mycelium - Static variable in class net.minecraft.src.Block
- myEntity - Variable in class net.minecraft.src.EntityTrackerEntry
- myEntitySize - Variable in class net.minecraft.src.Entity
- myItemStack - Variable in class net.minecraft.src.Packet103SetSlot
-
Item stack
- myTCPConnection - Variable in class net.minecraft.src.NetLoginHandler
- myVec3LocalPool - Variable in class net.minecraft.src.Vec3
N
- name - Variable in class net.minecraft.src.Enchantment
-
Used in localisation and stats.
- name - Variable in class net.minecraft.src.EntityDragonPart
-
The name of the Dragon Part
- name - Variable in class net.minecraft.src.GuiPlayerInfo
-
The string value of the object
- name - Variable in class net.minecraft.src.Packet20NamedEntitySpawn
-
The player's name.
- nameSeed - Variable in class net.minecraft.src.ContainerEnchantment
-
used as seed for EnchantmentNameParts (see GuiEnchantment)
- nameTag - Static variable in class net.minecraft.src.Item
- NBTBase - Class in net.minecraft.src
- NBTBase(String) - Constructor for class net.minecraft.src.NBTBase
- NBTTagByte - Class in net.minecraft.src
- NBTTagByte(String) - Constructor for class net.minecraft.src.NBTTagByte
- NBTTagByte(String, byte) - Constructor for class net.minecraft.src.NBTTagByte
- NBTTagByteArray - Class in net.minecraft.src
- NBTTagByteArray(String) - Constructor for class net.minecraft.src.NBTTagByteArray
- NBTTagByteArray(String, byte[]) - Constructor for class net.minecraft.src.NBTTagByteArray
- NBTTagCompound - Class in net.minecraft.src
- NBTTagCompound() - Constructor for class net.minecraft.src.NBTTagCompound
- NBTTagCompound(String) - Constructor for class net.minecraft.src.NBTTagCompound
- NBTTagDouble - Class in net.minecraft.src
- NBTTagDouble(String) - Constructor for class net.minecraft.src.NBTTagDouble
- NBTTagDouble(String, double) - Constructor for class net.minecraft.src.NBTTagDouble
- NBTTagEnd - Class in net.minecraft.src
- NBTTagEnd() - Constructor for class net.minecraft.src.NBTTagEnd
- NBTTagFloat - Class in net.minecraft.src
- NBTTagFloat(String) - Constructor for class net.minecraft.src.NBTTagFloat
- NBTTagFloat(String, float) - Constructor for class net.minecraft.src.NBTTagFloat
- NBTTagInt - Class in net.minecraft.src
- NBTTagInt(String) - Constructor for class net.minecraft.src.NBTTagInt
- NBTTagInt(String, int) - Constructor for class net.minecraft.src.NBTTagInt
- NBTTagIntArray - Class in net.minecraft.src
- NBTTagIntArray(String) - Constructor for class net.minecraft.src.NBTTagIntArray
- NBTTagIntArray(String, int[]) - Constructor for class net.minecraft.src.NBTTagIntArray
- NBTTagList - Class in net.minecraft.src
- NBTTagList() - Constructor for class net.minecraft.src.NBTTagList
- NBTTagList(String) - Constructor for class net.minecraft.src.NBTTagList
- NBTTagLong - Class in net.minecraft.src
- NBTTagLong(String) - Constructor for class net.minecraft.src.NBTTagLong
- NBTTagLong(String, long) - Constructor for class net.minecraft.src.NBTTagLong
- NBTTagShort - Class in net.minecraft.src
- NBTTagShort(String) - Constructor for class net.minecraft.src.NBTTagShort
- NBTTagShort(String, short) - Constructor for class net.minecraft.src.NBTTagShort
- NBTTagString - Class in net.minecraft.src
- NBTTagString(String) - Constructor for class net.minecraft.src.NBTTagString
- NBTTagString(String, String) - Constructor for class net.minecraft.src.NBTTagString
- NBTTypes - Static variable in class net.minecraft.src.NBTBase
- needFood() - Method in class net.minecraft.src.FoodStats
-
If foodLevel is not max.
- needsRandomTick - Variable in class net.minecraft.src.Block
-
Flags whether or not this block is of a type that needs random ticking.
- needsSaving(boolean) - Method in class net.minecraft.src.Chunk
-
Returns true if this Chunk needs to be saved
- needsSaving(boolean) - Method in class net.minecraft.src.EmptyChunk
-
Returns true if this Chunk needs to be saved
- needsUpdate - Variable in class net.minecraft.src.WorldRenderer
-
Boolean for whether this renderer needs to be updated or not
- negateDamage(ItemStack, int, Random) - Static method in class net.minecraft.src.EnchantmentDurability
-
Used by ItemStack.attemptDamageItem.
- net.minecraft.src - package net.minecraft.src
- NetClientHandler - Class in net.minecraft.src
- NetClientHandler(Minecraft, String, int) - Constructor for class net.minecraft.src.NetClientHandler
- NetClientHandler(Minecraft, String, int, GuiScreen) - Constructor for class net.minecraft.src.NetClientHandler
- NetClientHandler(Minecraft, IntegratedServer) - Constructor for class net.minecraft.src.NetClientHandler
- NetHandler - Class in net.minecraft.src
- NetHandler() - Constructor for class net.minecraft.src.NetHandler
- netherBrick - Static variable in class net.minecraft.src.Block
- netherFence - Static variable in class net.minecraft.src.Block
- netherNoiseGen6 - Variable in class net.minecraft.src.ChunkProviderHell
- netherNoiseGen7 - Variable in class net.minecraft.src.ChunkProviderHell
- netherQuartz - Static variable in class net.minecraft.src.Item
- netherrack - Static variable in class net.minecraft.src.Block
- netherrackBrick - Static variable in class net.minecraft.src.Item
- netherStalk - Static variable in class net.minecraft.src.Block
- netherStalkSeeds - Static variable in class net.minecraft.src.Item
- netherStar - Static variable in class net.minecraft.src.Item
- NetLoginHandler - Class in net.minecraft.src
- NetLoginHandler(MinecraftServer, Socket, String) - Constructor for class net.minecraft.src.NetLoginHandler
- netManager - Variable in class net.minecraft.src.NetServerHandler
-
The underlying network manager for this server handler.
- NetServerHandler - Class in net.minecraft.src
- NetServerHandler(MinecraftServer, INetworkManager, EntityPlayerMP) - Constructor for class net.minecraft.src.NetServerHandler
- NetworkListenThread - Class in net.minecraft.src
- NetworkListenThread(MinecraftServer) - Constructor for class net.minecraft.src.NetworkListenThread
- networkShutdown(String, Object...) - Method in interface net.minecraft.src.INetworkManager
-
Shuts down the network with the specified reason.
- networkShutdown(String, Object...) - Method in class net.minecraft.src.MemoryConnection
-
Shuts down the network with the specified reason.
- networkShutdown(String, Object...) - Method in class net.minecraft.src.TcpConnection
-
Shuts down the network with the specified reason.
- networkTick() - Method in class net.minecraft.src.DedicatedServerListenThread
-
processes packets and pending connections
- networkTick() - Method in class net.minecraft.src.IntegratedServerListenThread
-
processes packets and pending connections
- networkTick() - Method in class net.minecraft.src.NetServerHandler
-
run once each game tick
- networkTick() - Method in class net.minecraft.src.NetworkListenThread
-
processes packets and pending connections
- newDoubleNBTList(double...) - Method in class net.minecraft.src.Entity
-
creates a NBT list from the array of doubles passed to this function
- newExplosion(Entity, double, double, double, float, boolean, boolean) - Method in class net.minecraft.src.World
-
returns a new explosion.
- newExplosion(Entity, double, double, double, float, boolean, boolean) - Method in class net.minecraft.src.WorldServer
-
returns a new explosion.
- newFloatNBTList(float...) - Method in class net.minecraft.src.Entity
-
Returns a new NBTTagList filled with the specified floats
- newPosRotationIncrements - Variable in class net.minecraft.src.EntityLivingBase
-
The number of updates over which the new position and rotation are to be applied to the entity.
- newPosX - Variable in class net.minecraft.src.EntityLivingBase
-
The new X position to be applied to the entity.
- newPosY - Variable in class net.minecraft.src.EntityLivingBase
-
The new Y position to be applied to the entity.
- newPosZ - Variable in class net.minecraft.src.EntityLivingBase
- newRotationPitch - Variable in class net.minecraft.src.EntityLivingBase
-
The new yaw rotation to be applied to the entity.
- newRotationYaw - Variable in class net.minecraft.src.EntityLivingBase
-
The new yaw rotation to be applied to the entity.
- newTag(byte, String) - Static method in class net.minecraft.src.NBTBase
-
Creates and returns a new tag of the specified type, or null if invalid.
- nextInt(int) - Method in class net.minecraft.src.GenLayer
-
returns a LCG pseudo random number from [0, x).
- nextTextureIndexX() - Method in class net.minecraft.src.EntityFX
- NextTickListEntry - Class in net.minecraft.src
- NextTickListEntry(int, int, int, int) - Constructor for class net.minecraft.src.NextTickListEntry
- NibbleArray - Class in net.minecraft.src
- NibbleArray(byte[], int) - Constructor for class net.minecraft.src.NibbleArray
- NibbleArray(int, int) - Constructor for class net.minecraft.src.NibbleArray
- NibbleArrayReader - Class in net.minecraft.src
- NibbleArrayReader(byte[], int) - Constructor for class net.minecraft.src.NibbleArrayReader
- nightVision - Static variable in class net.minecraft.src.Potion
-
The night vision Potion object.
- noclip - Variable in class net.minecraft.src.GameSettings
-
No clipping for singleplayer
- noClip - Variable in class net.minecraft.src.Entity
-
Whether this entity won't clip with collision or not (make note it won't disable gravity)
- noclipRate - Variable in class net.minecraft.src.GameSettings
-
No clipping movement rate
- noiseGen4 - Variable in class net.minecraft.src.ChunkProviderEnd
- noiseGen5 - Variable in class net.minecraft.src.ChunkProviderEnd
- noiseGen5 - Variable in class net.minecraft.src.ChunkProviderGenerate
-
A NoiseGeneratorOctaves used in generating terrain
- noiseGen6 - Variable in class net.minecraft.src.ChunkProviderGenerate
-
A NoiseGeneratorOctaves used in generating terrain
- NoiseGenerator - Class in net.minecraft.src
- NoiseGenerator() - Constructor for class net.minecraft.src.NoiseGenerator
- NoiseGeneratorOctaves - Class in net.minecraft.src
- NoiseGeneratorOctaves(Random, int) - Constructor for class net.minecraft.src.NoiseGeneratorOctaves
- NoiseGeneratorPerlin - Class in net.minecraft.src
- NoiseGeneratorPerlin() - Constructor for class net.minecraft.src.NoiseGeneratorPerlin
- NoiseGeneratorPerlin(Random) - Constructor for class net.minecraft.src.NoiseGeneratorPerlin
- none - Enum constant in enum class net.minecraft.src.EnumAction
- noPath() - Method in class net.minecraft.src.PathNavigate
-
If null path or reached the end
- nopInit() - Static method in class net.minecraft.src.StatList
-
This method simply NOPs.
- normalize() - Method in class net.minecraft.src.Vec3
-
Normalizes the vector to a length of 1 (except if it is the zero vector)
- NORTH - Enum constant in enum class net.minecraft.src.EnumFacing
- NOT_POSSIBLE_HERE - Enum constant in enum class net.minecraft.src.EnumStatus
- NOT_POSSIBLE_NOW - Enum constant in enum class net.minecraft.src.EnumStatus
- NOT_SAFE - Enum constant in enum class net.minecraft.src.EnumStatus
- NOT_SET - Enum constant in enum class net.minecraft.src.EnumGameType
- note - Variable in class net.minecraft.src.TileEntityNote
-
Note to play
- notifyAdmins(ICommandSender, int, String, Object...) - Static method in class net.minecraft.src.CommandBase
- notifyAdmins(ICommandSender, int, String, Object...) - Method in interface net.minecraft.src.IAdminCommand
-
Sends a message to the admins of the server from a given CommandSender with the given resource string and given extra srings.
- notifyAdmins(ICommandSender, int, String, Object...) - Method in class net.minecraft.src.ServerCommandManager
-
Sends a message to the admins of the server from a given CommandSender with the given resource string and given extra srings.
- notifyAdmins(ICommandSender, String, Object...) - Static method in class net.minecraft.src.CommandBase
- notifyBlockChange(int, int, int, int) - Method in class net.minecraft.src.World
-
The block type change and need to notify other systems Args: x, y, z, blockID
- notifyBlockOfNeighborChange(int, int, int, int) - Method in class net.minecraft.src.World
-
Notifies a block that one of its neighbor change to the specified type Args: x, y, z, blockID
- notifyBlocksOfNeighborChange(int, int, int, int) - Method in class net.minecraft.src.World
-
Notifies neighboring blocks that this specified block changed Args: x, y, z, blockID
- notifyBlocksOfNeighborChange(int, int, int, int, int) - Method in class net.minecraft.src.World
-
Calls notifyBlockOfNeighborChange on adjacent blocks, except the one on the given side.
- NpcMerchant - Class in net.minecraft.src
- NpcMerchant(EntityPlayer) - Constructor for class net.minecraft.src.NpcMerchant
- NumberInvalidException - Exception in net.minecraft.src
- NumberInvalidException() - Constructor for exception net.minecraft.src.NumberInvalidException
- NumberInvalidException(String, Object...) - Constructor for exception net.minecraft.src.NumberInvalidException
- numTicksToChaseTarget - Variable in class net.minecraft.src.EntityLiving
-
How long to keep a specific target entity
- numUsingPlayers - Variable in class net.minecraft.src.TileEntityChest
-
The number of players currently using this chest
- numUsingPlayers - Variable in class net.minecraft.src.TileEntityEnderChest
-
The number of players currently using this ender chest.
- nVertices - Variable in class net.minecraft.src.TexturedQuad
O
- OBFUSCATED - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- objectBreakStats - Static variable in class net.minecraft.src.StatList
-
Tracks the number of times a given block or item has been broken.
- objectCraftStats - Static variable in class net.minecraft.src.StatList
-
Tracks the number of items a given block or item has been crafted.
- objectiveDisplayName - Variable in class net.minecraft.src.Packet206SetObjective
- objectiveName - Variable in class net.minecraft.src.Packet206SetObjective
- objectMineStats - Static variable in class net.minecraft.src.StatList
-
Tracks the number of times a given block or item has been mined.
- objectMouseOver - Variable in class net.minecraft.src.Minecraft
-
The ray trace hit that the mouse is over.
- objectUseStats - Static variable in class net.minecraft.src.StatList
-
Tracks the number of times a given block or item has been used.
- objectX - Static variable in class net.minecraft.src.ActiveRenderInfo
-
The calculated view object X coordinate
- objectY - Static variable in class net.minecraft.src.ActiveRenderInfo
-
The calculated view object Y coordinate
- objectZ - Static variable in class net.minecraft.src.ActiveRenderInfo
-
The calculated view object Z coordinate
- obsidian - Static variable in class net.minecraft.src.Block
- ocean - Static variable in class net.minecraft.src.BiomeGenBase
- offset(double, double, double) - Method in class net.minecraft.src.AxisAlignedBB
-
Offsets the current bounding box by the specified coordinates.
- offset(int, int, int) - Method in class net.minecraft.src.StructureBoundingBox
-
Offsets the current bounding box by the specified coordinates.
- offsetsXForSide - Static variable in class net.minecraft.src.Facing
-
gives the offset required for this axis to get the block at that side.
- offsetsYForSide - Static variable in class net.minecraft.src.Facing
-
gives the offset required for this axis to get the block at that side.
- offsetsZForSide - Static variable in class net.minecraft.src.Facing
-
gives the offset required for this axis to get the block at that side.
- offsetX - Static variable in class net.minecraft.src.Direction
- offsetX - Variable in enum class net.minecraft.src.EnumArt
- offsetX - Variable in class net.minecraft.src.ModelRenderer
- offsetY - Variable in enum class net.minecraft.src.EnumArt
- offsetY - Variable in class net.minecraft.src.ModelRenderer
- offsetZ - Static variable in class net.minecraft.src.Direction
- offsetZ - Variable in class net.minecraft.src.ModelRenderer
- OK - Enum constant in enum class net.minecraft.src.EnumStatus
- onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.src.EntityMinecart
-
Called every tick the minecart is on an activator rail.
- onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.src.EntityMinecartHopper
-
Called every tick the minecart is on an activator rail.
- onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.src.EntityMinecartTNT
-
Called every tick the minecart is on an activator rail.
- onARail - Static variable in class net.minecraft.src.AchievementList
-
Is the 'on a rail' achievement
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.Block
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockAnvil
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockBeacon
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockBed
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockBrewingStand
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockButton
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockCake
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockCauldron
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockChest
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockCommandBlock
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockComparator
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockDispenser
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockDoor
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockDragonEgg
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockEnchantmentTable
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockEnderChest
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockFence
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockFenceGate
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockFlowerPot
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockFurnace
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockHopper
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockJukeBox
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockLever
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockNote
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockPistonBase
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockPistonMoving
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockRedstoneOre
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockRedstoneRepeater
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockStairs
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockTNT
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockTrapDoor
-
Called upon block activation (right click on the block.)
- onBlockActivated(World, int, int, int, EntityPlayer, int, float, float, float) - Method in class net.minecraft.src.BlockWorkbench
-
Called upon block activation (right click on the block.)
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.Block
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockChest
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockComparator
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockContainer
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockDaylightDetector
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockDetectorRail
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockDispenser
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockDragonEgg
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockEndPortal
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockFire
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockFlowing
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockFluid
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockFurnace
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockHopper
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockPistonBase
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockPistonMoving
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockPumpkin
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockRailBase
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockRedstoneLight
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockRedstoneLogic
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockRedstoneTorch
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockRedstoneWire
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockSand
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockStairs
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockTNT
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockTorch
-
Called whenever the block is added into the world.
- onBlockAdded(World, int, int, int) - Method in class net.minecraft.src.BlockTripWire
-
Called whenever the block is added into the world.
- onBlockClicked(int, int, int, int) - Method in class net.minecraft.src.DemoWorldManager
-
if not creative, it calls destroyBlockInWorldPartially untill the block is broken first. par4 is the specific side. tryHarvestBlock can also be the result of this call
- onBlockClicked(int, int, int, int) - Method in class net.minecraft.src.ItemInWorldManager
-
if not creative, it calls destroyBlockInWorldPartially untill the block is broken first. par4 is the specific side. tryHarvestBlock can also be the result of this call
- onBlockClicked(World, int, int, int, EntityPlayer) - Method in class net.minecraft.src.Block
-
Called when the block is clicked by a player.
- onBlockClicked(World, int, int, int, EntityPlayer) - Method in class net.minecraft.src.BlockButton
-
Called when the block is clicked by a player.
- onBlockClicked(World, int, int, int, EntityPlayer) - Method in class net.minecraft.src.BlockCake
-
Called when the block is clicked by a player.
- onBlockClicked(World, int, int, int, EntityPlayer) - Method in class net.minecraft.src.BlockDoor
-
Called when the block is clicked by a player.
- onBlockClicked(World, int, int, int, EntityPlayer) - Method in class net.minecraft.src.BlockDragonEgg
-
Called when the block is clicked by a player.
- onBlockClicked(World, int, int, int, EntityPlayer) - Method in class net.minecraft.src.BlockNote
-
Called when the block is clicked by a player.
- onBlockClicked(World, int, int, int, EntityPlayer) - Method in class net.minecraft.src.BlockRedstoneOre
-
Called when the block is clicked by a player.
- onBlockClicked(World, int, int, int, EntityPlayer) - Method in class net.minecraft.src.BlockStairs
-
Called when the block is clicked by a player.
- onBlockClicked(World, int, int, int, EntityPlayer) - Method in class net.minecraft.src.BlockTrapDoor
-
Called when the block is clicked by a player.
- onBlockDestroyed(ItemStack, World, int, int, int, int, EntityLivingBase) - Method in class net.minecraft.src.Item
- onBlockDestroyed(ItemStack, World, int, int, int, int, EntityLivingBase) - Method in class net.minecraft.src.ItemShears
- onBlockDestroyed(ItemStack, World, int, int, int, int, EntityLivingBase) - Method in class net.minecraft.src.ItemSword
- onBlockDestroyed(ItemStack, World, int, int, int, int, EntityLivingBase) - Method in class net.minecraft.src.ItemTool
- onBlockDestroyed(World, int, int, int, int, EntityPlayer) - Method in class net.minecraft.src.ItemStack
- onBlockDestroyedByExplosion(World, int, int, int, Explosion) - Method in class net.minecraft.src.Block
-
Called upon the block being destroyed by an explosion
- onBlockDestroyedByExplosion(World, int, int, int, Explosion) - Method in class net.minecraft.src.BlockStairs
-
Called upon the block being destroyed by an explosion
- onBlockDestroyedByExplosion(World, int, int, int, Explosion) - Method in class net.minecraft.src.BlockTNT
-
Called upon the block being destroyed by an explosion
- onBlockDestroyedByPlayer(World, int, int, int, int) - Method in class net.minecraft.src.Block
-
Called right before the block is destroyed by a player.
- onBlockDestroyedByPlayer(World, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneLogic
-
Called right before the block is destroyed by a player.
- onBlockDestroyedByPlayer(World, int, int, int, int) - Method in class net.minecraft.src.BlockSilverfish
-
Called right before the block is destroyed by a player.
- onBlockDestroyedByPlayer(World, int, int, int, int) - Method in class net.minecraft.src.BlockStairs
-
Called right before the block is destroyed by a player.
- onBlockDestroyedByPlayer(World, int, int, int, int) - Method in class net.minecraft.src.BlockTNT
-
Called right before the block is destroyed by a player.
- onBlockEventReceived(World, int, int, int, int, int) - Method in class net.minecraft.src.Block
-
Called when the block receives a BlockEvent - see World.addBlockEvent.
- onBlockEventReceived(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockComparator
-
Called when the block receives a BlockEvent - see World.addBlockEvent.
- onBlockEventReceived(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockContainer
-
Called when the block receives a BlockEvent - see World.addBlockEvent.
- onBlockEventReceived(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockNote
-
Called when the block receives a BlockEvent - see World.addBlockEvent.
- onBlockEventReceived(World, int, int, int, int, int) - Method in class net.minecraft.src.BlockPistonBase
-
Called when the block receives a BlockEvent - see World.addBlockEvent.
- onBlockHarvested(World, int, int, int, int, EntityPlayer) - Method in class net.minecraft.src.Block
-
Called when the block is attempted to be harvested
- onBlockHarvested(World, int, int, int, int, EntityPlayer) - Method in class net.minecraft.src.BlockBed
-
Called when the block is attempted to be harvested
- onBlockHarvested(World, int, int, int, int, EntityPlayer) - Method in class net.minecraft.src.BlockDoor
-
Called when the block is attempted to be harvested
- onBlockHarvested(World, int, int, int, int, EntityPlayer) - Method in class net.minecraft.src.BlockPistonExtension
-
Called when the block is attempted to be harvested
- onBlockHarvested(World, int, int, int, int, EntityPlayer) - Method in class net.minecraft.src.BlockSkull
-
Called when the block is attempted to be harvested
- onBlockHarvested(World, int, int, int, int, EntityPlayer) - Method in class net.minecraft.src.BlockTripWire
-
Called when the block is attempted to be harvested
- onBlockPlaced(World, int, int, int, int, float, float, float, int) - Method in class net.minecraft.src.Block
-
Called when a block is placed using its ItemBlock.
- onBlockPlaced(World, int, int, int, int, float, float, float, int) - Method in class net.minecraft.src.BlockButton
-
Called when a block is placed using its ItemBlock.
- onBlockPlaced(World, int, int, int, int, float, float, float, int) - Method in class net.minecraft.src.BlockCocoa
-
Called when a block is placed using its ItemBlock.
- onBlockPlaced(World, int, int, int, int, float, float, float, int) - Method in class net.minecraft.src.BlockHalfSlab
-
Called when a block is placed using its ItemBlock.
- onBlockPlaced(World, int, int, int, int, float, float, float, int) - Method in class net.minecraft.src.BlockHopper
-
Called when a block is placed using its ItemBlock.
- onBlockPlaced(World, int, int, int, int, float, float, float, int) - Method in class net.minecraft.src.BlockLadder
-
Called when a block is placed using its ItemBlock.
- onBlockPlaced(World, int, int, int, int, float, float, float, int) - Method in class net.minecraft.src.BlockLever
-
Called when a block is placed using its ItemBlock.
- onBlockPlaced(World, int, int, int, int, float, float, float, int) - Method in class net.minecraft.src.BlockQuartz
-
Called when a block is placed using its ItemBlock.
- onBlockPlaced(World, int, int, int, int, float, float, float, int) - Method in class net.minecraft.src.BlockRotatedPillar
-
Called when a block is placed using its ItemBlock.
- onBlockPlaced(World, int, int, int, int, float, float, float, int) - Method in class net.minecraft.src.BlockStairs
-
Called when a block is placed using its ItemBlock.
- onBlockPlaced(World, int, int, int, int, float, float, float, int) - Method in class net.minecraft.src.BlockTorch
-
Called when a block is placed using its ItemBlock.
- onBlockPlaced(World, int, int, int, int, float, float, float, int) - Method in class net.minecraft.src.BlockTrapDoor
-
Called when a block is placed using its ItemBlock.
- onBlockPlaced(World, int, int, int, int, float, float, float, int) - Method in class net.minecraft.src.BlockTripWireSource
-
Called when a block is placed using its ItemBlock.
- onBlockPlaced(World, int, int, int, int, float, float, float, int) - Method in class net.minecraft.src.BlockVine
-
Called when a block is placed using its ItemBlock.
- onBlockPlacedBy(World, int, int, int, EntityLivingBase, ItemStack) - Method in class net.minecraft.src.Block
-
Called when the block is placed in the world.
- onBlockPlacedBy(World, int, int, int, EntityLivingBase, ItemStack) - Method in class net.minecraft.src.BlockAnvil
-
Called when the block is placed in the world.
- onBlockPlacedBy(World, int, int, int, EntityLivingBase, ItemStack) - Method in class net.minecraft.src.BlockBeacon
-
Called when the block is placed in the world.
- onBlockPlacedBy(World, int, int, int, EntityLivingBase, ItemStack) - Method in class net.minecraft.src.BlockBrewingStand
-
Called when the block is placed in the world.
- onBlockPlacedBy(World, int, int, int, EntityLivingBase, ItemStack) - Method in class net.minecraft.src.BlockChest
-
Called when the block is placed in the world.
- onBlockPlacedBy(World, int, int, int, EntityLivingBase, ItemStack) - Method in class net.minecraft.src.BlockCocoa
-
Called when the block is placed in the world.
- onBlockPlacedBy(World, int, int, int, EntityLivingBase, ItemStack) - Method in class net.minecraft.src.BlockCommandBlock
-
Called when the block is placed in the world.
- onBlockPlacedBy(World, int, int, int, EntityLivingBase, ItemStack) - Method in class net.minecraft.src.BlockDispenser
-
Called when the block is placed in the world.
- onBlockPlacedBy(World, int, int, int, EntityLivingBase, ItemStack) - Method in class net.minecraft.src.BlockEnchantmentTable
-
Called when the block is placed in the world.
- onBlockPlacedBy(World, int, int, int, EntityLivingBase, ItemStack) - Method in class net.minecraft.src.BlockEnderChest
-
Called when the block is placed in the world.
- onBlockPlacedBy(World, int, int, int, EntityLivingBase, ItemStack) - Method in class net.minecraft.src.BlockEndPortalFrame
-
Called when the block is placed in the world.
- onBlockPlacedBy(World, int, int, int, EntityLivingBase, ItemStack) - Method in class net.minecraft.src.BlockFenceGate
-
Called when the block is placed in the world.
- onBlockPlacedBy(World, int, int, int, EntityLivingBase, ItemStack) - Method in class net.minecraft.src.BlockFurnace
-
Called when the block is placed in the world.
- onBlockPlacedBy(World, int, int, int, EntityLivingBase, ItemStack) - Method in class net.minecraft.src.BlockHopper
-
Called when the block is placed in the world.
- onBlockPlacedBy(World, int, int, int, EntityLivingBase, ItemStack) - Method in class net.minecraft.src.BlockLever
-
Called when the block is placed in the world.
- onBlockPlacedBy(World, int, int, int, EntityLivingBase, ItemStack) - Method in class net.minecraft.src.BlockPistonBase
-
Called when the block is placed in the world.
- onBlockPlacedBy(World, int, int, int, EntityLivingBase, ItemStack) - Method in class net.minecraft.src.BlockPumpkin
-
Called when the block is placed in the world.
- onBlockPlacedBy(World, int, int, int, EntityLivingBase, ItemStack) - Method in class net.minecraft.src.BlockRedstoneLogic
-
Called when the block is placed in the world.
- onBlockPlacedBy(World, int, int, int, EntityLivingBase, ItemStack) - Method in class net.minecraft.src.BlockSkull
-
Called when the block is placed in the world.
- onBlockPlacedBy(World, int, int, int, EntityLivingBase, ItemStack) - Method in class net.minecraft.src.BlockStairs
-
Called when the block is placed in the world.
- onBlockPreDestroy(World, int, int, int, int) - Method in class net.minecraft.src.Block
-
Called on server worlds only when the block is about to be replaced by a different block or the same block with a different metadata value.
- onBroken(Entity) - Method in class net.minecraft.src.EntityHanging
-
Called when this entity is broken.
- onBroken(Entity) - Method in class net.minecraft.src.EntityItemFrame
-
Called when this entity is broken.
- onBroken(Entity) - Method in class net.minecraft.src.EntityLeashKnot
-
Called when this entity is broken.
- onBroken(Entity) - Method in class net.minecraft.src.EntityPainting
-
Called when this entity is broken.
- onChangedPotionEffect(PotionEffect, boolean) - Method in class net.minecraft.src.EntityLivingBase
- onChangedPotionEffect(PotionEffect, boolean) - Method in class net.minecraft.src.EntityPlayerMP
- onChunkLoad() - Method in class net.minecraft.src.Chunk
-
Called when this Chunk is loaded by the ChunkProvider
- onChunkLoad() - Method in class net.minecraft.src.EmptyChunk
-
Called when this Chunk is loaded by the ChunkProvider
- onChunkLoad() - Method in class net.minecraft.src.Entity
- onChunkUnload() - Method in class net.minecraft.src.Chunk
-
Called when this Chunk is unloaded by the ChunkProvider
- onChunkUnload() - Method in class net.minecraft.src.EmptyChunk
-
Called when this Chunk is unloaded by the ChunkProvider
- onCollideWithPlayer(EntityPlayer) - Method in class net.minecraft.src.Entity
-
Called by a player entity when they collide with an entity
- onCollideWithPlayer(EntityPlayer) - Method in class net.minecraft.src.EntityArrow
-
Called by a player entity when they collide with an entity
- onCollideWithPlayer(EntityPlayer) - Method in class net.minecraft.src.EntityItem
-
Called by a player entity when they collide with an entity
- onCollideWithPlayer(EntityPlayer) - Method in class net.minecraft.src.EntitySlime
-
Called by a player entity when they collide with an entity
- onCollideWithPlayer(EntityPlayer) - Method in class net.minecraft.src.EntityXPOrb
-
Called by a player entity when they collide with an entity
- onContainerClosed(EntityPlayer) - Method in class net.minecraft.src.Container
-
Called when the container is closed.
- onContainerClosed(EntityPlayer) - Method in class net.minecraft.src.ContainerChest
-
Called when the container is closed.
- onContainerClosed(EntityPlayer) - Method in class net.minecraft.src.ContainerEnchantment
-
Called when the container is closed.
- onContainerClosed(EntityPlayer) - Method in class net.minecraft.src.ContainerHopper
-
Called when the container is closed.
- onContainerClosed(EntityPlayer) - Method in class net.minecraft.src.ContainerHorseInventory
-
Called when the container is closed.
- onContainerClosed(EntityPlayer) - Method in class net.minecraft.src.ContainerMerchant
-
Called when the container is closed.
- onContainerClosed(EntityPlayer) - Method in class net.minecraft.src.ContainerPlayer
-
Called when the container is closed.
- onContainerClosed(EntityPlayer) - Method in class net.minecraft.src.ContainerRepair
-
Called when the container is closed.
- onContainerClosed(EntityPlayer) - Method in class net.minecraft.src.ContainerWorkbench
-
Called when the container is closed.
- onCrafting(ItemStack) - Method in class net.minecraft.src.Slot
-
the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
- onCrafting(ItemStack) - Method in class net.minecraft.src.SlotCrafting
-
the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
- onCrafting(ItemStack) - Method in class net.minecraft.src.SlotFurnace
-
the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
- onCrafting(ItemStack) - Method in class net.minecraft.src.SlotMerchantResult
-
the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
- onCrafting(ItemStack, int) - Method in class net.minecraft.src.Slot
-
the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
- onCrafting(ItemStack, int) - Method in class net.minecraft.src.SlotCrafting
-
the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
- onCrafting(ItemStack, int) - Method in class net.minecraft.src.SlotFurnace
-
the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
- onCrafting(ItemStack, int) - Method in class net.minecraft.src.SlotMerchantResult
-
the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
- onCrafting(World, EntityPlayer, int) - Method in class net.minecraft.src.ItemStack
- onCraftMatrixChanged(IInventory) - Method in class net.minecraft.src.Container
-
Callback for when the crafting matrix is changed.
- onCraftMatrixChanged(IInventory) - Method in class net.minecraft.src.ContainerEnchantment
-
Callback for when the crafting matrix is changed.
- onCraftMatrixChanged(IInventory) - Method in class net.minecraft.src.ContainerMerchant
-
Callback for when the crafting matrix is changed.
- onCraftMatrixChanged(IInventory) - Method in class net.minecraft.src.ContainerPlayer
-
Callback for when the crafting matrix is changed.
- onCraftMatrixChanged(IInventory) - Method in class net.minecraft.src.ContainerRepair
-
Callback for when the crafting matrix is changed.
- onCraftMatrixChanged(IInventory) - Method in class net.minecraft.src.ContainerWorkbench
-
Callback for when the crafting matrix is changed.
- onCreated(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.Item
-
Called when item is crafted/smelted.
- onCreated(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemMap
-
Called when item is crafted/smelted.
- onCriticalHit(Entity) - Method in class net.minecraft.src.EntityPlayer
-
Called when the player performs a critical hit on the Entity.
- onCriticalHit(Entity) - Method in class net.minecraft.src.EntityPlayerMP
-
Called when the player performs a critical hit on the Entity.
- onCriticalHit(Entity) - Method in class net.minecraft.src.EntityPlayerSP
-
Called when the player performs a critical hit on the Entity.
- onDeath(DamageSource) - Method in class net.minecraft.src.EntityCreeper
-
Called when the mob's health reaches 0.
- onDeath(DamageSource) - Method in class net.minecraft.src.EntityHorse
-
Called when the mob's health reaches 0.
- onDeath(DamageSource) - Method in class net.minecraft.src.EntityIronGolem
-
Called when the mob's health reaches 0.
- onDeath(DamageSource) - Method in class net.minecraft.src.EntityLivingBase
-
Called when the mob's health reaches 0.
- onDeath(DamageSource) - Method in class net.minecraft.src.EntityPlayer
-
Called when the mob's health reaches 0.
- onDeath(DamageSource) - Method in class net.minecraft.src.EntityPlayerMP
-
Called when the mob's health reaches 0.
- onDeath(DamageSource) - Method in class net.minecraft.src.EntitySkeleton
-
Called when the mob's health reaches 0.
- onDeath(DamageSource) - Method in class net.minecraft.src.EntityVillager
-
Called when the mob's health reaches 0.
- onDeathUpdate() - Method in class net.minecraft.src.EntityDragon
-
handles entity death timer, experience orb and particle creation
- onDeathUpdate() - Method in class net.minecraft.src.EntityLivingBase
-
handles entity death timer, experience orb and particle creation
- onEaten(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.Item
- onEaten(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemBow
- onEaten(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemBucketMilk
- onEaten(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemFood
- onEaten(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemPotion
- onEaten(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemSoup
- onEnchantmentCritical(Entity) - Method in class net.minecraft.src.EntityPlayer
- onEnchantmentCritical(Entity) - Method in class net.minecraft.src.EntityPlayerMP
- onEnchantmentCritical(Entity) - Method in class net.minecraft.src.EntityPlayerSP
- onEntityAdded(Entity) - Method in class net.minecraft.src.World
- onEntityAdded(Entity) - Method in class net.minecraft.src.WorldClient
- onEntityAdded(Entity) - Method in class net.minecraft.src.WorldServer
- onEntityCollidedWithBlock(World, int, int, int, Entity) - Method in class net.minecraft.src.Block
-
Triggered whenever an entity collides with this block (enters into the block).
- onEntityCollidedWithBlock(World, int, int, int, Entity) - Method in class net.minecraft.src.BlockBasePressurePlate
-
Triggered whenever an entity collides with this block (enters into the block).
- onEntityCollidedWithBlock(World, int, int, int, Entity) - Method in class net.minecraft.src.BlockButton
-
Triggered whenever an entity collides with this block (enters into the block).
- onEntityCollidedWithBlock(World, int, int, int, Entity) - Method in class net.minecraft.src.BlockCactus
-
Triggered whenever an entity collides with this block (enters into the block).
- onEntityCollidedWithBlock(World, int, int, int, Entity) - Method in class net.minecraft.src.BlockDetectorRail
-
Triggered whenever an entity collides with this block (enters into the block).
- onEntityCollidedWithBlock(World, int, int, int, Entity) - Method in class net.minecraft.src.BlockEndPortal
-
Triggered whenever an entity collides with this block (enters into the block).
- onEntityCollidedWithBlock(World, int, int, int, Entity) - Method in class net.minecraft.src.BlockPortal
-
Triggered whenever an entity collides with this block (enters into the block).
- onEntityCollidedWithBlock(World, int, int, int, Entity) - Method in class net.minecraft.src.BlockSoulSand
-
Triggered whenever an entity collides with this block (enters into the block).
- onEntityCollidedWithBlock(World, int, int, int, Entity) - Method in class net.minecraft.src.BlockTNT
-
Triggered whenever an entity collides with this block (enters into the block).
- onEntityCollidedWithBlock(World, int, int, int, Entity) - Method in class net.minecraft.src.BlockTripWire
-
Triggered whenever an entity collides with this block (enters into the block).
- onEntityCollidedWithBlock(World, int, int, int, Entity) - Method in class net.minecraft.src.BlockWeb
-
Triggered whenever an entity collides with this block (enters into the block).
- onEntityCreate(Entity) - Method in interface net.minecraft.src.IWorldAccess
-
Called on all IWorldAccesses when an entity is created or loaded.
- onEntityCreate(Entity) - Method in class net.minecraft.src.RenderGlobal
-
Called on all IWorldAccesses when an entity is created or loaded.
- onEntityCreate(Entity) - Method in class net.minecraft.src.WorldManager
-
Called on all IWorldAccesses when an entity is created or loaded.
- onEntityDestroy(Entity) - Method in interface net.minecraft.src.IWorldAccess
-
Called on all IWorldAccesses when an entity is unloaded or destroyed.
- onEntityDestroy(Entity) - Method in class net.minecraft.src.RenderGlobal
-
Called on all IWorldAccesses when an entity is unloaded or destroyed.
- onEntityDestroy(Entity) - Method in class net.minecraft.src.WorldManager
-
Called on all IWorldAccesses when an entity is unloaded or destroyed.
- onEntityRemoved(Entity) - Method in class net.minecraft.src.World
- onEntityRemoved(Entity) - Method in class net.minecraft.src.WorldClient
- onEntityRemoved(Entity) - Method in class net.minecraft.src.WorldServer
- onEntityUpdate() - Method in class net.minecraft.src.Entity
-
Gets called every tick from main Entity class
- onEntityUpdate() - Method in class net.minecraft.src.EntityLiving
-
Gets called every tick from main Entity class
- onEntityUpdate() - Method in class net.minecraft.src.EntityLivingBase
-
Gets called every tick from main Entity class
- onEntityUpdate() - Method in class net.minecraft.src.EntityWaterMob
-
Gets called every tick from main Entity class
- onEntityWalking(World, int, int, int, Entity) - Method in class net.minecraft.src.Block
-
Called whenever an entity is walking on top of this block.
- onEntityWalking(World, int, int, int, Entity) - Method in class net.minecraft.src.BlockRedstoneOre
-
Called whenever an entity is walking on top of this block.
- onEntityWalking(World, int, int, int, Entity) - Method in class net.minecraft.src.BlockStairs
-
Called whenever an entity is walking on top of this block.
- oneShotStats - Static variable in class net.minecraft.src.StatList
-
Tracks one-off stats.
- onFallenUpon(World, int, int, int, Entity, float) - Method in class net.minecraft.src.Block
-
Block's chance to react to an entity falling on it.
- onFallenUpon(World, int, int, int, Entity, float) - Method in class net.minecraft.src.BlockFarmland
-
Block's chance to react to an entity falling on it.
- onFinishedPotionEffect(PotionEffect) - Method in class net.minecraft.src.EntityLivingBase
- onFinishedPotionEffect(PotionEffect) - Method in class net.minecraft.src.EntityPlayerMP
- onFinishFalling(World, int, int, int, int) - Method in class net.minecraft.src.BlockAnvil
-
Called when the falling block entity for this block hits the ground and turns back into a block
- onFinishFalling(World, int, int, int, int) - Method in class net.minecraft.src.BlockSand
-
Called when the falling block entity for this block hits the ground and turns back into a block
- onFire - Static variable in class net.minecraft.src.DamageSource
- onFoodEaten(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemAppleGold
- onFoodEaten(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemFood
- onFoodEaten(World, EntityPlayer) - Method in class net.minecraft.src.ItemStack
- onGround - Variable in class net.minecraft.src.Entity
- onGround - Variable in class net.minecraft.src.ModelBase
- onGround - Variable in class net.minecraft.src.Packet10Flying
-
True if the client is on the ground.
- onGuiClosed() - Method in class net.minecraft.src.GuiChat
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.src.GuiCommandBlock
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.src.GuiContainer
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.src.GuiContainerCreative
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.src.GuiCreateWorld
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.src.GuiEditSign
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.src.GuiFlatPresets
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.src.GuiMultiplayer
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.src.GuiRenameWorld
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.src.GuiRepair
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.src.GuiScreen
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.src.GuiScreenAddServer
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.src.GuiScreenBook
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.src.GuiScreenConfigureWorld
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.src.GuiScreenCreateOnlineWorld
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.src.GuiScreenEditOnlineWorld
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.src.GuiScreenInvite
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.src.GuiScreenOnlineServers
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.src.GuiScreenResetWorld
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.src.GuiScreenServerList
-
Called when the screen is unloaded.
- onGuiClosed() - Method in class net.minecraft.src.GuiScreenSubscription
-
Called when the screen is unloaded.
- onImpact(MovingObjectPosition) - Method in class net.minecraft.src.EntityEgg
-
Called when this EntityThrowable hits a block or entity.
- onImpact(MovingObjectPosition) - Method in class net.minecraft.src.EntityEnderPearl
-
Called when this EntityThrowable hits a block or entity.
- onImpact(MovingObjectPosition) - Method in class net.minecraft.src.EntityExpBottle
-
Called when this EntityThrowable hits a block or entity.
- onImpact(MovingObjectPosition) - Method in class net.minecraft.src.EntityFireball
-
Called when this EntityFireball hits a block or entity.
- onImpact(MovingObjectPosition) - Method in class net.minecraft.src.EntityLargeFireball
-
Called when this EntityFireball hits a block or entity.
- onImpact(MovingObjectPosition) - Method in class net.minecraft.src.EntityPotion
-
Called when this EntityThrowable hits a block or entity.
- onImpact(MovingObjectPosition) - Method in class net.minecraft.src.EntitySmallFireball
-
Called when this EntityFireball hits a block or entity.
- onImpact(MovingObjectPosition) - Method in class net.minecraft.src.EntitySnowball
-
Called when this EntityThrowable hits a block or entity.
- onImpact(MovingObjectPosition) - Method in class net.minecraft.src.EntityThrowable
-
Called when this EntityThrowable hits a block or entity.
- onImpact(MovingObjectPosition) - Method in class net.minecraft.src.EntityWitherSkull
-
Called when this EntityFireball hits a block or entity.
- onInventoryChanged() - Method in class net.minecraft.src.EntityMinecartContainer
-
Called when an the contents of an Inventory change, usually
- onInventoryChanged() - Method in interface net.minecraft.src.IInventory
-
Called when an the contents of an Inventory change, usually
- onInventoryChanged() - Method in class net.minecraft.src.InventoryBasic
-
Called when an the contents of an Inventory change, usually
- onInventoryChanged() - Method in class net.minecraft.src.InventoryCrafting
-
Called when an the contents of an Inventory change, usually
- onInventoryChanged() - Method in class net.minecraft.src.InventoryCraftResult
-
Called when an the contents of an Inventory change, usually
- onInventoryChanged() - Method in class net.minecraft.src.InventoryLargeChest
-
Called when an the contents of an Inventory change, usually
- onInventoryChanged() - Method in class net.minecraft.src.InventoryMerchant
-
Called when an the contents of an Inventory change, usually
- onInventoryChanged() - Method in class net.minecraft.src.InventoryPlayer
-
Called when an the contents of an Inventory change, usually
- onInventoryChanged() - Method in class net.minecraft.src.TileEntity
-
Called when an the contents of an Inventory change, usually
- onInventoryChanged() - Method in class net.minecraft.src.TileEntityHopper
-
Called when an the contents of an Inventory change, usually
- onInventoryChanged(InventoryBasic) - Method in class net.minecraft.src.EntityHorse
-
Called by InventoryBasic.onInventoryChanged() on a array that is never filled.
- onInventoryChanged(InventoryBasic) - Method in interface net.minecraft.src.IInvBasic
-
Called by InventoryBasic.onInventoryChanged() on a array that is never filled.
- onItemPickup(Entity, int) - Method in class net.minecraft.src.EntityLivingBase
-
Called whenever an item is picked up from walking over it.
- onItemPickup(Entity, int) - Method in class net.minecraft.src.EntityPlayerMP
-
Called whenever an item is picked up from walking over it.
- onItemPickup(Entity, int) - Method in class net.minecraft.src.EntityPlayerSP
-
Called whenever an item is picked up from walking over it.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.Item
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemArmor
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemBoat
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemBow
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemBucket
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemBucketMilk
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemCarrotOnAStick
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemEditableBook
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemEgg
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemEmptyMap
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemEnderEye
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemEnderPearl
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemExpBottle
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemFishingRod
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemFood
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemGlassBottle
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemLilyPad
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemMonsterPlacer
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemPotion
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemSnowball
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemSword
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.src.ItemWritableBook
-
Called whenever this item is equipped and the right mouse button is pressed.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.Item
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemBed
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemBlock
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemDoor
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemDye
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemEnderEye
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemFireball
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemFirework
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemFlintAndSteel
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemHangingEntity
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemHoe
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemLeash
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemMinecart
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemMonsterPlacer
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemPotion
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemRecord
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemRedstone
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemReed
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemSeedFood
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemSeeds
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemSign
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemSkull
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemSlab
-
Callback for item usage.
- onItemUse(ItemStack, EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemSnow
-
Callback for item usage.
- onItemUseFinish() - Method in class net.minecraft.src.EntityPlayer
-
Used for when item use count runs out, ie: eating completed
- onItemUseFinish() - Method in class net.minecraft.src.EntityPlayerMP
-
Used for when item use count runs out, ie: eating completed
- onKillEntity(EntityLivingBase) - Method in class net.minecraft.src.Entity
-
This method gets called when the entity kills another one.
- onKillEntity(EntityLivingBase) - Method in class net.minecraft.src.EntityPlayer
-
This method gets called when the entity kills another one.
- onKillEntity(EntityLivingBase) - Method in class net.minecraft.src.EntityZombie
-
This method gets called when the entity kills another one.
- onLivingUpdate() - Method in class net.minecraft.src.EntityAgeable
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.src.EntityAnimal
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.src.EntityBlaze
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.src.EntityChicken
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.src.EntityDragon
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.src.EntityEnderman
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.src.EntityHorse
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.src.EntityIronGolem
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.src.EntityLiving
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.src.EntityLivingBase
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.src.EntityMob
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.src.EntityOtherPlayerMP
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.src.EntityPlayer
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.src.EntityPlayerSP
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.src.EntitySheep
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.src.EntitySkeleton
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.src.EntitySnowman
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.src.EntitySquid
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.src.EntityWitch
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.src.EntityWither
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.src.EntityWolf
-
Called frequently so the entity can update its state every tick as required.
- onLivingUpdate() - Method in class net.minecraft.src.EntityZombie
-
Called frequently so the entity can update its state every tick as required.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.Block
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockBasePressurePlate
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockBed
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockButton
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockCactus
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockCake
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockCarpet
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockChest
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockCocoa
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockCommandBlock
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockDaylightDetector
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockDispenser
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockDoor
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockDragonEgg
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockFarmland
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockFenceGate
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockFire
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockFlower
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockFlowerPot
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockFluid
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockHopper
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockLadder
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockLever
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockNote
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockPistonBase
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockPistonExtension
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockPistonMoving
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockPortal
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockRailBase
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneLight
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneLogic
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneTorch
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneWire
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockReed
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockSand
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockSign
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockSnow
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockStationary
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockTNT
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockTorch
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockTrapDoor
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockTripWire
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockTripWireSource
-
Lets the block know when one of its neighbor changes.
- onNeighborBlockChange(World, int, int, int, int) - Method in class net.minecraft.src.BlockVine
-
Lets the block know when one of its neighbor changes.
- onNewPotionEffect(PotionEffect) - Method in class net.minecraft.src.EntityLivingBase
- onNewPotionEffect(PotionEffect) - Method in class net.minecraft.src.EntityPlayerMP
- onPickupFromSlot(EntityPlayer, ItemStack) - Method in class net.minecraft.src.Slot
- onPickupFromSlot(EntityPlayer, ItemStack) - Method in class net.minecraft.src.SlotCrafting
- onPickupFromSlot(EntityPlayer, ItemStack) - Method in class net.minecraft.src.SlotFurnace
- onPickupFromSlot(EntityPlayer, ItemStack) - Method in class net.minecraft.src.SlotMerchantResult
- onPlayerDamageBlock(int, int, int, int) - Method in class net.minecraft.src.PlayerControllerMP
-
Called when a player damages a block and updates damage counters
- onPlayerDestroyBlock(int, int, int, int) - Method in class net.minecraft.src.PlayerControllerMP
-
Called when a player completes the destruction of a block
- onPlayerRightClick(EntityPlayer, World, ItemStack, int, int, int, int, Vec3) - Method in class net.minecraft.src.PlayerControllerMP
-
Handles a players right click.
- onPlayerStoppedUsing(ItemStack, World, EntityPlayer, int) - Method in class net.minecraft.src.Item
-
called when the player releases the use item button.
- onPlayerStoppedUsing(ItemStack, World, EntityPlayer, int) - Method in class net.minecraft.src.ItemBow
-
called when the player releases the use item button.
- onPlayerStoppedUsing(World, EntityPlayer, int) - Method in class net.minecraft.src.ItemStack
-
Called when the player releases the use item button.
- onPostBlockPlaced(World, int, int, int, int) - Method in class net.minecraft.src.Block
-
Called after a block is placed
- onPostBlockPlaced(World, int, int, int, int) - Method in class net.minecraft.src.BlockTripWireSource
-
Called after a block is placed
- onPoweredBlockChange(World, int, int, int, boolean) - Method in class net.minecraft.src.BlockDoor
-
A function to open a door.
- onPoweredBlockChange(World, int, int, int, boolean) - Method in class net.minecraft.src.BlockTrapDoor
- onResourceManagerReload(ResourceManager) - Method in class net.minecraft.src.FoliageColorReloadListener
- onResourceManagerReload(ResourceManager) - Method in class net.minecraft.src.FontRenderer
- onResourceManagerReload(ResourceManager) - Method in class net.minecraft.src.GrassColorReloadListener
- onResourceManagerReload(ResourceManager) - Method in class net.minecraft.src.LanguageManager
- onResourceManagerReload(ResourceManager) - Method in interface net.minecraft.src.ResourceManagerReloadListener
- onResourceManagerReload(ResourceManager) - Method in class net.minecraft.src.SoundManager
- onResourceManagerReload(ResourceManager) - Method in class net.minecraft.src.TextureManager
- onSlotChange(ItemStack, ItemStack) - Method in class net.minecraft.src.Slot
-
if par2 has more items than par1, onCrafting(item,countIncrease) is called
- onSlotChanged() - Method in class net.minecraft.src.Slot
-
Called when the stack in a Slot changes
- onSoundOptionsChanged() - Method in class net.minecraft.src.SoundManager
-
Called when one of the sound level options has changed.
- onSpawnWithEgg(EntityLivingData) - Method in class net.minecraft.src.EntityCaveSpider
- onSpawnWithEgg(EntityLivingData) - Method in class net.minecraft.src.EntityHorse
- onSpawnWithEgg(EntityLivingData) - Method in class net.minecraft.src.EntityLiving
- onSpawnWithEgg(EntityLivingData) - Method in class net.minecraft.src.EntityOcelot
- onSpawnWithEgg(EntityLivingData) - Method in class net.minecraft.src.EntityPigZombie
- onSpawnWithEgg(EntityLivingData) - Method in class net.minecraft.src.EntitySheep
- onSpawnWithEgg(EntityLivingData) - Method in class net.minecraft.src.EntitySkeleton
- onSpawnWithEgg(EntityLivingData) - Method in class net.minecraft.src.EntitySpider
- onSpawnWithEgg(EntityLivingData) - Method in class net.minecraft.src.EntityVillager
- onSpawnWithEgg(EntityLivingData) - Method in class net.minecraft.src.EntityZombie
- onStartFalling(EntityFallingSand) - Method in class net.minecraft.src.BlockAnvil
-
Called when the falling block entity for this block is created
- onStartFalling(EntityFallingSand) - Method in class net.minecraft.src.BlockSand
-
Called when the falling block entity for this block is created
- onStoppedUsingItem(EntityPlayer) - Method in class net.minecraft.src.PlayerControllerMP
- onStruckByLightning(EntityLightningBolt) - Method in class net.minecraft.src.Entity
-
Called when a lightning bolt hits the entity.
- onStruckByLightning(EntityLightningBolt) - Method in class net.minecraft.src.EntityCreeper
-
Called when a lightning bolt hits the entity.
- onStruckByLightning(EntityLightningBolt) - Method in class net.minecraft.src.EntityPig
-
Called when a lightning bolt hits the entity.
- onTick(int) - Static method in class net.minecraft.src.KeyBinding
- onUpdate() - Method in class net.minecraft.src.Entity
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityArrow
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityAuraFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityBat
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityBoat
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityBubbleFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityClientPlayerMP
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityCloudFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityCreeper
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityCrit2FX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityCritFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityDropParticleFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityEnchantmentTableParticleFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityEnderCrystal
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityEnderEye
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityExplodeFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityFallingSand
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityFireball
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityFireworkRocket
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityFireworkSparkFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityFireworkStarterFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityFishHook
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityFlameFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityFootStepFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityHanging
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityHeartFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityHorse
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityHugeExplodeFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityItem
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityLargeExplodeFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityLavaFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityLightningBolt
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityLiving
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityLivingBase
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityMinecart
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityMinecartFurnace
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityMinecartHopper
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityMinecartMobSpawner
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityMinecartTNT
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityMob
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityNoteFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityOtherPlayerMP
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityPickupFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityPigZombie
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityPlayer
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityPlayerMP
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityPortalFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityRainFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityReddustFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntitySilverfish
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntitySlime
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntitySmokeFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntitySnowShovelFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntitySpellParticleFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntitySpider
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntitySuspendFX
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityThrowable
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityTNTPrimed
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityWolf
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityXPOrb
-
Called to update the entity's position/logic.
- onUpdate() - Method in class net.minecraft.src.EntityZombie
-
Called to update the entity's position/logic.
- onUpdate(EntityLivingBase) - Method in class net.minecraft.src.PotionEffect
- onUpdate(EntityPlayer) - Method in class net.minecraft.src.FoodStats
-
Handles the food game logic.
- onUpdate(ItemStack, World, Entity, int, boolean) - Method in class net.minecraft.src.Item
-
Called each tick as long the item is on a player inventory.
- onUpdate(ItemStack, World, Entity, int, boolean) - Method in class net.minecraft.src.ItemMap
-
Called each tick as long the item is on a player inventory.
- onUpdateEntity() - Method in class net.minecraft.src.EntityPlayerMP
- onUpdateLook() - Method in class net.minecraft.src.EntityLookHelper
-
Updates look
- onUpdateMoveHelper() - Method in class net.minecraft.src.EntityMoveHelper
- onUpdateNavigation() - Method in class net.minecraft.src.PathNavigate
- onUpdateTasks() - Method in class net.minecraft.src.EntityAITasks
- onValidSurface() - Method in class net.minecraft.src.EntityHanging
-
checks to make sure painting can be placed there
- onValidSurface() - Method in class net.minecraft.src.EntityLeashKnot
-
checks to make sure painting can be placed there
- onWorldChange(World) - Method in class net.minecraft.src.TileEntityRendererPiston
-
Called when the ingame world being rendered changes (e.g. on world -> nether travel) due to using one renderer per tile entity type, rather than instance
- onWorldChange(World) - Method in class net.minecraft.src.TileEntitySpecialRenderer
-
Called when the ingame world being rendered changes (e.g. on world -> nether travel) due to using one renderer per tile entity type, rather than instance
- opaqueCubeLookup - Static variable in class net.minecraft.src.Block
-
An array of 4096 booleans corresponding to the result of the isOpaqueCube() method for each block ID
- openChest() - Method in class net.minecraft.src.EntityMinecartContainer
- openChest() - Method in interface net.minecraft.src.IInventory
- openChest() - Method in class net.minecraft.src.InventoryBasic
- openChest() - Method in class net.minecraft.src.InventoryCrafting
- openChest() - Method in class net.minecraft.src.InventoryCraftResult
- openChest() - Method in class net.minecraft.src.InventoryEnderChest
- openChest() - Method in class net.minecraft.src.InventoryLargeChest
- openChest() - Method in class net.minecraft.src.InventoryMerchant
- openChest() - Method in class net.minecraft.src.InventoryPlayer
- openChest() - Method in class net.minecraft.src.TileEntityBeacon
- openChest() - Method in class net.minecraft.src.TileEntityBrewingStand
- openChest() - Method in class net.minecraft.src.TileEntityChest
- openChest() - Method in class net.minecraft.src.TileEntityDispenser
- openChest() - Method in class net.minecraft.src.TileEntityEnderChest
- openChest() - Method in class net.minecraft.src.TileEntityFurnace
- openChest() - Method in class net.minecraft.src.TileEntityHopper
- openContainer - Variable in class net.minecraft.src.EntityPlayer
-
The Container the player has open.
- OpenGlCapsChecker - Class in net.minecraft.src
- OpenGlCapsChecker() - Constructor for class net.minecraft.src.OpenGlCapsChecker
- OpenGlHelper - Class in net.minecraft.src
- OpenGlHelper() - Constructor for class net.minecraft.src.OpenGlHelper
- openGUI(EntityPlayer) - Method in class net.minecraft.src.EntityHorse
- OPENING - Enum constant in enum class net.minecraft.src.EnumDoor
- openInventory - Static variable in class net.minecraft.src.AchievementList
-
Is the 'open inventory' achievement.
- oppositeSide - Static variable in class net.minecraft.src.Facing
-
Converts a side to the opposite side.
- options - Variable in class net.minecraft.src.RenderManager
-
Reference to the GameSettings object.
- optionsBackground - Static variable in class net.minecraft.src.Gui
- oreCoal - Static variable in class net.minecraft.src.Block
- oreDiamond - Static variable in class net.minecraft.src.Block
- oreEmerald - Static variable in class net.minecraft.src.Block
- oreGold - Static variable in class net.minecraft.src.Block
- oreIron - Static variable in class net.minecraft.src.Block
- oreLapis - Static variable in class net.minecraft.src.Block
- oreNetherQuartz - Static variable in class net.minecraft.src.Block
- oreRedstone - Static variable in class net.minecraft.src.Block
- oreRedstoneGlowing - Static variable in class net.minecraft.src.Block
- originX - Variable in class net.minecraft.src.TextureAtlasSprite
- originY - Variable in class net.minecraft.src.TextureAtlasSprite
- OTHER_PROBLEM - Enum constant in enum class net.minecraft.src.EnumStatus
- outOfWorld - Static variable in class net.minecraft.src.DamageSource
- overkill - Static variable in class net.minecraft.src.AchievementList
- overrideBlockBounds(double, double, double, double, double, double) - Method in class net.minecraft.src.RenderBlocks
-
Like setRenderBounds, but locks the values so that RenderBlocks won't change them.
- overrideHeight - Variable in class net.minecraft.src.GameSettings
- overrideWidth - Variable in class net.minecraft.src.GameSettings
P
- Packet - Class in net.minecraft.src
- Packet() - Constructor for class net.minecraft.src.Packet
- Packet0KeepAlive - Class in net.minecraft.src
- Packet0KeepAlive() - Constructor for class net.minecraft.src.Packet0KeepAlive
- Packet0KeepAlive(int) - Constructor for class net.minecraft.src.Packet0KeepAlive
- Packet100OpenWindow - Class in net.minecraft.src
- Packet100OpenWindow() - Constructor for class net.minecraft.src.Packet100OpenWindow
- Packet100OpenWindow(int, int, String, int, boolean) - Constructor for class net.minecraft.src.Packet100OpenWindow
- Packet100OpenWindow(int, int, String, int, boolean, int) - Constructor for class net.minecraft.src.Packet100OpenWindow
- Packet101CloseWindow - Class in net.minecraft.src
- Packet101CloseWindow() - Constructor for class net.minecraft.src.Packet101CloseWindow
- Packet101CloseWindow(int) - Constructor for class net.minecraft.src.Packet101CloseWindow
- Packet102WindowClick - Class in net.minecraft.src
- Packet102WindowClick() - Constructor for class net.minecraft.src.Packet102WindowClick
- Packet102WindowClick(int, int, int, int, ItemStack, short) - Constructor for class net.minecraft.src.Packet102WindowClick
- Packet103SetSlot - Class in net.minecraft.src
- Packet103SetSlot() - Constructor for class net.minecraft.src.Packet103SetSlot
- Packet103SetSlot(int, int, ItemStack) - Constructor for class net.minecraft.src.Packet103SetSlot
- Packet104WindowItems - Class in net.minecraft.src
- Packet104WindowItems() - Constructor for class net.minecraft.src.Packet104WindowItems
- Packet104WindowItems(int, List) - Constructor for class net.minecraft.src.Packet104WindowItems
- Packet105UpdateProgressbar - Class in net.minecraft.src
- Packet105UpdateProgressbar() - Constructor for class net.minecraft.src.Packet105UpdateProgressbar
- Packet105UpdateProgressbar(int, int, int) - Constructor for class net.minecraft.src.Packet105UpdateProgressbar
- Packet106Transaction - Class in net.minecraft.src
- Packet106Transaction() - Constructor for class net.minecraft.src.Packet106Transaction
- Packet106Transaction(int, short, boolean) - Constructor for class net.minecraft.src.Packet106Transaction
- Packet107CreativeSetSlot - Class in net.minecraft.src
- Packet107CreativeSetSlot() - Constructor for class net.minecraft.src.Packet107CreativeSetSlot
- Packet107CreativeSetSlot(int, ItemStack) - Constructor for class net.minecraft.src.Packet107CreativeSetSlot
- Packet108EnchantItem - Class in net.minecraft.src
- Packet108EnchantItem() - Constructor for class net.minecraft.src.Packet108EnchantItem
- Packet108EnchantItem(int, int) - Constructor for class net.minecraft.src.Packet108EnchantItem
- Packet10Flying - Class in net.minecraft.src
- Packet10Flying() - Constructor for class net.minecraft.src.Packet10Flying
- Packet10Flying(boolean) - Constructor for class net.minecraft.src.Packet10Flying
- Packet11PlayerPosition - Class in net.minecraft.src
- Packet11PlayerPosition() - Constructor for class net.minecraft.src.Packet11PlayerPosition
- Packet11PlayerPosition(double, double, double, double, boolean) - Constructor for class net.minecraft.src.Packet11PlayerPosition
- Packet12PlayerLook - Class in net.minecraft.src
- Packet12PlayerLook() - Constructor for class net.minecraft.src.Packet12PlayerLook
- Packet12PlayerLook(float, float, boolean) - Constructor for class net.minecraft.src.Packet12PlayerLook
- Packet130UpdateSign - Class in net.minecraft.src
- Packet130UpdateSign() - Constructor for class net.minecraft.src.Packet130UpdateSign
- Packet130UpdateSign(int, int, int, String[]) - Constructor for class net.minecraft.src.Packet130UpdateSign
- Packet131MapData - Class in net.minecraft.src
- Packet131MapData() - Constructor for class net.minecraft.src.Packet131MapData
- Packet131MapData(short, short, byte[]) - Constructor for class net.minecraft.src.Packet131MapData
- Packet132TileEntityData - Class in net.minecraft.src
- Packet132TileEntityData() - Constructor for class net.minecraft.src.Packet132TileEntityData
- Packet132TileEntityData(int, int, int, int, NBTTagCompound) - Constructor for class net.minecraft.src.Packet132TileEntityData
- Packet133TileEditorOpen - Class in net.minecraft.src
- Packet133TileEditorOpen() - Constructor for class net.minecraft.src.Packet133TileEditorOpen
- Packet133TileEditorOpen(int, int, int, int) - Constructor for class net.minecraft.src.Packet133TileEditorOpen
- Packet13PlayerLookMove - Class in net.minecraft.src
- Packet13PlayerLookMove() - Constructor for class net.minecraft.src.Packet13PlayerLookMove
- Packet13PlayerLookMove(double, double, double, double, float, float, boolean) - Constructor for class net.minecraft.src.Packet13PlayerLookMove
- Packet14BlockDig - Class in net.minecraft.src
- Packet14BlockDig() - Constructor for class net.minecraft.src.Packet14BlockDig
- Packet14BlockDig(int, int, int, int, int) - Constructor for class net.minecraft.src.Packet14BlockDig
- Packet15Place - Class in net.minecraft.src
- Packet15Place() - Constructor for class net.minecraft.src.Packet15Place
- Packet15Place(int, int, int, int, ItemStack, float, float, float) - Constructor for class net.minecraft.src.Packet15Place
- Packet16BlockItemSwitch - Class in net.minecraft.src
- Packet16BlockItemSwitch() - Constructor for class net.minecraft.src.Packet16BlockItemSwitch
- Packet16BlockItemSwitch(int) - Constructor for class net.minecraft.src.Packet16BlockItemSwitch
- Packet17Sleep - Class in net.minecraft.src
- Packet17Sleep() - Constructor for class net.minecraft.src.Packet17Sleep
- Packet17Sleep(Entity, int, int, int, int) - Constructor for class net.minecraft.src.Packet17Sleep
- Packet18Animation - Class in net.minecraft.src
- Packet18Animation() - Constructor for class net.minecraft.src.Packet18Animation
- Packet18Animation(Entity, int) - Constructor for class net.minecraft.src.Packet18Animation
- Packet19EntityAction - Class in net.minecraft.src
- Packet19EntityAction() - Constructor for class net.minecraft.src.Packet19EntityAction
- Packet19EntityAction(Entity, int) - Constructor for class net.minecraft.src.Packet19EntityAction
- Packet19EntityAction(Entity, int, int) - Constructor for class net.minecraft.src.Packet19EntityAction
- Packet1Login - Class in net.minecraft.src
- Packet1Login() - Constructor for class net.minecraft.src.Packet1Login
- Packet1Login(int, WorldType, EnumGameType, boolean, int, int, int, int) - Constructor for class net.minecraft.src.Packet1Login
- Packet200Statistic - Class in net.minecraft.src
- Packet200Statistic() - Constructor for class net.minecraft.src.Packet200Statistic
- Packet200Statistic(int, int) - Constructor for class net.minecraft.src.Packet200Statistic
- Packet201PlayerInfo - Class in net.minecraft.src
- Packet201PlayerInfo() - Constructor for class net.minecraft.src.Packet201PlayerInfo
- Packet201PlayerInfo(String, boolean, int) - Constructor for class net.minecraft.src.Packet201PlayerInfo
- Packet202PlayerAbilities - Class in net.minecraft.src
- Packet202PlayerAbilities() - Constructor for class net.minecraft.src.Packet202PlayerAbilities
- Packet202PlayerAbilities(PlayerCapabilities) - Constructor for class net.minecraft.src.Packet202PlayerAbilities
- Packet203AutoComplete - Class in net.minecraft.src
- Packet203AutoComplete() - Constructor for class net.minecraft.src.Packet203AutoComplete
- Packet203AutoComplete(String) - Constructor for class net.minecraft.src.Packet203AutoComplete
- Packet204ClientInfo - Class in net.minecraft.src
- Packet204ClientInfo() - Constructor for class net.minecraft.src.Packet204ClientInfo
- Packet204ClientInfo(String, int, int, boolean, int, boolean) - Constructor for class net.minecraft.src.Packet204ClientInfo
- Packet205ClientCommand - Class in net.minecraft.src
- Packet205ClientCommand() - Constructor for class net.minecraft.src.Packet205ClientCommand
- Packet205ClientCommand(int) - Constructor for class net.minecraft.src.Packet205ClientCommand
- Packet206SetObjective - Class in net.minecraft.src
- Packet206SetObjective() - Constructor for class net.minecraft.src.Packet206SetObjective
- Packet206SetObjective(ScoreObjective, int) - Constructor for class net.minecraft.src.Packet206SetObjective
- Packet207SetScore - Class in net.minecraft.src
- Packet207SetScore() - Constructor for class net.minecraft.src.Packet207SetScore
- Packet207SetScore(String) - Constructor for class net.minecraft.src.Packet207SetScore
- Packet207SetScore(Score, int) - Constructor for class net.minecraft.src.Packet207SetScore
- Packet208SetDisplayObjective - Class in net.minecraft.src
- Packet208SetDisplayObjective() - Constructor for class net.minecraft.src.Packet208SetDisplayObjective
- Packet208SetDisplayObjective(int, ScoreObjective) - Constructor for class net.minecraft.src.Packet208SetDisplayObjective
- Packet209SetPlayerTeam - Class in net.minecraft.src
- Packet209SetPlayerTeam() - Constructor for class net.minecraft.src.Packet209SetPlayerTeam
- Packet209SetPlayerTeam(ScorePlayerTeam, int) - Constructor for class net.minecraft.src.Packet209SetPlayerTeam
- Packet209SetPlayerTeam(ScorePlayerTeam, Collection, int) - Constructor for class net.minecraft.src.Packet209SetPlayerTeam
- Packet20NamedEntitySpawn - Class in net.minecraft.src
- Packet20NamedEntitySpawn() - Constructor for class net.minecraft.src.Packet20NamedEntitySpawn
- Packet20NamedEntitySpawn(EntityPlayer) - Constructor for class net.minecraft.src.Packet20NamedEntitySpawn
- Packet22Collect - Class in net.minecraft.src
- Packet22Collect() - Constructor for class net.minecraft.src.Packet22Collect
- Packet22Collect(int, int) - Constructor for class net.minecraft.src.Packet22Collect
- Packet23VehicleSpawn - Class in net.minecraft.src
- Packet23VehicleSpawn() - Constructor for class net.minecraft.src.Packet23VehicleSpawn
- Packet23VehicleSpawn(Entity, int) - Constructor for class net.minecraft.src.Packet23VehicleSpawn
- Packet23VehicleSpawn(Entity, int, int) - Constructor for class net.minecraft.src.Packet23VehicleSpawn
- Packet24MobSpawn - Class in net.minecraft.src
- Packet24MobSpawn() - Constructor for class net.minecraft.src.Packet24MobSpawn
- Packet24MobSpawn(EntityLivingBase) - Constructor for class net.minecraft.src.Packet24MobSpawn
- Packet250CustomPayload - Class in net.minecraft.src
- Packet250CustomPayload() - Constructor for class net.minecraft.src.Packet250CustomPayload
- Packet250CustomPayload(String, byte[]) - Constructor for class net.minecraft.src.Packet250CustomPayload
- Packet252SharedKey - Class in net.minecraft.src
- Packet252SharedKey() - Constructor for class net.minecraft.src.Packet252SharedKey
- Packet252SharedKey(SecretKey, PublicKey, byte[]) - Constructor for class net.minecraft.src.Packet252SharedKey
- Packet253ServerAuthData - Class in net.minecraft.src
- Packet253ServerAuthData() - Constructor for class net.minecraft.src.Packet253ServerAuthData
- Packet253ServerAuthData(String, PublicKey, byte[]) - Constructor for class net.minecraft.src.Packet253ServerAuthData
- Packet254ServerPing - Class in net.minecraft.src
- Packet254ServerPing() - Constructor for class net.minecraft.src.Packet254ServerPing
- Packet254ServerPing(int, String, int) - Constructor for class net.minecraft.src.Packet254ServerPing
- Packet255KickDisconnect - Class in net.minecraft.src
- Packet255KickDisconnect() - Constructor for class net.minecraft.src.Packet255KickDisconnect
- Packet255KickDisconnect(String) - Constructor for class net.minecraft.src.Packet255KickDisconnect
- Packet25EntityPainting - Class in net.minecraft.src
- Packet25EntityPainting() - Constructor for class net.minecraft.src.Packet25EntityPainting
- Packet25EntityPainting(EntityPainting) - Constructor for class net.minecraft.src.Packet25EntityPainting
- Packet26EntityExpOrb - Class in net.minecraft.src
- Packet26EntityExpOrb() - Constructor for class net.minecraft.src.Packet26EntityExpOrb
- Packet26EntityExpOrb(EntityXPOrb) - Constructor for class net.minecraft.src.Packet26EntityExpOrb
- Packet27PlayerInput - Class in net.minecraft.src
- Packet27PlayerInput() - Constructor for class net.minecraft.src.Packet27PlayerInput
- Packet27PlayerInput(float, float, boolean, boolean) - Constructor for class net.minecraft.src.Packet27PlayerInput
- Packet28EntityVelocity - Class in net.minecraft.src
- Packet28EntityVelocity() - Constructor for class net.minecraft.src.Packet28EntityVelocity
- Packet28EntityVelocity(int, double, double, double) - Constructor for class net.minecraft.src.Packet28EntityVelocity
- Packet28EntityVelocity(Entity) - Constructor for class net.minecraft.src.Packet28EntityVelocity
- Packet29DestroyEntity - Class in net.minecraft.src
- Packet29DestroyEntity() - Constructor for class net.minecraft.src.Packet29DestroyEntity
- Packet29DestroyEntity(int...) - Constructor for class net.minecraft.src.Packet29DestroyEntity
- Packet2ClientProtocol - Class in net.minecraft.src
- Packet2ClientProtocol() - Constructor for class net.minecraft.src.Packet2ClientProtocol
- Packet2ClientProtocol(int, String, String, int) - Constructor for class net.minecraft.src.Packet2ClientProtocol
- Packet30Entity - Class in net.minecraft.src
- Packet30Entity() - Constructor for class net.minecraft.src.Packet30Entity
- Packet30Entity(int) - Constructor for class net.minecraft.src.Packet30Entity
- Packet31RelEntityMove - Class in net.minecraft.src
- Packet31RelEntityMove() - Constructor for class net.minecraft.src.Packet31RelEntityMove
- Packet31RelEntityMove(int, byte, byte, byte) - Constructor for class net.minecraft.src.Packet31RelEntityMove
- Packet32EntityLook - Class in net.minecraft.src
- Packet32EntityLook() - Constructor for class net.minecraft.src.Packet32EntityLook
- Packet32EntityLook(int, byte, byte) - Constructor for class net.minecraft.src.Packet32EntityLook
- Packet33RelEntityMoveLook - Class in net.minecraft.src
- Packet33RelEntityMoveLook() - Constructor for class net.minecraft.src.Packet33RelEntityMoveLook
- Packet33RelEntityMoveLook(int, byte, byte, byte, byte, byte) - Constructor for class net.minecraft.src.Packet33RelEntityMoveLook
- Packet34EntityTeleport - Class in net.minecraft.src
- Packet34EntityTeleport() - Constructor for class net.minecraft.src.Packet34EntityTeleport
- Packet34EntityTeleport(int, int, int, int, byte, byte) - Constructor for class net.minecraft.src.Packet34EntityTeleport
- Packet34EntityTeleport(Entity) - Constructor for class net.minecraft.src.Packet34EntityTeleport
- Packet35EntityHeadRotation - Class in net.minecraft.src
- Packet35EntityHeadRotation() - Constructor for class net.minecraft.src.Packet35EntityHeadRotation
- Packet35EntityHeadRotation(int, byte) - Constructor for class net.minecraft.src.Packet35EntityHeadRotation
- Packet38EntityStatus - Class in net.minecraft.src
- Packet38EntityStatus() - Constructor for class net.minecraft.src.Packet38EntityStatus
- Packet38EntityStatus(int, byte) - Constructor for class net.minecraft.src.Packet38EntityStatus
- Packet39AttachEntity - Class in net.minecraft.src
- Packet39AttachEntity() - Constructor for class net.minecraft.src.Packet39AttachEntity
- Packet39AttachEntity(int, Entity, Entity) - Constructor for class net.minecraft.src.Packet39AttachEntity
- Packet3Chat - Class in net.minecraft.src
- Packet3Chat() - Constructor for class net.minecraft.src.Packet3Chat
- Packet3Chat(String) - Constructor for class net.minecraft.src.Packet3Chat
- Packet3Chat(String, boolean) - Constructor for class net.minecraft.src.Packet3Chat
- Packet3Chat(ChatMessageComponent) - Constructor for class net.minecraft.src.Packet3Chat
- Packet3Chat(ChatMessageComponent, boolean) - Constructor for class net.minecraft.src.Packet3Chat
- Packet40EntityMetadata - Class in net.minecraft.src
- Packet40EntityMetadata() - Constructor for class net.minecraft.src.Packet40EntityMetadata
- Packet40EntityMetadata(int, DataWatcher, boolean) - Constructor for class net.minecraft.src.Packet40EntityMetadata
- Packet41EntityEffect - Class in net.minecraft.src
- Packet41EntityEffect() - Constructor for class net.minecraft.src.Packet41EntityEffect
- Packet41EntityEffect(int, PotionEffect) - Constructor for class net.minecraft.src.Packet41EntityEffect
- Packet42RemoveEntityEffect - Class in net.minecraft.src
- Packet42RemoveEntityEffect() - Constructor for class net.minecraft.src.Packet42RemoveEntityEffect
- Packet42RemoveEntityEffect(int, PotionEffect) - Constructor for class net.minecraft.src.Packet42RemoveEntityEffect
- Packet43Experience - Class in net.minecraft.src
- Packet43Experience() - Constructor for class net.minecraft.src.Packet43Experience
- Packet43Experience(float, int, int) - Constructor for class net.minecraft.src.Packet43Experience
- Packet44UpdateAttributes - Class in net.minecraft.src
- Packet44UpdateAttributes() - Constructor for class net.minecraft.src.Packet44UpdateAttributes
- Packet44UpdateAttributes(int, Collection) - Constructor for class net.minecraft.src.Packet44UpdateAttributes
- Packet44UpdateAttributesSnapshot - Class in net.minecraft.src
- Packet44UpdateAttributesSnapshot(Packet44UpdateAttributes, String, double, Collection) - Constructor for class net.minecraft.src.Packet44UpdateAttributesSnapshot
- Packet4UpdateTime - Class in net.minecraft.src
- Packet4UpdateTime() - Constructor for class net.minecraft.src.Packet4UpdateTime
- Packet4UpdateTime(long, long, boolean) - Constructor for class net.minecraft.src.Packet4UpdateTime
- Packet51MapChunk - Class in net.minecraft.src
- Packet51MapChunk() - Constructor for class net.minecraft.src.Packet51MapChunk
- Packet51MapChunk(Chunk, boolean, int) - Constructor for class net.minecraft.src.Packet51MapChunk
- Packet51MapChunkData - Class in net.minecraft.src
- Packet51MapChunkData() - Constructor for class net.minecraft.src.Packet51MapChunkData
- Packet52MultiBlockChange - Class in net.minecraft.src
- Packet52MultiBlockChange() - Constructor for class net.minecraft.src.Packet52MultiBlockChange
- Packet52MultiBlockChange(int, int, short[], int, World) - Constructor for class net.minecraft.src.Packet52MultiBlockChange
- Packet53BlockChange - Class in net.minecraft.src
- Packet53BlockChange() - Constructor for class net.minecraft.src.Packet53BlockChange
- Packet53BlockChange(int, int, int, World) - Constructor for class net.minecraft.src.Packet53BlockChange
- Packet54PlayNoteBlock - Class in net.minecraft.src
- Packet54PlayNoteBlock() - Constructor for class net.minecraft.src.Packet54PlayNoteBlock
- Packet54PlayNoteBlock(int, int, int, int, int, int) - Constructor for class net.minecraft.src.Packet54PlayNoteBlock
- Packet55BlockDestroy - Class in net.minecraft.src
- Packet55BlockDestroy() - Constructor for class net.minecraft.src.Packet55BlockDestroy
- Packet55BlockDestroy(int, int, int, int, int) - Constructor for class net.minecraft.src.Packet55BlockDestroy
- Packet56MapChunks - Class in net.minecraft.src
- Packet56MapChunks() - Constructor for class net.minecraft.src.Packet56MapChunks
- Packet56MapChunks(List) - Constructor for class net.minecraft.src.Packet56MapChunks
- Packet5PlayerInventory - Class in net.minecraft.src
- Packet5PlayerInventory() - Constructor for class net.minecraft.src.Packet5PlayerInventory
- Packet5PlayerInventory(int, int, ItemStack) - Constructor for class net.minecraft.src.Packet5PlayerInventory
- Packet60Explosion - Class in net.minecraft.src
- Packet60Explosion() - Constructor for class net.minecraft.src.Packet60Explosion
- Packet60Explosion(double, double, double, float, List, Vec3) - Constructor for class net.minecraft.src.Packet60Explosion
- Packet61DoorChange - Class in net.minecraft.src
- Packet61DoorChange() - Constructor for class net.minecraft.src.Packet61DoorChange
- Packet61DoorChange(int, int, int, int, int, boolean) - Constructor for class net.minecraft.src.Packet61DoorChange
- Packet62LevelSound - Class in net.minecraft.src
- Packet62LevelSound() - Constructor for class net.minecraft.src.Packet62LevelSound
- Packet62LevelSound(String, double, double, double, float, float) - Constructor for class net.minecraft.src.Packet62LevelSound
- Packet63WorldParticles - Class in net.minecraft.src
- Packet63WorldParticles() - Constructor for class net.minecraft.src.Packet63WorldParticles
- Packet6SpawnPosition - Class in net.minecraft.src
- Packet6SpawnPosition() - Constructor for class net.minecraft.src.Packet6SpawnPosition
- Packet6SpawnPosition(int, int, int) - Constructor for class net.minecraft.src.Packet6SpawnPosition
- Packet70GameEvent - Class in net.minecraft.src
- Packet70GameEvent() - Constructor for class net.minecraft.src.Packet70GameEvent
- Packet70GameEvent(int, int) - Constructor for class net.minecraft.src.Packet70GameEvent
- Packet71Weather - Class in net.minecraft.src
- Packet71Weather() - Constructor for class net.minecraft.src.Packet71Weather
- Packet71Weather(Entity) - Constructor for class net.minecraft.src.Packet71Weather
- Packet7UseEntity - Class in net.minecraft.src
- Packet7UseEntity() - Constructor for class net.minecraft.src.Packet7UseEntity
- Packet7UseEntity(int, int, int) - Constructor for class net.minecraft.src.Packet7UseEntity
- Packet8UpdateHealth - Class in net.minecraft.src
- Packet8UpdateHealth() - Constructor for class net.minecraft.src.Packet8UpdateHealth
- Packet8UpdateHealth(float, int, float) - Constructor for class net.minecraft.src.Packet8UpdateHealth
- Packet9Respawn - Class in net.minecraft.src
- Packet9Respawn() - Constructor for class net.minecraft.src.Packet9Respawn
- Packet9Respawn(int, byte, WorldType, int, EnumGameType) - Constructor for class net.minecraft.src.Packet9Respawn
- PacketCount - Class in net.minecraft.src
- PacketCount() - Constructor for class net.minecraft.src.PacketCount
- packetIdToClassMap - Static variable in class net.minecraft.src.Packet
-
Maps packet id to packet class
- packetSize() - Method in interface net.minecraft.src.INetworkManager
-
returns 0 for memoryConnections
- packetSize() - Method in class net.minecraft.src.MemoryConnection
-
returns 0 for memoryConnections
- packetSize() - Method in class net.minecraft.src.NetServerHandler
-
returns 0 for memoryMapped connections
- packetSize() - Method in class net.minecraft.src.TcpConnection
-
returns 0 for memoryConnections
- PackMetadataSection - Class in net.minecraft.src
- PackMetadataSection(String, int) - Constructor for class net.minecraft.src.PackMetadataSection
- PackMetadataSectionSerializer - Class in net.minecraft.src
- PackMetadataSectionSerializer() - Constructor for class net.minecraft.src.PackMetadataSectionSerializer
- pageFlip - Variable in class net.minecraft.src.TileEntityEnchantmentTable
-
Value used for determining how the page flip should look.
- pageFlipPrev - Variable in class net.minecraft.src.TileEntityEnchantmentTable
-
The last tick's pageFlip value.
- pagesLeft - Variable in class net.minecraft.src.ModelBook
-
The left pages renderer (when facing the book)
- pagesRight - Variable in class net.minecraft.src.ModelBook
-
The right pages renderer (when facing the book)
- painting - Static variable in class net.minecraft.src.Item
- pairWith(MemoryConnection) - Method in class net.minecraft.src.MemoryConnection
- paper - Static variable in class net.minecraft.src.Item
- parent - Variable in class net.minecraft.src.GenLayer
-
parent GenLayer that was provided via the constructor
- parentAchievement - Variable in class net.minecraft.src.Achievement
-
Holds the parent achievement, that must be taken before this achievement is avaiable.
- parentGui - Variable in class net.minecraft.src.GuiLanguage
-
This GUI's parent GUI.
- parentGui - Variable in class net.minecraft.src.GuiStats
- parentScreen - Variable in class net.minecraft.src.GuiSelectWorld
-
A reference to the screen object that created this.
- parentScreen - Variable in class net.minecraft.src.GuiYesNo
-
A reference to the screen object that created this.
- parse(String) - Static method in class net.minecraft.src.BanEntry
- parseDouble(ICommandSender, String) - Static method in class net.minecraft.src.CommandBase
-
Parses a double from the given string or throws an exception if it's not a double.
- parseDoubleWithDefault(String, double) - Static method in class net.minecraft.src.MathHelper
-
parses the string as double or returns the second parameter if it fails.
- parseInt(ICommandSender, String) - Static method in class net.minecraft.src.CommandBase
-
Parses an int from the given string.
- parseIntBounded(ICommandSender, String, int, int) - Static method in class net.minecraft.src.CommandBase
-
Parses an int from the given string within a specified bound.
- parseIntWithDefault(String, int) - Static method in class net.minecraft.src.MathHelper
-
parses the string as integer or returns the second parameter if it fails
- parseIntWithDefaultAndMax(String, int, int) - Static method in class net.minecraft.src.MathHelper
-
parses the string as integer or returns the second parameter if it fails. this value is capped to par2
- parseIntWithMin(ICommandSender, String, int) - Static method in class net.minecraft.src.CommandBase
-
Parses an int from the given sring with a specified minimum.
- parseLanguageMetadata(List) - Method in class net.minecraft.src.LanguageManager
- parseMetadataSection(String, JsonObject) - Method in class net.minecraft.src.MetadataSerializer
- parseUserSkin(BufferedImage) - Method in interface net.minecraft.src.IImageBuffer
- parseUserSkin(BufferedImage) - Method in class net.minecraft.src.ImageBufferDownload
- parseWorldType(String) - Static method in class net.minecraft.src.WorldType
- particleAge - Variable in class net.minecraft.src.EntityFX
- particleAlpha - Variable in class net.minecraft.src.EntityFX
-
Particle alpha
- particleBlue - Variable in class net.minecraft.src.EntityFX
-
The blue amount of color.
- particleGravity - Variable in class net.minecraft.src.EntityFX
- particleGreen - Variable in class net.minecraft.src.EntityFX
-
The green amount of color.
- particleIcon - Variable in class net.minecraft.src.EntityFX
-
The icon field from which the given particle pulls its texture.
- particleMaxAge - Variable in class net.minecraft.src.EntityFX
- particleRed - Variable in class net.minecraft.src.EntityFX
-
The red amount of color.
- PARTICLES - Enum constant in enum class net.minecraft.src.EnumOptions
- particleScale - Variable in class net.minecraft.src.EntityFX
- particleSetting - Variable in class net.minecraft.src.GameSettings
-
Determines amount of particles. 0 = All, 1 = Decreased, 2 = Minimal
- particleTextureIndexX - Variable in class net.minecraft.src.EntityFX
- particleTextureIndexY - Variable in class net.minecraft.src.EntityFX
- particleTextureJitterX - Variable in class net.minecraft.src.EntityFX
- particleTextureJitterY - Variable in class net.minecraft.src.EntityFX
- passSpecialRender(EntityLivingBase, double, double, double) - Method in class net.minecraft.src.RendererLivingEntity
-
Passes the specialRender and renders it
- Path - Class in net.minecraft.src
- Path() - Constructor for class net.minecraft.src.Path
- PathEntity - Class in net.minecraft.src
- PathEntity(PathPoint[]) - Constructor for class net.minecraft.src.PathEntity
- PathFinder - Class in net.minecraft.src
- PathFinder(IBlockAccess, boolean, boolean, boolean, boolean) - Constructor for class net.minecraft.src.PathFinder
- PathNavigate - Class in net.minecraft.src
- PathNavigate(EntityLiving, World) - Constructor for class net.minecraft.src.PathNavigate
- PathPoint - Class in net.minecraft.src
- PathPoint(int, int, int) - Constructor for class net.minecraft.src.PathPoint
- pattern - Static variable in class net.minecraft.src.ChatClickData
- pauseAllSounds() - Method in class net.minecraft.src.SoundManager
-
Pauses all currently playing sounds
- pauseOnLostFocus - Variable in class net.minecraft.src.GameSettings
-
Whether to pause when the game loses focus, toggled by F3+P
- PendingInvite - Class in net.minecraft.src
- PendingInvite() - Constructor for class net.minecraft.src.PendingInvite
- PendingInvitesList - Class in net.minecraft.src
- PendingInvitesList() - Constructor for class net.minecraft.src.PendingInvitesList
- performanceToFps(int) - Static method in class net.minecraft.src.EntityRenderer
-
Converts performance value (0-2) to FPS (35-200)
- performEffect(EntityLivingBase) - Method in class net.minecraft.src.PotionEffect
- performEffect(EntityLivingBase, int) - Method in class net.minecraft.src.Potion
- performHurtAnimation() - Method in class net.minecraft.src.Entity
-
Setups the entity to do the hurt animation.
- performHurtAnimation() - Method in class net.minecraft.src.EntityBoat
-
Setups the entity to do the hurt animation.
- performHurtAnimation() - Method in class net.minecraft.src.EntityLivingBase
-
Setups the entity to do the hurt animation.
- performHurtAnimation() - Method in class net.minecraft.src.EntityMinecart
-
Setups the entity to do the hurt animation.
- performWorldGenSpawning(World, BiomeGenBase, int, int, int, int, Random) - Static method in class net.minecraft.src.SpawnerAnimals
-
Called during chunk generation to spawn initial creatures.
- pickaxeDiamond - Static variable in class net.minecraft.src.Item
- pickaxeGold - Static variable in class net.minecraft.src.Item
- pickaxeIron - Static variable in class net.minecraft.src.Item
- pickaxeStone - Static variable in class net.minecraft.src.Item
- pickaxeWood - Static variable in class net.minecraft.src.Item
- Pigscene - Enum constant in enum class net.minecraft.src.EnumArt
- ping - Variable in class net.minecraft.src.EntityPlayerMP
- ping - Variable in class net.minecraft.src.Packet201PlayerInfo
- pingToServer - Variable in class net.minecraft.src.ServerData
-
last server ping that showed up in the server browser
- piston - Static variable in class net.minecraft.src.Material
-
Pistons' material.
- pistonBase - Static variable in class net.minecraft.src.Block
- pistonExtension - Static variable in class net.minecraft.src.Block
- pistonMoving - Static variable in class net.minecraft.src.Block
- pistonStickyBase - Static variable in class net.minecraft.src.Block
- pitch - Variable in class net.minecraft.src.Packet10Flying
-
The player's pitch rotation.
- pitch - Variable in class net.minecraft.src.Packet20NamedEntitySpawn
-
The player's pitch.
- pitch - Variable in class net.minecraft.src.Packet23VehicleSpawn
-
The pitch in steps of 2p/256
- pitch - Variable in class net.minecraft.src.Packet24MobSpawn
-
The pitch of the entity.
- pitch - Variable in class net.minecraft.src.Packet30Entity
-
The Y axis rotation.
- pitch - Variable in class net.minecraft.src.Packet34EntityTeleport
-
Pitch of the entity.
- pitch - Variable in class net.minecraft.src.Packet54PlayNoteBlock
-
The pitch of the note (between 0-24 inclusive where 0 is the lowest and 24 is the highest).
- placeBlockAtCurrentPosition(World, int, int, int, int, int, StructureBoundingBox) - Method in class net.minecraft.src.ComponentVillageChurch
-
current Position depends on currently set Coordinates mode, is computed here
- placeBlockAtCurrentPosition(World, int, int, int, int, int, StructureBoundingBox) - Method in class net.minecraft.src.StructureComponent
-
current Position depends on currently set Coordinates mode, is computed here
- placeDoor(World, Random, StructureBoundingBox, EnumDoor, int, int, int) - Method in class net.minecraft.src.ComponentStrongholdChestCorridor
-
builds a door of the enumerated types (empty opening is a door)
- placeDoorAtCurrentPosition(World, StructureBoundingBox, Random, int, int, int, int) - Method in class net.minecraft.src.StructureComponent
- placeDoorBlock(World, int, int, int, int, Block) - Static method in class net.minecraft.src.ItemDoor
- placeInExistingPortal(Entity, double, double, double, float) - Method in class net.minecraft.src.Teleporter
-
Place an entity in a nearby portal which already exists.
- placeInPortal(Entity, double, double, double, float) - Method in class net.minecraft.src.Teleporter
-
Place an entity in a nearby portal, creating one if necessary.
- plains - Static variable in class net.minecraft.src.BiomeGenBase
- planks - Static variable in class net.minecraft.src.Block
- Plant - Enum constant in enum class net.minecraft.src.EnumArt
- plantRed - Static variable in class net.minecraft.src.Block
- plantRedGen - Variable in class net.minecraft.src.BiomeDecorator
-
Field that holds one of the plantRed WorldGenFlowers
- plants - Static variable in class net.minecraft.src.Material
- plantYellow - Static variable in class net.minecraft.src.Block
- plantYellowGen - Variable in class net.minecraft.src.BiomeDecorator
-
Field that holds one of the plantYellow WorldGenFlowers
- plateChain - Static variable in class net.minecraft.src.Item
- plateDiamond - Static variable in class net.minecraft.src.Item
- plateGold - Static variable in class net.minecraft.src.Item
- plateIron - Static variable in class net.minecraft.src.Item
- plateLeather - Static variable in class net.minecraft.src.Item
- playAuxSFX(int, int, int, int, int) - Method in class net.minecraft.src.World
-
See description for playAuxSFX.
- playAuxSFX(EntityPlayer, int, int, int, int, int) - Method in interface net.minecraft.src.IWorldAccess
-
Plays a pre-canned sound effect along with potentially auxiliary data-driven one-shot behaviour (particles, etc).
- playAuxSFX(EntityPlayer, int, int, int, int, int) - Method in class net.minecraft.src.RenderGlobal
-
Plays a pre-canned sound effect along with potentially auxiliary data-driven one-shot behaviour (particles, etc).
- playAuxSFX(EntityPlayer, int, int, int, int, int) - Method in class net.minecraft.src.WorldManager
-
Plays a pre-canned sound effect along with potentially auxiliary data-driven one-shot behaviour (particles, etc).
- playAuxSFXAtEntity(EntityPlayer, int, int, int, int, int) - Method in class net.minecraft.src.World
-
See description for playAuxSFX.
- playDispenseSound(IBlockSource) - Method in class net.minecraft.src.BehaviorDefaultDispenseItem
-
Play the dispense sound from the specified block.
- playDispenseSound(IBlockSource) - Method in class net.minecraft.src.BehaviorProjectileDispense
-
Play the dispense sound from the specified block.
- playEntitySound(String, Entity, float, float, boolean) - Method in class net.minecraft.src.SoundManager
-
If a sound is already playing from the given entity, update the position and velocity of that sound to match the entity.
- player - Variable in class net.minecraft.src.InventoryPlayer
-
The player whose inventory this is.
- PlayerCapabilities - Class in net.minecraft.src
- PlayerCapabilities() - Constructor for class net.minecraft.src.PlayerCapabilities
- playerConqueredTheEnd - Variable in class net.minecraft.src.EntityPlayerMP
-
Set when a player beats the ender dragon, used to respawn the player at the spawn point while retaining inventory and XP
- playerController - Variable in class net.minecraft.src.Minecraft
- PlayerControllerMP - Class in net.minecraft.src
- PlayerControllerMP(Minecraft, NetClientHandler) - Constructor for class net.minecraft.src.PlayerControllerMP
- playerEntities - Variable in class net.minecraft.src.World
-
Array list of players in the world.
- playerEntitiesUpdated - Variable in class net.minecraft.src.EntityTrackerEntry
- playerEntity - Variable in class net.minecraft.src.NetServerHandler
-
Reference to the EntityPlayerMP object.
- playerEntityId - Variable in class net.minecraft.src.Packet7UseEntity
-
The entity of the player (ignored by the server)
- playerEntityList - Variable in class net.minecraft.src.ServerConfigurationManager
-
A list of player entities that exist on this server.
- playerInfoList - Variable in class net.minecraft.src.NetClientHandler
-
An ArrayList of GuiPlayerInfo (includes all the players' GuiPlayerInfo on the current server)
- playerInventoryBeingManipulated - Variable in class net.minecraft.src.EntityPlayerMP
-
poor mans concurency flag, lets hope the jvm doesn't re-order the setting of this flag wrt the inventory change on the next line
- playerKillCount - Static variable in interface net.minecraft.src.ScoreObjectiveCriteria
- playerKillsStat - Static variable in class net.minecraft.src.StatList
-
counts the number of times you've killed a player
- playerLocation - Variable in class net.minecraft.src.EntityPlayer
-
The chunk coordinates of the bed the player is in (null if player isn't in a bed).
- playerLoggedIn(EntityPlayerMP) - Method in class net.minecraft.src.ServerConfigurationManager
-
Called when a player successfully logs in.
- playerLoggedOut(EntityPlayerMP) - Method in class net.minecraft.src.ServerConfigurationManager
-
Called when a player disconnects from the game.
- PlayerManager - Class in net.minecraft.src
- PlayerManager(WorldServer, int) - Constructor for class net.minecraft.src.PlayerManager
- playerName - Variable in class net.minecraft.src.Packet201PlayerInfo
-
The player's name.
- playerNames - Variable in class net.minecraft.src.Packet209SetPlayerTeam
-
Only if mode = 0 or 3 or 4.
- playerNetServerHandler - Variable in class net.minecraft.src.EntityPlayerMP
-
The NetServerHandler assigned to this player by the ServerConfigurationManager.
- PlayerNotFoundException - Exception in net.minecraft.src
- PlayerNotFoundException() - Constructor for exception net.minecraft.src.PlayerNotFoundException
- PlayerNotFoundException(String, Object...) - Constructor for exception net.minecraft.src.PlayerNotFoundException
- playerPitch - Variable in class net.minecraft.src.TileEntityRenderer
- PlayerPositionComparator - Class in net.minecraft.src
- PlayerPositionComparator(ChunkCoordinates) - Constructor for class net.minecraft.src.PlayerPositionComparator
- players - Enum constant in enum class net.minecraft.src.EnumMobType
- playersArrayList - Variable in class net.minecraft.src.MapData
-
Holds a reference to the MapInfo of the players who own a copy of the map
- PlayerSelector - Class in net.minecraft.src
- PlayerSelector() - Constructor for class net.minecraft.src.PlayerSelector
- playersVisibleOnMap - Variable in class net.minecraft.src.MapData
- PlayerUsageSnooper - Class in net.minecraft.src
- PlayerUsageSnooper(String, IPlayerUsage, long) - Constructor for class net.minecraft.src.PlayerUsageSnooper
- playerViewX - Variable in class net.minecraft.src.RenderManager
- playerViewY - Variable in class net.minecraft.src.RenderManager
- playerX - Variable in class net.minecraft.src.TileEntityRenderer
-
The player's X position in this rendering context
- playerY - Variable in class net.minecraft.src.TileEntityRenderer
-
The player's Y position in this rendering context
- playerYaw - Variable in class net.minecraft.src.TileEntityRenderer
- playerZ - Variable in class net.minecraft.src.TileEntityRenderer
-
The player's Z position in this rendering context
- playLivingSound() - Method in class net.minecraft.src.EntityLiving
-
Plays living's sound at its position
- playRandomMusicIfReady() - Method in class net.minecraft.src.SoundManager
-
If its time to play new music it starts it up.
- playRecord(String, int, int, int) - Method in interface net.minecraft.src.IWorldAccess
-
Plays the specified record.
- playRecord(String, int, int, int) - Method in class net.minecraft.src.RenderGlobal
-
Plays the specified record.
- playRecord(String, int, int, int) - Method in class net.minecraft.src.World
-
Plays a record at the specified coordinates of the specified name.
- playRecord(String, int, int, int) - Method in class net.minecraft.src.WorldManager
-
Plays the specified record.
- playSound(double, double, double, String, float, float, boolean) - Method in class net.minecraft.src.World
-
par8 is loudness, all pars passed to minecraftInstance.sndManager.playSound
- playSound(double, double, double, String, float, float, boolean) - Method in class net.minecraft.src.WorldClient
-
par8 is loudness, all pars passed to minecraftInstance.sndManager.playSound
- playSound(String, double, double, double, float, float) - Method in interface net.minecraft.src.IWorldAccess
-
Plays the specified sound.
- playSound(String, double, double, double, float, float) - Method in class net.minecraft.src.RenderGlobal
-
Plays the specified sound.
- playSound(String, double, double, double, float, float) - Method in class net.minecraft.src.WorldManager
-
Plays the specified sound.
- playSound(String, float, float) - Method in class net.minecraft.src.Entity
- playSound(String, float, float) - Method in class net.minecraft.src.EntityPlayer
- playSound(String, float, float) - Method in class net.minecraft.src.EntityPlayerSP
- playSound(String, float, float, float, float, float) - Method in class net.minecraft.src.SoundManager
-
Plays a sound.
- playSoundAtEntity(Entity, String, float, float) - Method in class net.minecraft.src.World
-
Plays a sound at the entity's position.
- playSoundEffect(double, double, double, String, float, float) - Method in class net.minecraft.src.World
-
Play a sound effect.
- playSoundFX(String, float, float) - Method in class net.minecraft.src.SoundManager
-
Plays a sound effect with the volume and pitch of the parameters passed.
- playSoundToNearExcept(EntityPlayer, String, double, double, double, float, float) - Method in interface net.minecraft.src.IWorldAccess
-
Plays sound to all near players except the player reference given
- playSoundToNearExcept(EntityPlayer, String, double, double, double, float, float) - Method in class net.minecraft.src.RenderGlobal
-
Plays sound to all near players except the player reference given
- playSoundToNearExcept(EntityPlayer, String, double, double, double, float, float) - Method in class net.minecraft.src.WorldManager
-
Plays sound to all near players except the player reference given
- playSoundToNearExcept(EntityPlayer, String, float, float) - Method in class net.minecraft.src.World
-
Plays sound to all near players except the player reference given
- playStepSound(int, int, int, int) - Method in class net.minecraft.src.Entity
-
Plays step sound at given x, y, z for the entity
- playStepSound(int, int, int, int) - Method in class net.minecraft.src.EntityChicken
-
Plays step sound at given x, y, z for the entity
- playStepSound(int, int, int, int) - Method in class net.minecraft.src.EntityCow
-
Plays step sound at given x, y, z for the entity
- playStepSound(int, int, int, int) - Method in class net.minecraft.src.EntityHorse
-
Plays step sound at given x, y, z for the entity
- playStepSound(int, int, int, int) - Method in class net.minecraft.src.EntityIronGolem
-
Plays step sound at given x, y, z for the entity
- playStepSound(int, int, int, int) - Method in class net.minecraft.src.EntityPig
-
Plays step sound at given x, y, z for the entity
- playStepSound(int, int, int, int) - Method in class net.minecraft.src.EntitySheep
-
Plays step sound at given x, y, z for the entity
- playStepSound(int, int, int, int) - Method in class net.minecraft.src.EntitySilverfish
-
Plays step sound at given x, y, z for the entity
- playStepSound(int, int, int, int) - Method in class net.minecraft.src.EntitySkeleton
-
Plays step sound at given x, y, z for the entity
- playStepSound(int, int, int, int) - Method in class net.minecraft.src.EntitySpider
-
Plays step sound at given x, y, z for the entity
- playStepSound(int, int, int, int) - Method in class net.minecraft.src.EntityWolf
-
Plays step sound at given x, y, z for the entity
- playStepSound(int, int, int, int) - Method in class net.minecraft.src.EntityZombie
-
Plays step sound at given x, y, z for the entity
- playStreaming(String, float, float, float) - Method in class net.minecraft.src.SoundManager
- playTameEffect(boolean) - Method in class net.minecraft.src.EntityTameable
-
Play the taming effect, will either be hearts or smoke depending on status
- pocketSundial - Static variable in class net.minecraft.src.Item
- pointedEntityLiving - Variable in class net.minecraft.src.Minecraft
- Pointer - Enum constant in enum class net.minecraft.src.EnumArt
- poison - Static variable in class net.minecraft.src.Potion
-
The poison Potion object.
- poisonousPotato - Static variable in class net.minecraft.src.Item
- Pool - Enum constant in enum class net.minecraft.src.EnumArt
- populate(IChunkProvider, int, int) - Method in class net.minecraft.src.ChunkProviderClient
-
Populates chunk with ores etc etc
- populate(IChunkProvider, int, int) - Method in class net.minecraft.src.ChunkProviderEnd
-
Populates chunk with ores etc etc
- populate(IChunkProvider, int, int) - Method in class net.minecraft.src.ChunkProviderFlat
-
Populates chunk with ores etc etc
- populate(IChunkProvider, int, int) - Method in class net.minecraft.src.ChunkProviderGenerate
-
Populates chunk with ores etc etc
- populate(IChunkProvider, int, int) - Method in class net.minecraft.src.ChunkProviderHell
-
Populates chunk with ores etc etc
- populate(IChunkProvider, int, int) - Method in class net.minecraft.src.ChunkProviderServer
-
Populates chunk with ores etc etc
- populate(IChunkProvider, int, int) - Method in interface net.minecraft.src.IChunkProvider
-
Populates chunk with ores etc etc
- populateChunk(IChunkProvider, IChunkProvider, int, int) - Method in class net.minecraft.src.Chunk
- populateNoiseArray(double[], double, double, double, int, int, int, double, double, double, double) - Method in class net.minecraft.src.NoiseGeneratorPerlin
-
pars: noiseArray , xOffset , yOffset , zOffset , xSize , ySize , zSize , xScale, yScale , zScale , noiseScale.
- populationInfo - Variable in class net.minecraft.src.ServerData
-
the string indicating number of players on and capacity of the server that is shown on the server browser (i.e
- porkCooked - Static variable in class net.minecraft.src.Item
- porkRaw - Static variable in class net.minecraft.src.Item
- portal - Static variable in class net.minecraft.src.AchievementList
-
Is the 'We Need to Go Deeper' achievement
- portal - Static variable in class net.minecraft.src.Block
-
The purple teleport blocks inside the obsidian circle
- portal - Static variable in class net.minecraft.src.Material
-
Material used for portals
- portalCounter - Variable in class net.minecraft.src.Entity
- PortalPosition - Class in net.minecraft.src
- PortalPosition(Teleporter, int, int, int, long) - Constructor for class net.minecraft.src.PortalPosition
- PositionImpl - Class in net.minecraft.src
- PositionImpl(double, double, double) - Constructor for class net.minecraft.src.PositionImpl
- PositionTextureVertex - Class in net.minecraft.src
- PositionTextureVertex(float, float, float, float, float) - Constructor for class net.minecraft.src.PositionTextureVertex
- PositionTextureVertex(PositionTextureVertex, float, float) - Constructor for class net.minecraft.src.PositionTextureVertex
- PositionTextureVertex(Vec3, float, float) - Constructor for class net.minecraft.src.PositionTextureVertex
- postRender(float) - Method in class net.minecraft.src.ModelRenderer
-
Allows the changing of Angles after a box has been rendered
- posX - Variable in class net.minecraft.src.ChunkCoordinates
- posX - Variable in class net.minecraft.src.Entity
-
Entity position X
- posX - Variable in class net.minecraft.src.Packet26EntityExpOrb
- posX - Variable in class net.minecraft.src.Packet61DoorChange
- posX - Variable in class net.minecraft.src.Packet71Weather
- posX - Variable in class net.minecraft.src.VillageDoorInfo
- posX - Variable in class net.minecraft.src.WorldRenderer
- posX1 - Variable in class net.minecraft.src.ModelBox
-
X vertex coordinate of lower box corner
- posX2 - Variable in class net.minecraft.src.ModelBox
-
X vertex coordinate of upper box corner
- posXClip - Variable in class net.minecraft.src.WorldRenderer
-
Pos X clipped
- posXMinus - Variable in class net.minecraft.src.WorldRenderer
-
Pos X minus
- posXPlus - Variable in class net.minecraft.src.WorldRenderer
-
Pos X plus
- posY - Variable in class net.minecraft.src.ChunkCoordinates
-
the y coordinate
- posY - Variable in class net.minecraft.src.Entity
-
Entity position Y
- posY - Variable in class net.minecraft.src.Packet26EntityExpOrb
- posY - Variable in class net.minecraft.src.Packet61DoorChange
- posY - Variable in class net.minecraft.src.Packet71Weather
- posY - Variable in class net.minecraft.src.VillageDoorInfo
- posY - Variable in class net.minecraft.src.WorldRenderer
- posY1 - Variable in class net.minecraft.src.ModelBox
-
Y vertex coordinate of lower box corner
- posY2 - Variable in class net.minecraft.src.ModelBox
-
Y vertex coordinate of upper box corner
- posYClip - Variable in class net.minecraft.src.WorldRenderer
-
Pos Y clipped
- posYMinus - Variable in class net.minecraft.src.WorldRenderer
-
Pos Y minus
- posYPlus - Variable in class net.minecraft.src.WorldRenderer
-
Pos Y plus
- posZ - Variable in class net.minecraft.src.ChunkCoordinates
-
the z coordinate
- posZ - Variable in class net.minecraft.src.Entity
-
Entity position Z
- posZ - Variable in class net.minecraft.src.Packet26EntityExpOrb
- posZ - Variable in class net.minecraft.src.Packet61DoorChange
- posZ - Variable in class net.minecraft.src.Packet71Weather
- posZ - Variable in class net.minecraft.src.VillageDoorInfo
- posZ - Variable in class net.minecraft.src.WorldRenderer
- posZ1 - Variable in class net.minecraft.src.ModelBox
-
Z vertex coordinate of lower box corner
- posZ2 - Variable in class net.minecraft.src.ModelBox
-
Z vertex coordinate of upper box corner
- posZClip - Variable in class net.minecraft.src.WorldRenderer
-
Pos Z clipped
- posZMinus - Variable in class net.minecraft.src.WorldRenderer
-
Pos Z minus
- posZPlus - Variable in class net.minecraft.src.WorldRenderer
-
Pos Z plus
- potato - Static variable in class net.minecraft.src.Block
- potato - Static variable in class net.minecraft.src.Item
- potion - Static variable in class net.minecraft.src.AchievementList
-
Is the 'Local Brewery' achievement
- potion - Static variable in class net.minecraft.src.Item
- Potion - Class in net.minecraft.src
- Potion(int, boolean, int) - Constructor for class net.minecraft.src.Potion
- PotionAbsoption - Class in net.minecraft.src
- PotionAbsoption(int, boolean, int) - Constructor for class net.minecraft.src.PotionAbsoption
- PotionAttackDamage - Class in net.minecraft.src
- PotionAttackDamage(int, boolean, int) - Constructor for class net.minecraft.src.PotionAttackDamage
- PotionEffect - Class in net.minecraft.src
- PotionEffect(int, int) - Constructor for class net.minecraft.src.PotionEffect
- PotionEffect(int, int, int) - Constructor for class net.minecraft.src.PotionEffect
- PotionEffect(int, int, int, boolean) - Constructor for class net.minecraft.src.PotionEffect
- PotionEffect(PotionEffect) - Constructor for class net.minecraft.src.PotionEffect
- PotionHealth - Class in net.minecraft.src
- PotionHealth(int, boolean, int) - Constructor for class net.minecraft.src.PotionHealth
- PotionHealthBoost - Class in net.minecraft.src
- PotionHealthBoost(int, boolean, int) - Constructor for class net.minecraft.src.PotionHealthBoost
- PotionHelper - Class in net.minecraft.src
- PotionHelper() - Constructor for class net.minecraft.src.PotionHelper
- potionTypes - Static variable in class net.minecraft.src.Potion
-
The array of potion types.
- power - Static variable in class net.minecraft.src.Enchantment
-
Power enchantment for bows, add's extra damage to arrows.
- precipitationHeightMap - Variable in class net.minecraft.src.Chunk
-
A map, similar to heightMap, that tracks how far down precipitation can fall.
- prepareChunkForSpawn() - Method in class net.minecraft.src.EntityHorse
- preparePlayerToSpawn() - Method in class net.minecraft.src.Entity
-
Keeps moving the entity up so it isn't colliding with blocks and other requirements for this entity to be spawned (only actually used on players though its also on Entity)
- preparePlayerToSpawn() - Method in class net.minecraft.src.EntityPlayer
-
Keeps moving the entity up so it isn't colliding with blocks and other requirements for this entity to be spawned (only actually used on players though its also on Entity)
- prepareStructurePieces() - Static method in class net.minecraft.src.StructureStrongholdPieces
-
sets up Arrays with the Structure pieces and their weights
- preRenderCallback(EntityLivingBase, float) - Method in class net.minecraft.src.RenderBat
-
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
- preRenderCallback(EntityLivingBase, float) - Method in class net.minecraft.src.RenderCaveSpider
-
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
- preRenderCallback(EntityLivingBase, float) - Method in class net.minecraft.src.RenderCreeper
-
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
- preRenderCallback(EntityLivingBase, float) - Method in class net.minecraft.src.RendererLivingEntity
-
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
- preRenderCallback(EntityLivingBase, float) - Method in class net.minecraft.src.RenderGhast
-
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
- preRenderCallback(EntityLivingBase, float) - Method in class net.minecraft.src.RenderGiantZombie
-
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
- preRenderCallback(EntityLivingBase, float) - Method in class net.minecraft.src.RenderHorse
-
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
- preRenderCallback(EntityLivingBase, float) - Method in class net.minecraft.src.RenderMagmaCube
-
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
- preRenderCallback(EntityLivingBase, float) - Method in class net.minecraft.src.RenderOcelot
-
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
- preRenderCallback(EntityLivingBase, float) - Method in class net.minecraft.src.RenderPlayer
-
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
- preRenderCallback(EntityLivingBase, float) - Method in class net.minecraft.src.RenderSkeleton
-
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
- preRenderCallback(EntityLivingBase, float) - Method in class net.minecraft.src.RenderSlime
-
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
- preRenderCallback(EntityLivingBase, float) - Method in class net.minecraft.src.RenderVillager
-
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
- preRenderCallback(EntityLivingBase, float) - Method in class net.minecraft.src.RenderWitch
-
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
- preRenderCallback(EntityLivingBase, float) - Method in class net.minecraft.src.RenderWither
-
Allows the render to do any OpenGL state modifications necessary before the model is rendered.
- preRenderGhast(EntityGhast, float) - Method in class net.minecraft.src.RenderGhast
-
Pre-Renders the Ghast.
- preRenderOcelot(EntityOcelot, float) - Method in class net.minecraft.src.RenderOcelot
-
Pre-Renders the Ocelot.
- preRenderScale(EntityGiantZombie, float) - Method in class net.minecraft.src.RenderGiantZombie
-
Applies the scale to the transform matrix
- preRenderVillager(EntityVillager, float) - Method in class net.minecraft.src.RenderVillager
- pressed - Variable in class net.minecraft.src.KeyBinding
-
because _303 wanted me to call it that(Caironater)
- pressTime - Variable in class net.minecraft.src.KeyBinding
- pressurePlateGold - Static variable in class net.minecraft.src.Block
- pressurePlateIron - Static variable in class net.minecraft.src.Block
- pressurePlatePlanks - Static variable in class net.minecraft.src.Block
- pressurePlateStone - Static variable in class net.minecraft.src.Block
- prevAnimTime - Variable in class net.minecraft.src.EntityDragon
-
Animation time at previous tick.
- prevAttackCounter - Variable in class net.minecraft.src.EntityGhast
- prevCameraPitch - Variable in class net.minecraft.src.EntityLivingBase
- prevCameraYaw - Variable in class net.minecraft.src.EntityPlayer
- prevDistanceWalkedModified - Variable in class net.minecraft.src.Entity
-
The previous ticks distance walked multiplied by 0.6
- preventEntitySpawning - Variable in class net.minecraft.src.Entity
-
Blocks entities from spawning when they do their AABB check to make sure the spot is clear of entities that can prevent spawning.
- prevHealth - Variable in class net.minecraft.src.EntityLivingBase
- previousRedstoneState - Variable in class net.minecraft.src.TileEntityNote
-
stores the latest redstone state
- prevLidAngle - Variable in class net.minecraft.src.TileEntityChest
-
The angle of the lid last tick
- prevLidAngle - Variable in class net.minecraft.src.TileEntityEnderChest
-
The angle of the chest lid last tick
- prevLimbSwingAmount - Variable in class net.minecraft.src.EntityLivingBase
- prevPosX - Variable in class net.minecraft.src.Entity
- prevPosY - Variable in class net.minecraft.src.Entity
- prevPosZ - Variable in class net.minecraft.src.Entity
- prevRainingStrength - Variable in class net.minecraft.src.World
- prevRenderArmPitch - Variable in class net.minecraft.src.EntityPlayerSP
- prevRenderArmYaw - Variable in class net.minecraft.src.EntityPlayerSP
- prevRenderYawOffset - Variable in class net.minecraft.src.EntityLivingBase
- prevRotationPitch - Variable in class net.minecraft.src.Entity
- prevRotationYaw - Variable in class net.minecraft.src.Entity
- prevRotationYawHead - Variable in class net.minecraft.src.EntityLivingBase
-
Entity head rotation yaw at previous tick
- prevSquidPitch - Variable in class net.minecraft.src.EntitySquid
- prevSquidRotation - Variable in class net.minecraft.src.EntitySquid
-
previous squidRotation in radians.
- prevSquidYaw - Variable in class net.minecraft.src.EntitySquid
- prevSquishFactor - Variable in class net.minecraft.src.EntitySlime
- prevSwingProgress - Variable in class net.minecraft.src.EntityLivingBase
- prevTentacleAngle - Variable in class net.minecraft.src.EntitySquid
-
the last calculated angle of the tentacles in radians
- prevThunderingStrength - Variable in class net.minecraft.src.World
- prevTimeInPortal - Variable in class net.minecraft.src.EntityPlayerSP
-
The amount of time an entity has been in a Portal the previous tick
- prevVignetteBrightness - Variable in class net.minecraft.src.GuiIngame
-
Previous frame vignette brightness (slowly changes by 1% each frame)
- primaryColor - Variable in class net.minecraft.src.EntityEggInfo
-
Base color of the egg
- primaryWeights - Variable in class net.minecraft.src.ComponentNetherBridgeStartPiece
-
Contains the list of valid piece weights for the set of nether bridge structure pieces.
- primeTnt(World, int, int, int, int, EntityLivingBase) - Method in class net.minecraft.src.BlockTNT
-
spawns the primed tnt and plays the fuse sound.
- printChatMessage(String) - Method in class net.minecraft.src.GuiNewChat
-
takes a String and prints it to chat
- printChatMessageWithOptionalDeletion(String, int) - Method in class net.minecraft.src.GuiNewChat
-
prints the String to Chat.
- priority - Variable in class net.minecraft.src.NextTickListEntry
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandClearInventory
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandDebug
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandDefaultGameMode
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandDifficulty
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandEffect
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandEnchant
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandGameMode
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandGameRule
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandGive
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandHelp
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandKill
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandPlaySound
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerBan
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerBanIp
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerBanlist
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerDeop
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerEmote
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerKick
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerList
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerMessage
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerOp
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerPardon
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerPardonIp
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerPublishLocal
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerSaveAll
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerSaveOff
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerSaveOn
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerSay
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerStop
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerTp
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandServerWhitelist
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandSetPlayerTimeout
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandSetSpawnpoint
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandShowSeed
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandSpreadPlayers
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandTime
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandToggleDownfall
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandWeather
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.CommandXP
- processCommand(ICommandSender, String[]) - Method in interface net.minecraft.src.ICommand
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.ServerCommandScoreboard
- processCommand(ICommandSender, String[]) - Method in class net.minecraft.src.ServerCommandTestFor
- processOrCachePacket(Packet) - Method in class net.minecraft.src.MemoryConnection
-
acts immiditally if isWritePacket, otherwise adds it to the readCache to be processed next tick
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet0KeepAlive
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet100OpenWindow
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet101CloseWindow
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet102WindowClick
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet103SetSlot
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet104WindowItems
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet105UpdateProgressbar
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet106Transaction
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet107CreativeSetSlot
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet108EnchantItem
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet10Flying
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet130UpdateSign
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet131MapData
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet132TileEntityData
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet133TileEditorOpen
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet14BlockDig
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet15Place
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet16BlockItemSwitch
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet17Sleep
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet18Animation
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet19EntityAction
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet1Login
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet200Statistic
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet201PlayerInfo
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet202PlayerAbilities
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet203AutoComplete
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet204ClientInfo
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet205ClientCommand
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet206SetObjective
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet207SetScore
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet208SetDisplayObjective
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet209SetPlayerTeam
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet20NamedEntitySpawn
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet22Collect
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet23VehicleSpawn
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet24MobSpawn
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet250CustomPayload
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet252SharedKey
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet253ServerAuthData
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet254ServerPing
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet255KickDisconnect
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet25EntityPainting
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet26EntityExpOrb
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet27PlayerInput
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet28EntityVelocity
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet29DestroyEntity
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet2ClientProtocol
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet30Entity
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet34EntityTeleport
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet35EntityHeadRotation
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet38EntityStatus
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet39AttachEntity
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet3Chat
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet40EntityMetadata
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet41EntityEffect
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet42RemoveEntityEffect
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet43Experience
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet44UpdateAttributes
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet4UpdateTime
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet51MapChunk
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet52MultiBlockChange
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet53BlockChange
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet54PlayNoteBlock
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet55BlockDestroy
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet56MapChunks
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet5PlayerInventory
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet60Explosion
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet61DoorChange
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet62LevelSound
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet63WorldParticles
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet6SpawnPosition
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet70GameEvent
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet71Weather
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet7UseEntity
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet8UpdateHealth
-
Passes this Packet on to the NetHandler for processing.
- processPacket(NetHandler) - Method in class net.minecraft.src.Packet9Respawn
-
Passes this Packet on to the NetHandler for processing.
- processPendingConnections() - Method in class net.minecraft.src.ServerListenThread
- processReadPackets() - Method in interface net.minecraft.src.INetworkManager
-
Checks timeouts and processes all pending read packets.
- processReadPackets() - Method in class net.minecraft.src.MemoryConnection
-
Checks timeouts and processes all pending read packets.
- processReadPackets() - Method in class net.minecraft.src.NetClientHandler
-
Processes the packets that have been read since the last call to this function.
- processReadPackets() - Method in class net.minecraft.src.TcpConnection
-
Checks timeouts and processes all pending read packets.
- Profiler - Class in net.minecraft.src
- Profiler() - Constructor for class net.minecraft.src.Profiler
- ProfilerResult - Class in net.minecraft.src
- ProfilerResult(String, double, double) - Constructor for class net.minecraft.src.ProfilerResult
- profilingEnabled - Variable in class net.minecraft.src.Profiler
-
Flag profiling enabled
- PROGRESS_TEXT - Static variable in class net.minecraft.src.GuiScreenLongRunningTask
- progressBar - Variable in class net.minecraft.src.Packet105UpdateProgressbar
-
Which of the progress bars that should be updated.
- progressBarValue - Variable in class net.minecraft.src.Packet105UpdateProgressbar
-
The value of the progress bar.
- projectileProtection - Static variable in class net.minecraft.src.Enchantment
-
Protection against projectile entities (e.g. arrows)
- projectionMatrix - Variable in class net.minecraft.src.ClippingHelper
- projectViewFromEntity(EntityLivingBase, double) - Static method in class net.minecraft.src.ActiveRenderInfo
-
Returns a vector representing the projection along the given entity's view for the given distance
- PropertyManager - Class in net.minecraft.src
- PropertyManager(File, ILogAgent) - Constructor for class net.minecraft.src.PropertyManager
- protection - Static variable in class net.minecraft.src.Enchantment
-
Converts environmental damage to armour damage
- protectionType - Variable in class net.minecraft.src.EnchantmentProtection
-
Defines the type of protection of the enchantment, 0 = all, 1 = fire, 2 = fall (feather fall), 3 = explosion and 4 = projectile.
- provideChunk(int, int) - Method in class net.minecraft.src.ChunkProviderClient
-
Will return back a chunk, if it doesn't exist and its not a MP client it will generates all the blocks for the specified chunk from the map seed and chunk seed
- provideChunk(int, int) - Method in class net.minecraft.src.ChunkProviderEnd
-
Will return back a chunk, if it doesn't exist and its not a MP client it will generates all the blocks for the specified chunk from the map seed and chunk seed
- provideChunk(int, int) - Method in class net.minecraft.src.ChunkProviderFlat
-
Will return back a chunk, if it doesn't exist and its not a MP client it will generates all the blocks for the specified chunk from the map seed and chunk seed
- provideChunk(int, int) - Method in class net.minecraft.src.ChunkProviderGenerate
-
Will return back a chunk, if it doesn't exist and its not a MP client it will generates all the blocks for the specified chunk from the map seed and chunk seed
- provideChunk(int, int) - Method in class net.minecraft.src.ChunkProviderHell
-
Will return back a chunk, if it doesn't exist and its not a MP client it will generates all the blocks for the specified chunk from the map seed and chunk seed
- provideChunk(int, int) - Method in class net.minecraft.src.ChunkProviderServer
-
Will return back a chunk, if it doesn't exist and its not a MP client it will generates all the blocks for the specified chunk from the map seed and chunk seed
- provideChunk(int, int) - Method in interface net.minecraft.src.IChunkProvider
-
Will return back a chunk, if it doesn't exist and its not a MP client it will generates all the blocks for the specified chunk from the map seed and chunk seed
- provider - Variable in class net.minecraft.src.World
-
The WorldProvider instance that World uses.
- pumpkin - Static variable in class net.minecraft.src.Block
- pumpkin - Static variable in class net.minecraft.src.Material
-
pumpkin
- pumpkinLantern - Static variable in class net.minecraft.src.Block
- pumpkinPie - Static variable in class net.minecraft.src.Item
- pumpkinSeeds - Static variable in class net.minecraft.src.Item
- pumpkinStem - Static variable in class net.minecraft.src.Block
- punch - Static variable in class net.minecraft.src.Enchantment
-
Knockback enchantments for bows, the arrows will knockback the target when hit.
- pushOutOfBlocks(double, double, double) - Method in class net.minecraft.src.Entity
-
Adds velocity to push the entity out of blocks at the specified x, y, z position Args: x, y, z
- pushOutOfBlocks(double, double, double) - Method in class net.minecraft.src.EntityPlayerSP
-
Adds velocity to push the entity out of blocks at the specified x, y, z position Args: x, y, z
- pushX - Variable in class net.minecraft.src.EntityMinecartFurnace
- pushZ - Variable in class net.minecraft.src.EntityMinecartFurnace
- put(Object, Object) - Method in class net.minecraft.src.LowerStringMap
- put(BanEntry) - Method in class net.minecraft.src.BanList
- putAll(Map) - Method in class net.minecraft.src.LowerStringMap
- putLower(String, Object) - Method in class net.minecraft.src.LowerStringMap
-
a map already defines a general put
- putObject(Object, Object) - Method in interface net.minecraft.src.IRegistry
-
Register an object on this registry.
- putObject(Object, Object) - Method in class net.minecraft.src.RegistrySimple
-
Register an object on this registry.
- putStack(ItemStack) - Method in class net.minecraft.src.Slot
-
Helper method to put a stack in the slot.
- putStackInSlot(int, ItemStack) - Method in class net.minecraft.src.Container
-
args: slotID, itemStack to put in slot
- putStacksInSlots(ItemStack[]) - Method in class net.minecraft.src.Container
-
places itemstacks in first x slots, x being aitemstack.lenght
Q
- quantityDropped(Random) - Method in class net.minecraft.src.Block
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockBookshelf
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockCake
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockClay
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockCommandBlock
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockCrops
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockEnderChest
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockEndPortal
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockFire
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockFluid
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockGlass
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockGlowStone
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockHalfSlab
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockIce
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockLadder
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockLeaves
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockLog
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockMelon
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockMobSpawner
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockMushroomCap
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockNetherStalk
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockObsidian
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockOre
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockPistonExtension
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockPortal
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockRailBase
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockRedstoneOre
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockSilverfish
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockSnow
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockSnowBlock
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockStem
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockTNT
-
Returns the quantity of items to drop on block destruction.
- quantityDropped(Random) - Method in class net.minecraft.src.BlockVine
-
Returns the quantity of items to drop on block destruction.
- quantityDroppedWithBonus(int, Random) - Method in class net.minecraft.src.Block
-
Returns the usual quantity dropped by the block plus a bonus of 1 to 'i' (inclusive).
- quantityDroppedWithBonus(int, Random) - Method in class net.minecraft.src.BlockGlowStone
-
Returns the usual quantity dropped by the block plus a bonus of 1 to 'i' (inclusive).
- quantityDroppedWithBonus(int, Random) - Method in class net.minecraft.src.BlockMelon
-
Returns the usual quantity dropped by the block plus a bonus of 1 to 'i' (inclusive).
- quantityDroppedWithBonus(int, Random) - Method in class net.minecraft.src.BlockOre
-
Returns the usual quantity dropped by the block plus a bonus of 1 to 'i' (inclusive).
- quantityDroppedWithBonus(int, Random) - Method in class net.minecraft.src.BlockRedstoneOre
-
Returns the usual quantity dropped by the block plus a bonus of 1 to 'i' (inclusive).
- quantityDroppedWithBonus(int, Random) - Method in class net.minecraft.src.BlockTallGrass
-
Returns the usual quantity dropped by the block plus a bonus of 1 to 'i' (inclusive).
- quartzBlockTypes - Static variable in class net.minecraft.src.BlockQuartz
- queueAchievementInformation(Achievement) - Method in class net.minecraft.src.GuiAchievement
-
Queue a information about a achievement to be displayed.
- queueIO(IThreadedFileIO) - Method in class net.minecraft.src.ThreadedFileIOBase
-
threaded io
- queueTakenAchievement(Achievement) - Method in class net.minecraft.src.GuiAchievement
-
Queue a taken achievement to be displayed.
- quitWithPacket(Packet) - Method in class net.minecraft.src.NetClientHandler
R
- rail - Static variable in class net.minecraft.src.Block
- railActivator - Static variable in class net.minecraft.src.Block
- railDetector - Static variable in class net.minecraft.src.Block
- railPowered - Static variable in class net.minecraft.src.Block
- rainfall - Variable in class net.minecraft.src.BiomeGenBase
-
The rainfall in this biome.
- rainfallValues - Variable in class net.minecraft.src.BiomeCacheBlock
-
An array of chunk rainfall values saved by this cache.
- rainingStrength - Variable in class net.minecraft.src.World
- raiseErrorAndDisconnect(String) - Method in class net.minecraft.src.NetLoginHandler
- rand - Variable in class net.minecraft.src.Entity
- rand - Variable in class net.minecraft.src.MapGenBase
-
The RNG used by the MapGen classes.
- rand - Variable in class net.minecraft.src.World
-
RNG for World.
- random - Variable in class net.minecraft.src.BlockDispenser
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.src.Block
-
A randomly called display update to be able to add particles or other items for display
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockBrewingStand
-
A randomly called display update to be able to add particles or other items for display
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockEnchantmentTable
-
A randomly called display update to be able to add particles or other items for display
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockEnderChest
-
A randomly called display update to be able to add particles or other items for display
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockEndPortal
-
A randomly called display update to be able to add particles or other items for display
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockFire
-
A randomly called display update to be able to add particles or other items for display
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockFluid
-
A randomly called display update to be able to add particles or other items for display
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockFurnace
-
A randomly called display update to be able to add particles or other items for display
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockLeaves
-
A randomly called display update to be able to add particles or other items for display
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockMycelium
-
A randomly called display update to be able to add particles or other items for display
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockPortal
-
A randomly called display update to be able to add particles or other items for display
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockRedstoneOre
-
A randomly called display update to be able to add particles or other items for display
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockRedstoneRepeater
-
A randomly called display update to be able to add particles or other items for display
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockRedstoneTorch
-
A randomly called display update to be able to add particles or other items for display
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockRedstoneWire
-
A randomly called display update to be able to add particles or other items for display
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockStairs
-
A randomly called display update to be able to add particles or other items for display
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockTorch
-
A randomly called display update to be able to add particles or other items for display
- randomGenerator - Variable in class net.minecraft.src.BiomeDecorator
-
The Biome Decorator's random number generator.
- randomId - Variable in class net.minecraft.src.Packet0KeepAlive
- randomlyFillWithBlocks(World, StructureBoundingBox, Random, float, int, int, int, int, int, int, int, int, boolean) - Method in class net.minecraft.src.StructureComponent
-
arguments: World worldObj, StructureBoundingBox structBB, Random rand, float randLimit, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, int olaceBlockId, int replaceBlockId, boolean alwaysreplace
- randomlyPlaceBlock(World, StructureBoundingBox, Random, float, int, int, int, int, int) - Method in class net.minecraft.src.StructureComponent
-
Randomly decides if placing or not.
- randomlyRareFillWithBlocks(World, StructureBoundingBox, int, int, int, int, int, int, int, boolean) - Method in class net.minecraft.src.StructureComponent
-
arguments: World worldObj, StructureBoundingBox structBB, int minX, int minY, int minZ, int maxX, int maxY, int maxZ, int placeBlockId, boolean alwaysreplace
- RandomPositionGenerator - Class in net.minecraft.src
- RandomPositionGenerator() - Constructor for class net.minecraft.src.RandomPositionGenerator
- randomYawVelocity - Variable in class net.minecraft.src.EntityLivingBase
- range - Variable in class net.minecraft.src.MapGenBase
-
The number of Chunks to gen-check in any given direction.
- RangedAttribute - Class in net.minecraft.src
- RangedAttribute(String, double, double, double) - Constructor for class net.minecraft.src.RangedAttribute
- rare - Enum constant in enum class net.minecraft.src.EnumRarity
- rarityColor - Variable in enum class net.minecraft.src.EnumRarity
-
A decimal representation of the hex color codes of a the color assigned to this rarity type. (13 becomes d as in \247d which is light purple)
- rarityName - Variable in enum class net.minecraft.src.EnumRarity
-
Rarity name.
- rayTrace(double, float) - Method in class net.minecraft.src.EntityLivingBase
-
Performs a ray trace for the distance specified and using the partial tick time.
- rayTraceBlocks_do_do(Vec3, Vec3, boolean, boolean) - Method in class net.minecraft.src.World
- RConConsoleSource - Class in net.minecraft.src
- RConConsoleSource() - Constructor for class net.minecraft.src.RConConsoleSource
- RConOutputStream - Class in net.minecraft.src
- RConOutputStream(int) - Constructor for class net.minecraft.src.RConOutputStream
- rconThread - Variable in class net.minecraft.src.RConThreadBase
-
Thread for this runnable class
- RConThreadBase - Class in net.minecraft.src
- RConThreadClient - Class in net.minecraft.src
- RConThreadMain - Class in net.minecraft.src
- RConThreadMain(IServer) - Constructor for class net.minecraft.src.RConThreadMain
- RConThreadQuery - Class in net.minecraft.src
- RConThreadQuery(IServer) - Constructor for class net.minecraft.src.RConThreadQuery
- RConUtils - Class in net.minecraft.src
- RConUtils() - Constructor for class net.minecraft.src.RConUtils
- read(DataInput) - Static method in class net.minecraft.src.CompressedStreamTools
-
Reads from a CompressedStream.
- read(File) - Static method in class net.minecraft.src.CompressedStreamTools
- readAssetsDir(File) - Method in class net.minecraft.src.DefaultResourcePack
- readBytesFromStream(DataInput) - Static method in class net.minecraft.src.Packet
-
the first short in the stream indicates the number of bytes to read
- readCapabilitiesFromNBT(NBTTagCompound) - Method in class net.minecraft.src.PlayerCapabilities
- readCompressed(InputStream) - Static method in class net.minecraft.src.CompressedStreamTools
-
Load the gzipped compound from the inputstream.
- readCustomPotionEffectFromNBT(NBTTagCompound) - Static method in class net.minecraft.src.PotionEffect
-
Read a custom potion effect from a potion item's NBT data.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.Entity
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityAgeable
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityAnimal
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityArrow
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityBat
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityBoat
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityCreeper
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityDragonPart
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityEnderCrystal
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityEnderEye
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityEnderman
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityFallingSand
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityFireball
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityFireworkRocket
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityFishHook
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityFX
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityGhast
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityHanging
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityHorse
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityIronGolem
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityItem
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityItemFrame
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityLargeFireball
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityLeashKnot
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityLightningBolt
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityLiving
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityLivingBase
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityMinecart
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityMinecartContainer
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityMinecartFurnace
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityMinecartHopper
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityMinecartMobSpawner
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityMinecartTNT
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityOcelot
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityPainting
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityPig
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityPigZombie
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityPlayer
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityPlayerMP
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityPotion
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntitySheep
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntitySkeleton
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntitySlime
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityTameable
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityThrowable
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityTNTPrimed
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityVillager
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityWither
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityWolf
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityXPOrb
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityZombie
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.Entity
-
Reads the entity from NBT (calls an abstract helper method to read specialized data)
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.ItemStack
-
Read the stack fields from a NBT object.
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.MapData
-
reads in data from the NBTTagCompound into this MapDataBase
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.MapGenStructureData
-
reads in data from the NBTTagCompound into this MapDataBase
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.MobSpawnerBaseLogic
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.ScoreboardSaveData
-
reads in data from the NBTTagCompound into this MapDataBase
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntity
-
Reads a tile entity from NBT.
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityBeacon
-
Reads a tile entity from NBT.
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityBrewingStand
-
Reads a tile entity from NBT.
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityChest
-
Reads a tile entity from NBT.
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityCommandBlock
-
Reads a tile entity from NBT.
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityComparator
-
Reads a tile entity from NBT.
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityDispenser
-
Reads a tile entity from NBT.
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityEnchantmentTable
-
Reads a tile entity from NBT.
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityFurnace
-
Reads a tile entity from NBT.
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityHopper
-
Reads a tile entity from NBT.
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityMobSpawner
-
Reads a tile entity from NBT.
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityNote
-
Reads a tile entity from NBT.
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityPiston
-
Reads a tile entity from NBT.
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityRecordPlayer
-
Reads a tile entity from NBT.
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntitySign
-
Reads a tile entity from NBT.
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntitySkull
-
Reads a tile entity from NBT.
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.VillageCollection
-
reads in data from the NBTTagCompound into this MapDataBase
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.src.WorldSavedData
-
reads in data from the NBTTagCompound into this MapDataBase
- readFromNBT(NBTTagList) - Method in class net.minecraft.src.InventoryPlayer
-
Reads from the given tag list and fills the slots in the inventory with the correct items.
- readFromTags(NBTTagCompound) - Method in class net.minecraft.src.MerchantRecipe
- readGameRulesFromNBT(NBTTagCompound) - Method in class net.minecraft.src.GameRules
-
Set defined game rules from NBT.
- readImageData(ResourceManager, ResourceLocation) - Static method in class net.minecraft.src.TextureUtil
- readItemStack(DataInput) - Static method in class net.minecraft.src.Packet
-
Reads a ItemStack from the InputStream
- readNamedTag(DataInput) - Static method in class net.minecraft.src.NBTBase
-
Reads and returns a tag from the given DataInput, or the End tag if no tag could be read.
- readNBT(NBTTagCompound) - Method in class net.minecraft.src.FoodStats
-
Reads food stats from an NBT object.
- readNBTTagCompound(DataInput) - Static method in class net.minecraft.src.Packet
-
Reads a compressed NBTTagCompound from the InputStream
- readPacket(ILogAgent, DataInput, boolean, Socket) - Static method in class net.minecraft.src.Packet
-
Read a packet, prefixed by its ID, from the data stream.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet0KeepAlive
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet100OpenWindow
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet101CloseWindow
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet102WindowClick
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet103SetSlot
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet104WindowItems
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet105UpdateProgressbar
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet106Transaction
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet107CreativeSetSlot
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet108EnchantItem
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet10Flying
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet11PlayerPosition
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet12PlayerLook
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet130UpdateSign
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet131MapData
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet132TileEntityData
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet133TileEditorOpen
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet13PlayerLookMove
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet14BlockDig
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet15Place
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet16BlockItemSwitch
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet17Sleep
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet18Animation
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet19EntityAction
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet1Login
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet200Statistic
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet201PlayerInfo
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet202PlayerAbilities
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet203AutoComplete
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet204ClientInfo
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet205ClientCommand
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet206SetObjective
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet207SetScore
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet208SetDisplayObjective
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet209SetPlayerTeam
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet20NamedEntitySpawn
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet22Collect
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet23VehicleSpawn
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet24MobSpawn
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet250CustomPayload
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet252SharedKey
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet253ServerAuthData
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet254ServerPing
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet255KickDisconnect
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet25EntityPainting
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet26EntityExpOrb
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet27PlayerInput
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet28EntityVelocity
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet29DestroyEntity
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet2ClientProtocol
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet30Entity
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet31RelEntityMove
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet32EntityLook
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet33RelEntityMoveLook
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet34EntityTeleport
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet35EntityHeadRotation
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet38EntityStatus
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet39AttachEntity
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet3Chat
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet40EntityMetadata
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet41EntityEffect
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet42RemoveEntityEffect
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet43Experience
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet44UpdateAttributes
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet4UpdateTime
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet51MapChunk
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet52MultiBlockChange
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet53BlockChange
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet54PlayNoteBlock
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet55BlockDestroy
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet56MapChunks
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet5PlayerInventory
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet60Explosion
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet61DoorChange
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet62LevelSound
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet63WorldParticles
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet6SpawnPosition
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet70GameEvent
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet71Weather
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet7UseEntity
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet8UpdateHealth
-
Abstract.
- readPacketData(DataInput) - Method in class net.minecraft.src.Packet9Respawn
-
Abstract.
- readPlayerData(EntityPlayer) - Method in interface net.minecraft.src.IPlayerFileData
-
Reads the player data from disk into the specified PlayerEntityMP.
- readPlayerData(EntityPlayer) - Method in class net.minecraft.src.SaveHandler
-
Reads the player data from disk into the specified PlayerEntityMP.
- readPlayerDataFromFile(EntityPlayerMP) - Method in class net.minecraft.src.ServerConfigurationManager
-
called during player login. reads the player information from disk.
- readRecipiesFromStream(DataInputStream) - Static method in class net.minecraft.src.MerchantRecipeList
- readRecipiesFromTags(NBTTagCompound) - Method in class net.minecraft.src.MerchantRecipeList
- readStat(StatBase, int) - Method in class net.minecraft.src.StatFileWriter
- readString(DataInput, int) - Static method in class net.minecraft.src.Packet
-
Reads a string from a packet
- readSuccessfully - Variable in class net.minecraft.src.Packet254ServerPing
-
Always 1, unless readByte threw an exception.
- readVillageDataFromNBT(NBTTagCompound) - Method in class net.minecraft.src.Village
-
Read this village's data from NBT.
- readWatchableObjects(DataInput) - Static method in class net.minecraft.src.DataWatcher
- reason - Variable in class net.minecraft.src.Packet255KickDisconnect
-
Displayed to the client when the connection terminates.
- receiveClientEvent(int, int) - Method in class net.minecraft.src.TileEntity
-
Called when a client event is received with the event number and argument, see World.sendClientEvent
- receiveClientEvent(int, int) - Method in class net.minecraft.src.TileEntityChest
-
Called when a client event is received with the event number and argument, see World.sendClientEvent
- receiveClientEvent(int, int) - Method in class net.minecraft.src.TileEntityEnderChest
-
Called when a client event is received with the event number and argument, see World.sendClientEvent
- receiveClientEvent(int, int) - Method in class net.minecraft.src.TileEntityMobSpawner
-
Called when a client event is received with the event number and argument, see World.sendClientEvent
- receivedID - Static variable in class net.minecraft.src.Packet
- receivedSize - Static variable in class net.minecraft.src.Packet
- recentlyHit - Variable in class net.minecraft.src.EntityLivingBase
-
Set to 60 when hit by the player or the player's wolf, then decrements.
- RecipeFireworks - Class in net.minecraft.src
- RecipeFireworks() - Constructor for class net.minecraft.src.RecipeFireworks
- recipeOutputItemID - Variable in class net.minecraft.src.ShapedRecipes
-
Is the itemID of the output item that you get when craft the recipe.
- RecipesArmor - Class in net.minecraft.src
- RecipesArmor() - Constructor for class net.minecraft.src.RecipesArmor
- RecipesArmorDyes - Class in net.minecraft.src
- RecipesArmorDyes() - Constructor for class net.minecraft.src.RecipesArmorDyes
- RecipesCrafting - Class in net.minecraft.src
- RecipesCrafting() - Constructor for class net.minecraft.src.RecipesCrafting
- RecipesDyes - Class in net.minecraft.src
- RecipesDyes() - Constructor for class net.minecraft.src.RecipesDyes
- RecipesFood - Class in net.minecraft.src
- RecipesFood() - Constructor for class net.minecraft.src.RecipesFood
- RecipesIngots - Class in net.minecraft.src
- RecipesIngots() - Constructor for class net.minecraft.src.RecipesIngots
- RecipesMapCloning - Class in net.minecraft.src
- RecipesMapCloning() - Constructor for class net.minecraft.src.RecipesMapCloning
- RecipesMapExtending - Class in net.minecraft.src
- RecipesMapExtending() - Constructor for class net.minecraft.src.RecipesMapExtending
- RecipesTools - Class in net.minecraft.src
- RecipesTools() - Constructor for class net.minecraft.src.RecipesTools
- RecipesWeapons - Class in net.minecraft.src
- RecipesWeapons() - Constructor for class net.minecraft.src.RecipesWeapons
- record11 - Static variable in class net.minecraft.src.Item
- record13 - Static variable in class net.minecraft.src.Item
- recordBlocks - Static variable in class net.minecraft.src.Item
- recordCat - Static variable in class net.minecraft.src.Item
- recordChirp - Static variable in class net.minecraft.src.Item
- recordFar - Static variable in class net.minecraft.src.Item
- recordMall - Static variable in class net.minecraft.src.Item
- recordMellohi - Static variable in class net.minecraft.src.Item
- recordName - Variable in class net.minecraft.src.ItemRecord
-
The name of the record.
- recordStal - Static variable in class net.minecraft.src.Item
- recordStrad - Static variable in class net.minecraft.src.Item
- recordWait - Static variable in class net.minecraft.src.Item
- recordWard - Static variable in class net.minecraft.src.Item
- recreateStructures(int, int) - Method in class net.minecraft.src.ChunkProviderClient
- recreateStructures(int, int) - Method in class net.minecraft.src.ChunkProviderEnd
- recreateStructures(int, int) - Method in class net.minecraft.src.ChunkProviderFlat
- recreateStructures(int, int) - Method in class net.minecraft.src.ChunkProviderGenerate
- recreateStructures(int, int) - Method in class net.minecraft.src.ChunkProviderHell
- recreateStructures(int, int) - Method in class net.minecraft.src.ChunkProviderServer
- recreateStructures(int, int) - Method in interface net.minecraft.src.IChunkProvider
- recursiveGenerate(World, int, int, int, int, byte[]) - Method in class net.minecraft.src.MapGenBase
-
Recursively called by generate() (generate) and optionally by itself.
- recursiveGenerate(World, int, int, int, int, byte[]) - Method in class net.minecraft.src.MapGenCaves
-
Recursively called by generate() (generate) and optionally by itself.
- recursiveGenerate(World, int, int, int, int, byte[]) - Method in class net.minecraft.src.MapGenCavesHell
-
Recursively called by generate() (generate) and optionally by itself.
- recursiveGenerate(World, int, int, int, int, byte[]) - Method in class net.minecraft.src.MapGenRavine
-
Recursively called by generate() (generate) and optionally by itself.
- recursiveGenerate(World, int, int, int, int, byte[]) - Method in class net.minecraft.src.MapGenStructure
-
Recursively called by generate() (generate) and optionally by itself.
- RED - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- redstone - Static variable in class net.minecraft.src.Item
- redstoneComparatorActive - Static variable in class net.minecraft.src.Block
- redstoneComparatorIdle - Static variable in class net.minecraft.src.Block
- redstoneEffect - Static variable in class net.minecraft.src.PotionHelper
- redstoneGen - Variable in class net.minecraft.src.BiomeDecorator
-
Field that holds redstone WorldGenMinable
- redstoneLampActive - Static variable in class net.minecraft.src.Block
- redstoneLampIdle - Static variable in class net.minecraft.src.Block
- redstoneLight - Static variable in class net.minecraft.src.Material
- redstoneRepeater - Static variable in class net.minecraft.src.Item
- redstoneRepeaterActive - Static variable in class net.minecraft.src.Block
- redstoneRepeaterIdle - Static variable in class net.minecraft.src.Block
- redstoneWire - Static variable in class net.minecraft.src.Block
- reed - Static variable in class net.minecraft.src.Block
- reed - Static variable in class net.minecraft.src.Item
- reedGen - Variable in class net.minecraft.src.BiomeDecorator
-
Field that holds WorldGenReed
- reedsPerChunk - Variable in class net.minecraft.src.BiomeDecorator
-
The number of reeds to generate per chunk.
- refreshResources() - Method in class net.minecraft.src.Minecraft
- refreshTrackShape(World, int, int, int, boolean) - Method in class net.minecraft.src.BlockRailBase
-
Completely recalculates the track shape based on neighboring tracks
- regeneration - Static variable in class net.minecraft.src.Potion
-
The regeneration Potion object.
- RegionFile - Class in net.minecraft.src
- RegionFile(File) - Constructor for class net.minecraft.src.RegionFile
- RegionFileCache - Class in net.minecraft.src
- RegionFileCache() - Constructor for class net.minecraft.src.RegionFileCache
- registerAchievement() - Method in class net.minecraft.src.Achievement
-
Adds the achievement on the internal list of registered achievements, also, it's check for duplicated id's.
- registerCommand(ICommand) - Method in class net.minecraft.src.CommandHandler
-
adds the command and any aliases it has to the internal map of available commands
- registerDestroyBlockIcons(IconRegister) - Method in class net.minecraft.src.RenderGlobal
- registerDispenserBehaviours() - Static method in class net.minecraft.src.DispenserBehaviors
- registerIcon(String) - Method in interface net.minecraft.src.IconRegister
- registerIcon(String) - Method in class net.minecraft.src.TextureMap
- registerIcons(IconRegister) - Method in class net.minecraft.src.Block
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockAnvil
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockBasePressurePlate
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockBeacon
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockBed
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockBreakable
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockBrewingStand
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockButton
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockCactus
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockCake
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockCarpet
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockCarrot
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockCauldron
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockChest
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockCocoa
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockColored
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockCrops
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockDaylightDetector
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockDetectorRail
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockDispenser
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockDoor
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockDropper
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockEnchantmentTable
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockEnderChest
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockEndPortal
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockEndPortalFrame
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockFarmland
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockFence
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockFenceGate
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockFire
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockFluid
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockFurnace
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockGrass
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockHay
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockHopper
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockJukeBox
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockLeaves
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockLockedChest
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockLog
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockMelon
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockMushroomCap
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockMycelium
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockNetherStalk
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockPane
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockPistonBase
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockPistonExtension
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockPistonMoving
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockPotato
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockPumpkin
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockQuartz
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockRail
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockRailPowered
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockRedstoneWire
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockSandStone
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockSapling
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockSign
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockSilverfish
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockSkull
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockSnow
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockStairs
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockStem
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockStep
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockStoneBrick
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockTallGrass
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockTNT
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockWall
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockWood
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockWoodSlab
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.BlockWorkbench
-
When this method is called, your block should register all the icons it needs with the given IconRegister.
- registerIcons(IconRegister) - Method in class net.minecraft.src.Item
- registerIcons(IconRegister) - Method in class net.minecraft.src.ItemArmor
- registerIcons(IconRegister) - Method in class net.minecraft.src.ItemBlock
- registerIcons(IconRegister) - Method in class net.minecraft.src.ItemBow
- registerIcons(IconRegister) - Method in class net.minecraft.src.ItemCoal
- registerIcons(IconRegister) - Method in class net.minecraft.src.ItemDye
- registerIcons(IconRegister) - Method in class net.minecraft.src.ItemFireworkCharge
- registerIcons(IconRegister) - Method in class net.minecraft.src.ItemFishingRod
- registerIcons(IconRegister) - Method in class net.minecraft.src.ItemGlassBottle
- registerIcons(IconRegister) - Method in class net.minecraft.src.ItemMonsterPlacer
- registerIcons(IconRegister) - Method in class net.minecraft.src.ItemPotion
- registerIcons(IconRegister) - Method in class net.minecraft.src.ItemSkull
- registerMetadataSectionType(MetadataSectionSerializer, Class) - Method in class net.minecraft.src.MetadataSerializer
- registerReloadListener(ResourceManagerReloadListener) - Method in interface net.minecraft.src.ReloadableResourceManager
- registerReloadListener(ResourceManagerReloadListener) - Method in class net.minecraft.src.SimpleReloadableResourceManager
- registerScrollButtons(int, int) - Method in class net.minecraft.src.GuiSlot
-
Registers the IDs that can be used for the scrollbar's buttons.
- registerSocket(DatagramSocket) - Method in class net.minecraft.src.RConThreadBase
-
Registers a DatagramSocket with this thread
- registerStat() - Method in class net.minecraft.src.Achievement
-
Register the stat into StatList.
- registerStat() - Method in class net.minecraft.src.StatBase
-
Register the stat into StatList.
- registerStat() - Method in class net.minecraft.src.StatBasic
-
Register the stat into StatList.
- registerWorld(World) - Method in class net.minecraft.src.WorldProvider
-
associate an existing world with a World provider, and setup its lightbrightness table
- registerWorldChunkManager() - Method in class net.minecraft.src.WorldProvider
-
creates a new world chunk manager for WorldProvider
- registerWorldChunkManager() - Method in class net.minecraft.src.WorldProviderEnd
-
creates a new world chunk manager for WorldProvider
- registerWorldChunkManager() - Method in class net.minecraft.src.WorldProviderHell
-
creates a new world chunk manager for WorldProvider
- RegistryDefaulted - Class in net.minecraft.src
- RegistryDefaulted(Object) - Constructor for class net.minecraft.src.RegistryDefaulted
- registryObjects - Variable in class net.minecraft.src.RegistrySimple
-
Objects registered on this registry.
- RegistrySimple - Class in net.minecraft.src
- RegistrySimple() - Constructor for class net.minecraft.src.RegistrySimple
- ReloadableResourceManager - Interface in net.minecraft.src
- reloadResourcePack(ResourcePack) - Method in class net.minecraft.src.SimpleReloadableResourceManager
- reloadResources(List) - Method in interface net.minecraft.src.ReloadableResourceManager
- reloadResources(List) - Method in class net.minecraft.src.SimpleReloadableResourceManager
- remove(long) - Method in class net.minecraft.src.LongHashMap
-
calls the removeKey method and returns removed object
- remove(Object) - Method in class net.minecraft.src.LowerStringMap
- remove(String) - Method in class net.minecraft.src.BanList
- removeAllEntities() - Method in class net.minecraft.src.WorldClient
-
also releases skins.
- removeAllPlayers() - Method in class net.minecraft.src.ServerConfigurationManager
-
Kicks everyone with "Server closed" as reason.
- removeAttributeModifiers(Multimap) - Method in class net.minecraft.src.BaseAttributeMap
- removeAttributesModifiersFromEntity(EntityLivingBase, BaseAttributeMap, int) - Method in class net.minecraft.src.Potion
- removeAttributesModifiersFromEntity(EntityLivingBase, BaseAttributeMap, int) - Method in class net.minecraft.src.PotionAbsoption
- removeAttributesModifiersFromEntity(EntityLivingBase, BaseAttributeMap, int) - Method in class net.minecraft.src.PotionHealthBoost
- removeBlockTileEntity(int, int, int) - Method in class net.minecraft.src.World
-
Removes the TileEntity for a given block in X,Y,Z coordinates
- removeChunkBlockTileEntity(int, int, int) - Method in class net.minecraft.src.Chunk
-
Removes the TileEntity for a given block in this chunk
- removeChunkBlockTileEntity(int, int, int) - Method in class net.minecraft.src.EmptyChunk
-
Removes the TileEntity for a given block in this chunk
- removeColor(ItemStack) - Method in class net.minecraft.src.ItemArmor
-
Remove the color from the specified armor ItemStack.
- removeCraftingFromCrafters(ICrafting) - Method in class net.minecraft.src.Container
-
Remove this crafting listener from the listener list.
- removeEntity(Entity) - Method in class net.minecraft.src.Chunk
-
removes entity using its y chunk coordinate as its index
- removeEntity(Entity) - Method in class net.minecraft.src.EmptyChunk
-
removes entity using its y chunk coordinate as its index
- removeEntity(Entity) - Method in class net.minecraft.src.World
-
Schedule the entity for removal during the next tick.
- removeEntity(Entity) - Method in class net.minecraft.src.WorldClient
-
Schedule the entity for removal during the next tick.
- removeEntityAtIndex(Entity, int) - Method in class net.minecraft.src.Chunk
-
Removes entity at the specified index from the entity array.
- removeEntityAtIndex(Entity, int) - Method in class net.minecraft.src.EmptyChunk
-
Removes entity at the specified index from the entity array.
- removeEntityFromAllTrackingPlayers(Entity) - Method in class net.minecraft.src.EntityTracker
- removeEntityFromWorld(int) - Method in class net.minecraft.src.WorldClient
- removeExpiredBans() - Method in class net.minecraft.src.BanList
- removeFromWatchingList(EntityPlayerMP) - Method in class net.minecraft.src.EntityTrackerEntry
- removeFromWhitelist(String) - Method in class net.minecraft.src.DedicatedPlayerList
-
Remove the specified player from the whitelist.
- removeFromWhitelist(String) - Method in class net.minecraft.src.ServerConfigurationManager
-
Remove the specified player from the whitelist.
- removeInvalidBlocks() - Method in class net.minecraft.src.ExtendedBlockStorage
- removeModifier(AttributeModifier) - Method in interface net.minecraft.src.AttributeInstance
- removeModifier(AttributeModifier) - Method in class net.minecraft.src.ModifiableAttributeInstance
- removeObject(int) - Method in class net.minecraft.src.IntHashMap
-
Removes the specified object from the map and returns it
- removeObjective(ICommandSender, String) - Method in class net.minecraft.src.ServerCommandScoreboard
-
Handler for the 'scoreboard objectives remove' command.
- removeOp(String) - Method in class net.minecraft.src.DedicatedPlayerList
-
This removes a username from the ops list, then saves the op list
- removeOp(String) - Method in class net.minecraft.src.ServerConfigurationManager
-
This removes a username from the ops list, then saves the op list
- removePlayer(EntityPlayerMP) - Method in class net.minecraft.src.PlayerManager
-
Removes an EntityPlayerMP from the PlayerManager.
- removePlayerEntityDangerously(Entity) - Method in class net.minecraft.src.World
-
Do NOT use this method to remove normal entities- use normal removeEntity
- removePlayerFromTeam(String, ScorePlayerTeam) - Method in class net.minecraft.src.Scoreboard
-
Removes the given username from the given ScorePlayerTeam.
- removePlayerFromTeam(String, ScorePlayerTeam) - Method in class net.minecraft.src.ServerScoreboard
-
Removes the given username from the given ScorePlayerTeam.
- removePlayerFromTracker(EntityPlayerMP) - Method in class net.minecraft.src.EntityTrackerEntry
- removePlayerFromTrackers(EntityPlayerMP) - Method in class net.minecraft.src.EntityTracker
- removePotionEffect(int) - Method in class net.minecraft.src.EntityLivingBase
-
Remove the specified potion effect from this entity.
- removePotionEffectClient(int) - Method in class net.minecraft.src.EntityLivingBase
-
Remove the speified potion effect from this entity.
- removeServerData(int) - Method in class net.minecraft.src.ServerList
-
Removes the ServerData instance stored for the given index in the list.
- removeStalePortalLocations(long) - Method in class net.minecraft.src.Teleporter
-
called periodically to remove out-of-date portal locations from the cache list.
- removeTag(int) - Method in class net.minecraft.src.NBTTagList
-
Removes a tag at the given index.
- removeTag(String) - Method in class net.minecraft.src.NBTTagCompound
-
Remove the specified tag.
- removeTask(EntityAIBase) - Method in class net.minecraft.src.EntityAITasks
-
removes the indicated task from the entity's AI tasks.
- removeTeam(ICommandSender, String[], int) - Method in class net.minecraft.src.ServerCommandScoreboard
-
Handler for the 'scoreboard teams remove' command.
- removeWorldAccess(IWorldAccess) - Method in class net.minecraft.src.World
-
Removes a worldAccess from the worldAccesses object
- renameWorld(String, String) - Method in interface net.minecraft.src.ISaveFormat
- renameWorld(String, String) - Method in class net.minecraft.src.SaveFormatOld
- render(float) - Method in class net.minecraft.src.ModelRenderer
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelBase
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelBat
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelBiped
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelBlaze
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelBoat
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelBook
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelChicken
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelCreeper
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelDragon
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelEnderCrystal
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelGhast
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelHorse
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelIronGolem
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelLeashKnot
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelMagmaCube
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelMinecart
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelOcelot
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelQuadruped
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelSilverfish
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelSkeletonHead
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelSlime
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelSnowMan
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelSpider
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelSquid
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelVillager
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelWither
-
Sets the models various rotation angles then renders the model.
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.src.ModelWolf
-
Sets the models various rotation angles then renders the model.
- render(Tessellator, float) - Method in class net.minecraft.src.ModelBox
-
Draw the six sided box defined by this ModelBox
- Render - Class in net.minecraft.src
- Render() - Constructor for class net.minecraft.src.Render
- RENDER_CLOUDS - Enum constant in enum class net.minecraft.src.EnumOptions
- RENDER_DISTANCE - Enum constant in enum class net.minecraft.src.EnumOptions
- renderAABB(AxisAlignedBB) - Static method in class net.minecraft.src.Render
-
Adds to the tesselator a box using the aabb for the bounds.
- renderAll() - Method in class net.minecraft.src.ModelChest
-
This method renders out all parts of the chest model.
- renderAllRenderLists(int, double) - Method in class net.minecraft.src.RenderGlobal
-
Render all render lists
- renderArmPitch - Variable in class net.minecraft.src.EntityPlayerSP
- renderArmYaw - Variable in class net.minecraft.src.EntityPlayerSP
- renderArrow(EntityArrow, double, double, double, float, float) - Method in class net.minecraft.src.RenderArrow
- RenderArrow - Class in net.minecraft.src
- RenderArrow() - Constructor for class net.minecraft.src.RenderArrow
- renderArrowsStuckInEntity(EntityLivingBase, float) - Method in class net.minecraft.src.RendererLivingEntity
-
renders arrows the Entity has been attacked with, attached to it
- renderAsNormalBlock() - Method in class net.minecraft.src.Block
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockAnvil
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockBasePressurePlate
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockBeacon
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockBed
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockBrewingStand
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockButton
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockCactus
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockCake
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockCarpet
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockCauldron
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockChest
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockCocoa
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockDaylightDetector
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockDoor
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockDragonEgg
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockEnchantmentTable
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockEnderChest
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockEndPortal
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockFarmland
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockFence
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockFenceGate
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockFire
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockFlower
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockFlowerPot
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockFluid
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockGlass
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockHalfSlab
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockHopper
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockLadder
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockLever
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockPane
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockPistonBase
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockPistonExtension
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockPistonMoving
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockPortal
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockRailBase
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockRedstoneLogic
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockRedstoneWire
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockReed
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockSign
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockSkull
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockSnow
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockStairs
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockTorch
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockTrapDoor
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockTripWire
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockTripWireSource
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockVine
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockWall
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- renderAsNormalBlock() - Method in class net.minecraft.src.BlockWeb
-
If this block doesn't render as an ordinary block it will return False (examples: signs, buttons, stairs, etc)
- RenderBat - Class in net.minecraft.src
- RenderBat() - Constructor for class net.minecraft.src.RenderBat
- RenderBiped - Class in net.minecraft.src
- RenderBiped(ModelBiped, float) - Constructor for class net.minecraft.src.RenderBiped
- RenderBiped(ModelBiped, float, float) - Constructor for class net.minecraft.src.RenderBiped
- renderBlaze(EntityBlaze, double, double, double, float, float) - Method in class net.minecraft.src.RenderBlaze
- RenderBlaze - Class in net.minecraft.src
- RenderBlaze() - Constructor for class net.minecraft.src.RenderBlaze
- renderBlockAllFaces(Block, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Render all faces of a block
- renderBlockAnvilMetadata(BlockAnvil, int, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Renders anvil block with metadata
- renderBlockAsItem(Block, int, float) - Method in class net.minecraft.src.RenderBlocks
-
Is called to render the image of a block on an inventory, as a held item, or as a an item on the ground
- renderBlockByRenderType(Block, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Renders the block at the given coordinates using the block's rendering type
- renderBlockCactus(Block, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Renders a cactus block at the given coordinates
- renderBlockCactusImpl(Block, int, int, int, float, float, float) - Method in class net.minecraft.src.RenderBlocks
-
Render block cactus implementation
- renderBlockCrops(Block, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Render block crops
- renderBlockCropsImpl(Block, int, double, double, double) - Method in class net.minecraft.src.RenderBlocks
-
Render block crops implementation
- renderBlockDoor(Block, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Renders a door block at the given coordinates
- renderBlockDragonEgg(BlockDragonEgg, int, int, int) - Method in class net.minecraft.src.RenderBlocks
- renderBlockFence(BlockFence, int, int, int) - Method in class net.minecraft.src.RenderBlocks
- renderBlockFenceGate(BlockFenceGate, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Render block fence gate
- renderBlockFire(BlockFire, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Renders a fire block at the given coordinates
- renderBlockFluids(Block, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Renders a block based on the BlockFluids class at the given coordinates
- renderBlockInMinecart(EntityMinecart, float, Block, int) - Method in class net.minecraft.src.RenderMinecart
-
Renders the block that is inside the minecart.
- renderBlockInMinecart(EntityMinecart, float, Block, int) - Method in class net.minecraft.src.RenderMinecartMobSpawner
-
Renders the block that is inside the minecart.
- renderBlockInMinecart(EntityMinecart, float, Block, int) - Method in class net.minecraft.src.RenderTntMinecart
-
Renders the block that is inside the minecart.
- renderBlockLadder(Block, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Renders a ladder block at the given coordinates
- renderBlockLever(Block, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Renders a lever block at the given coordinates
- renderBlockLilyPad(Block, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Render BlockLilyPad
- renderBlockLog(Block, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Renders a log block at the given coordinates
- renderBlockMinecartTrack(BlockRailBase, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Renders a minecart track block at the given coordinates
- renderBlockPane(BlockPane, int, int, int) - Method in class net.minecraft.src.RenderBlocks
- renderBlockQuartz(Block, int, int, int) - Method in class net.minecraft.src.RenderBlocks
- renderBlockRedstoneWire(Block, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Renders a redstone wire block at the given coordinates
- renderBlocks - Variable in class net.minecraft.src.Render
- RenderBlocks - Class in net.minecraft.src
- RenderBlocks() - Constructor for class net.minecraft.src.RenderBlocks
- RenderBlocks(IBlockAccess) - Constructor for class net.minecraft.src.RenderBlocks
- renderBlockSandFalling(Block, World, int, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Renders a falling sand block
- renderBlockStairs(BlockStairs, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Renders a stair block at the given coordinates
- renderBlockStem(Block, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Render block stem
- renderBlockStemBig(BlockStem, int, int, double, double, double, double) - Method in class net.minecraft.src.RenderBlocks
-
Render block stem big
- renderBlockStemSmall(Block, int, double, double, double, double) - Method in class net.minecraft.src.RenderBlocks
-
Render block stem small
- renderBlockTorch(Block, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Renders a torch block at the given coordinates
- renderBlockTripWire(Block, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Renders a trip wire block at the given coordinates
- renderBlockTripWireSource(Block, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Renders a trip wire source block at the given coordinates
- renderBlockUsingTexture(Block, int, int, int, Icon) - Method in class net.minecraft.src.RenderBlocks
-
Renders a block using the given texture instead of the block's own default texture
- renderBlockVine(Block, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Render block vine
- renderBlockWall(BlockWall, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Renders wall block
- renderBoat(EntityBoat, double, double, double, float, float) - Method in class net.minecraft.src.RenderBoat
-
The render method used in RenderBoat that renders the boat model.
- RenderBoat - Class in net.minecraft.src
- RenderBoat() - Constructor for class net.minecraft.src.RenderBoat
- renderBrokenItemStack(ItemStack) - Method in class net.minecraft.src.EntityLivingBase
-
Renders broken item particles using the given ItemStack
- renderCarrying(EntityEnderman, float) - Method in class net.minecraft.src.RenderEnderman
-
Render the block an enderman is carrying
- RenderCaveSpider - Class in net.minecraft.src
- RenderCaveSpider() - Constructor for class net.minecraft.src.RenderCaveSpider
- renderChest(Block, int, float) - Method in class net.minecraft.src.ChestItemRenderHelper
-
Renders a chest at 0,0,0 - used for item rendering
- renderChicken(EntityChicken, double, double, double, float, float) - Method in class net.minecraft.src.RenderChicken
- RenderChicken - Class in net.minecraft.src
- RenderChicken(ModelBase, float) - Constructor for class net.minecraft.src.RenderChicken
- renderCloak(float) - Method in class net.minecraft.src.ModelBiped
-
Renders the cloak of the current biped (in most cases, it's a player)
- renderClouds(float) - Method in class net.minecraft.src.RenderGlobal
- renderCloudsFancy(float) - Method in class net.minecraft.src.RenderGlobal
-
Renders the 3d fancy clouds
- RenderCow - Class in net.minecraft.src
- RenderCow(ModelBase, float) - Constructor for class net.minecraft.src.RenderCow
- renderCreativeInventoryHoveringText(CreativeTabs, int, int) - Method in class net.minecraft.src.GuiContainerCreative
-
Renders the creative inventory hovering text if mouse is over it.
- renderCreativeTab(CreativeTabs) - Method in class net.minecraft.src.GuiContainerCreative
-
Renders passed creative inventory tab into the screen.
- RenderCreeper - Class in net.minecraft.src
- RenderCreeper() - Constructor for class net.minecraft.src.RenderCreeper
- renderCreeperPassModel(EntityCreeper, int, float) - Method in class net.minecraft.src.RenderCreeper
-
A method used to render a creeper's powered form as a pass model.
- renderCrossedSquares(Block, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Renders any block requiring croseed squares such as reeds, flowers, and mushrooms
- renderDistance - Variable in class net.minecraft.src.GameSettings
- renderDistanceWeight - Variable in class net.minecraft.src.Entity
- renderDragon(EntityDragon, double, double, double, float, float) - Method in class net.minecraft.src.RenderDragon
-
Renders the dragon, along with its dying animation
- RenderDragon - Class in net.minecraft.src
- RenderDragon() - Constructor for class net.minecraft.src.RenderDragon
- renderDragonDying(EntityDragon, float) - Method in class net.minecraft.src.RenderDragon
-
Renders the animation for when an enderdragon dies
- renderDragonModel(EntityDragon, float, float, float, float, float, float) - Method in class net.minecraft.src.RenderDragon
-
Renders the dragon model.
- renderEars(float) - Method in class net.minecraft.src.ModelBiped
-
renders the ears (specifically, deadmau5's)
- RenderEnchantmentTable - Class in net.minecraft.src
- RenderEnchantmentTable() - Constructor for class net.minecraft.src.RenderEnchantmentTable
- renderEnderChest(TileEntityEnderChest, double, double, double, float) - Method in class net.minecraft.src.TileEntityEnderChestRenderer
-
Helps to render Ender Chest.
- RenderEnderCrystal - Class in net.minecraft.src
- RenderEnderCrystal() - Constructor for class net.minecraft.src.RenderEnderCrystal
- renderEnderman(EntityEnderman, double, double, double, float, float) - Method in class net.minecraft.src.RenderEnderman
-
Renders the enderman
- RenderEnderman - Class in net.minecraft.src
- RenderEnderman() - Constructor for class net.minecraft.src.RenderEnderman
- RenderEndPortal - Class in net.minecraft.src
- RenderEndPortal() - Constructor for class net.minecraft.src.RenderEndPortal
- renderEndPortalTileEntity(TileEntityEndPortal, double, double, double, float) - Method in class net.minecraft.src.RenderEndPortal
-
Renders the End Portal.
- renderEngine - Variable in class net.minecraft.src.RenderManager
- renderEngine - Variable in class net.minecraft.src.TileEntityRenderer
-
The RenderEngine instance used by the TileEntityRenderer
- renderEntities(Vec3, ICamera, float) - Method in class net.minecraft.src.RenderGlobal
-
Renders all entities within range and within the frustrum.
- renderEntity(Entity, float) - Method in class net.minecraft.src.RenderManager
-
Will render the specified entity at the specified partial tick time.
- RenderEntity - Class in net.minecraft.src
- RenderEntity() - Constructor for class net.minecraft.src.RenderEntity
- renderEntityWithPosYaw(Entity, double, double, double, float, float) - Method in class net.minecraft.src.RenderManager
-
Renders the specified entity with the passed in position, yaw, and partialTickTime.
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.src.RenderBiped
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.src.RenderDragon
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.src.RenderEnderman
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.src.RendererLivingEntity
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.src.RenderIronGolem
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.src.RenderMooshroom
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.src.RenderPlayer
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.src.RenderSnowMan
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.src.RenderVillager
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.src.RenderWitch
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.src.RenderZombie
- rendererBoundingBox - Variable in class net.minecraft.src.WorldRenderer
-
Axis aligned bounding box
- RendererLivingEntity - Class in net.minecraft.src
- RendererLivingEntity(ModelBase, float) - Constructor for class net.minecraft.src.RendererLivingEntity
- renderEyes(EntityEnderman, int, float) - Method in class net.minecraft.src.RenderEnderman
-
Render the endermans eyes
- renderFaceXNeg(Block, double, double, double, Icon) - Method in class net.minecraft.src.RenderBlocks
-
Renders the given texture to the west (x-negative) face of the block.
- renderFaceXPos(Block, double, double, double, Icon) - Method in class net.minecraft.src.RenderBlocks
-
Renders the given texture to the east (x-positive) face of the block.
- renderFaceYNeg(Block, double, double, double, Icon) - Method in class net.minecraft.src.RenderBlocks
-
Renders the given texture to the bottom face of the block.
- renderFaceYPos(Block, double, double, double, Icon) - Method in class net.minecraft.src.RenderBlocks
-
Renders the given texture to the top face of the block.
- renderFaceZNeg(Block, double, double, double, Icon) - Method in class net.minecraft.src.RenderBlocks
-
Renders the given texture to the north (z-negative) face of the block.
- renderFaceZPos(Block, double, double, double, Icon) - Method in class net.minecraft.src.RenderBlocks
-
Renders the given texture to the south (z-positive) face of the block.
- RenderFallingSand - Class in net.minecraft.src
- RenderFallingSand() - Constructor for class net.minecraft.src.RenderFallingSand
- RenderFireball - Class in net.minecraft.src
- RenderFireball(float) - Constructor for class net.minecraft.src.RenderFireball
- renderFirstPersonArm(EntityPlayer) - Method in class net.minecraft.src.RenderPlayer
- RenderFish - Class in net.minecraft.src
- RenderFish() - Constructor for class net.minecraft.src.RenderFish
- renderGameOverlay(float, boolean, int, int) - Method in class net.minecraft.src.GuiIngame
-
Render the ingame overlay with quick icon bar, ...
- RenderGhast - Class in net.minecraft.src
- RenderGhast() - Constructor for class net.minecraft.src.RenderGhast
- RenderGiantZombie - Class in net.minecraft.src
- RenderGiantZombie(ModelBase, float, float) - Constructor for class net.minecraft.src.RenderGiantZombie
- renderGlobal - Variable in class net.minecraft.src.Minecraft
- RenderGlobal - Class in net.minecraft.src
- RenderGlobal(Minecraft) - Constructor for class net.minecraft.src.RenderGlobal
- renderGlow(EntityDragon, int, float) - Method in class net.minecraft.src.RenderDragon
-
Renders the overlay for glowing eyes and the mouth.
- RenderHelper - Class in net.minecraft.src
- RenderHelper() - Constructor for class net.minecraft.src.RenderHelper
- RenderHorse - Class in net.minecraft.src
- RenderHorse(ModelBase, float) - Constructor for class net.minecraft.src.RenderHorse
- renderIcon(int, int, Icon, int, int) - Method in class net.minecraft.src.RenderItem
- renderIndex - Variable in class net.minecraft.src.ItemArmor
-
Used on RenderPlayer to select the correspondent armor to be rendered on the player: 0 is cloth, 1 is chain, 2 is iron, 3 is diamond and 4 is gold.
- renderInFrame - Static variable in class net.minecraft.src.RenderItem
- RenderIronGolem - Class in net.minecraft.src
- RenderIronGolem() - Constructor for class net.minecraft.src.RenderIronGolem
- renderIronGolemEquippedItems(EntityIronGolem, float) - Method in class net.minecraft.src.RenderIronGolem
-
Renders Iron Golem Equipped items.
- renderItem(EntityLivingBase, ItemStack, int) - Method in class net.minecraft.src.ItemRenderer
-
Renders the item stack for being in an entity's hand Args: itemStack
- RenderItem - Class in net.minecraft.src
- RenderItem() - Constructor for class net.minecraft.src.RenderItem
- renderItemAndEffectIntoGUI(FontRenderer, TextureManager, ItemStack, int, int) - Method in class net.minecraft.src.RenderItem
-
Render the item's icon or block into the GUI, including the glint effect.
- RenderItemFrame - Class in net.minecraft.src
- RenderItemFrame() - Constructor for class net.minecraft.src.RenderItemFrame
- renderItemIn2D(Tessellator, float, float, float, float, int, int, float) - Static method in class net.minecraft.src.ItemRenderer
-
Renders an item held in hand as a 2D texture with thickness
- renderItemIn3d(int) - Static method in class net.minecraft.src.RenderBlocks
-
Checks to see if the item's render type indicates that it should be rendered as a regular block or not.
- renderItemInFirstPerson(float) - Method in class net.minecraft.src.ItemRenderer
-
Renders the active item in the player's hand when in first person mode.
- renderItemIntoGUI(FontRenderer, TextureManager, ItemStack, int, int) - Method in class net.minecraft.src.RenderItem
-
Renders the item's icon or block into the UI at the specified position.
- renderItemOverlayIntoGUI(FontRenderer, TextureManager, ItemStack, int, int) - Method in class net.minecraft.src.RenderItem
-
Renders the item's overlay information.
- renderItemOverlayIntoGUI(FontRenderer, TextureManager, ItemStack, int, int, String) - Method in class net.minecraft.src.RenderItem
- RenderLeashKnot - Class in net.minecraft.src
- RenderLeashKnot() - Constructor for class net.minecraft.src.RenderLeashKnot
- RenderLightningBolt - Class in net.minecraft.src
- RenderLightningBolt() - Constructor for class net.minecraft.src.RenderLightningBolt
- RenderList - Class in net.minecraft.src
- RenderList() - Constructor for class net.minecraft.src.RenderList
- renderLitParticles(Entity, float) - Method in class net.minecraft.src.EffectRenderer
- RenderLiving - Class in net.minecraft.src
- RenderLiving(ModelBase, float) - Constructor for class net.minecraft.src.RenderLiving
- renderLivingAt(EntityLivingBase, double, double, double) - Method in class net.minecraft.src.RenderBat
-
Sets a simple glTranslate on a LivingEntity.
- renderLivingAt(EntityLivingBase, double, double, double) - Method in class net.minecraft.src.RendererLivingEntity
-
Sets a simple glTranslate on a LivingEntity.
- renderLivingAt(EntityLivingBase, double, double, double) - Method in class net.minecraft.src.RenderPlayer
-
Sets a simple glTranslate on a LivingEntity.
- renderLivingLabel(EntityLivingBase, String, double, double, double, int) - Method in class net.minecraft.src.RendererLivingEntity
-
Draws the debug or playername text above a living
- renderLivingMooshroom(EntityMooshroom, double, double, double, float, float) - Method in class net.minecraft.src.RenderMooshroom
- renderLivingOcelot(EntityOcelot, double, double, double, float, float) - Method in class net.minecraft.src.RenderOcelot
- renderLivingSquid(EntitySquid, double, double, double, float, float) - Method in class net.minecraft.src.RenderSquid
-
Renders the Living Squid.
- RenderMagmaCube - Class in net.minecraft.src
- RenderMagmaCube() - Constructor for class net.minecraft.src.RenderMagmaCube
- renderManager - Variable in class net.minecraft.src.Render
- RenderManager - Class in net.minecraft.src
- renderMap(EntityPlayer, TextureManager, MapData) - Method in class net.minecraft.src.MapItemRenderer
- RenderMinecart - Class in net.minecraft.src
- RenderMinecart() - Constructor for class net.minecraft.src.RenderMinecart
- RenderMinecartMobSpawner - Class in net.minecraft.src
- RenderMinecartMobSpawner() - Constructor for class net.minecraft.src.RenderMinecartMobSpawner
- renderModel(EntityLivingBase, float, float, float, float, float, float) - Method in class net.minecraft.src.RenderDragon
-
Renders the model in RenderLiving
- renderModel(EntityLivingBase, float, float, float, float, float, float) - Method in class net.minecraft.src.RendererLivingEntity
-
Renders the model in RenderLiving
- renderModel(EntityLivingBase, float, float, float, float, float, float) - Method in class net.minecraft.src.RenderHorse
-
Renders the model in RenderLiving
- RenderMooshroom - Class in net.minecraft.src
- RenderMooshroom(ModelBase, float) - Constructor for class net.minecraft.src.RenderMooshroom
- renderMooshroomEquippedItems(EntityMooshroom, float) - Method in class net.minecraft.src.RenderMooshroom
- RenderOcelot - Class in net.minecraft.src
- RenderOcelot(ModelBase, float) - Constructor for class net.minecraft.src.RenderOcelot
- renderOffsetAABB(AxisAlignedBB, double, double, double) - Static method in class net.minecraft.src.Render
-
Renders a white box with the bounds of the AABB translated by the offset.
- renderOverlays(float) - Method in class net.minecraft.src.ItemRenderer
-
Renders all the overlays that are in first person mode.
- RenderPainting - Class in net.minecraft.src
- RenderPainting() - Constructor for class net.minecraft.src.RenderPainting
- renderPartialTicks - Variable in class net.minecraft.src.Timer
-
How much time has elapsed since the last tick, in ticks, for use by display rendering routines (range: 0.0 - 1.0).
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntityBreakingFX
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntityCloudFX
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntityCrit2FX
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntityCritFX
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntityDiggingFX
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntityFireworkOverlayFX
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntityFireworkSparkFX
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntityFireworkStarterFX
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntityFlameFX
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntityFootStepFX
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntityFX
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntityHeartFX
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntityHugeExplodeFX
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntityLargeExplodeFX
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntityLavaFX
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntityNoteFX
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntityPickupFX
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntityPortalFX
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntityReddustFX
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntitySmokeFX
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntitySnowShovelFX
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.src.EntitySpellParticleFX
- renderParticles(Entity, float) - Method in class net.minecraft.src.EffectRenderer
-
Renders all current particles.
- renderPassModel - Variable in class net.minecraft.src.RendererLivingEntity
-
The model to be used during the render passes.
- RenderPig - Class in net.minecraft.src
- RenderPig(ModelBase, ModelBase, float) - Constructor for class net.minecraft.src.RenderPig
- renderPiston(TileEntityPiston, double, double, double, float) - Method in class net.minecraft.src.TileEntityRendererPiston
- renderPistonBaseAllFaces(Block, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Render all faces of the piston base
- renderPistonExtensionAllFaces(Block, int, int, int, boolean) - Method in class net.minecraft.src.RenderBlocks
-
Render all faces of the piston extension
- renderPlayer(EntityLivingBase, double, double, double, float, float) - Method in class net.minecraft.src.RenderBiped
- renderPlayer(EntityLivingBase, double, double, double, float, float) - Method in class net.minecraft.src.RenderBlaze
- renderPlayer(EntityLivingBase, double, double, double, float, float) - Method in class net.minecraft.src.RenderChicken
- renderPlayer(EntityLivingBase, double, double, double, float, float) - Method in class net.minecraft.src.RenderDragon
- renderPlayer(EntityLivingBase, double, double, double, float, float) - Method in class net.minecraft.src.RenderEnderman
- renderPlayer(EntityLivingBase, double, double, double, float, float) - Method in class net.minecraft.src.RenderIronGolem
- renderPlayer(EntityLivingBase, double, double, double, float, float) - Method in class net.minecraft.src.RenderLiving
- renderPlayer(EntityLivingBase, double, double, double, float, float) - Method in class net.minecraft.src.RenderMooshroom
- renderPlayer(EntityLivingBase, double, double, double, float, float) - Method in class net.minecraft.src.RenderOcelot
- renderPlayer(EntityLivingBase, double, double, double, float, float) - Method in class net.minecraft.src.RenderSilverfish
- renderPlayer(EntityLivingBase, double, double, double, float, float) - Method in class net.minecraft.src.RenderSquid
- renderPlayer(EntityLivingBase, double, double, double, float, float) - Method in class net.minecraft.src.RenderVillager
- renderPlayer(EntityLivingBase, double, double, double, float, float) - Method in class net.minecraft.src.RenderWitch
- renderPlayer(EntityLivingBase, double, double, double, float, float) - Method in class net.minecraft.src.RenderWither
- renderPlayer(EntityLivingBase, double, double, double, float, float) - Method in class net.minecraft.src.RenderZombie
- RenderPlayer - Class in net.minecraft.src
- RenderPlayer() - Constructor for class net.minecraft.src.RenderPlayer
- renderPlayerScale(AbstractClientPlayer, float) - Method in class net.minecraft.src.RenderPlayer
- renderPlayerSleep(AbstractClientPlayer, double, double, double) - Method in class net.minecraft.src.RenderPlayer
-
Renders player with sleeping offset if sleeping
- renderPosX - Static variable in class net.minecraft.src.RenderManager
- renderPosY - Static variable in class net.minecraft.src.RenderManager
- renderPosZ - Static variable in class net.minecraft.src.RenderManager
- renderPrimedTNT(EntityTNTPrimed, double, double, double, float, float) - Method in class net.minecraft.src.RenderTNTPrimed
- renderRainSnow(float) - Method in class net.minecraft.src.EntityRenderer
-
Render rain and snow
- renderSaddledPig(EntityPig, int, float) - Method in class net.minecraft.src.RenderPig
- RenderSheep - Class in net.minecraft.src
- RenderSheep(ModelBase, ModelBase, float) - Constructor for class net.minecraft.src.RenderSheep
- renderSign() - Method in class net.minecraft.src.ModelSign
-
Renders the sign model through TileEntitySignRenderer
- renderSilverfish(EntitySilverfish, double, double, double, float, float) - Method in class net.minecraft.src.RenderSilverfish
-
Renders the silverfish.
- RenderSilverfish - Class in net.minecraft.src
- RenderSilverfish() - Constructor for class net.minecraft.src.RenderSilverfish
- RenderSkeleton - Class in net.minecraft.src
- RenderSkeleton() - Constructor for class net.minecraft.src.RenderSkeleton
- renderSky(float) - Method in class net.minecraft.src.RenderGlobal
-
Renders the sky with the partial tick time.
- RenderSlime - Class in net.minecraft.src
- RenderSlime(ModelBase, ModelBase, float) - Constructor for class net.minecraft.src.RenderSlime
- RenderSnowball - Class in net.minecraft.src
- RenderSnowball(Item) - Constructor for class net.minecraft.src.RenderSnowball
- RenderSnowball(Item, int) - Constructor for class net.minecraft.src.RenderSnowball
- RenderSnowMan - Class in net.minecraft.src
- RenderSnowMan() - Constructor for class net.minecraft.src.RenderSnowMan
- renderSnowmanPumpkin(EntitySnowman, float) - Method in class net.minecraft.src.RenderSnowMan
-
Renders this snowman's pumpkin.
- RenderSorter - Class in net.minecraft.src
- RenderSorter(EntityLivingBase) - Constructor for class net.minecraft.src.RenderSorter
- renderSpecials(AbstractClientPlayer, float) - Method in class net.minecraft.src.RenderPlayer
-
Method for adding special render rules
- RenderSpider - Class in net.minecraft.src
- RenderSpider() - Constructor for class net.minecraft.src.RenderSpider
- RenderSquid - Class in net.minecraft.src
- RenderSquid(ModelBase, float) - Constructor for class net.minecraft.src.RenderSquid
- renderStandardBlock(Block, int, int, int) - Method in class net.minecraft.src.RenderBlocks
-
Renders a standard cube block at the given coordinates
- renderStandardBlockWithAmbientOcclusion(Block, int, int, int, float, float, float) - Method in class net.minecraft.src.RenderBlocks
- renderStandardBlockWithAmbientOcclusionPartial(Block, int, int, int, float, float, float) - Method in class net.minecraft.src.RenderBlocks
-
Renders non-full-cube block with ambient occusion.
- renderStandardBlockWithColorMultiplier(Block, int, int, int, float, float, float) - Method in class net.minecraft.src.RenderBlocks
-
Renders a standard cube block at the given coordinates, with a given color ratio.
- renderSwingProgress(EntityLivingBase, float) - Method in class net.minecraft.src.RendererLivingEntity
- renderTheMinecart(EntityMinecart, double, double, double, float, float) - Method in class net.minecraft.src.RenderMinecart
-
Renders the Minecart.
- renderThePainting(EntityPainting, double, double, double, float, float) - Method in class net.minecraft.src.RenderPainting
- renderTheXPOrb(EntityXPOrb, double, double, double, float, float) - Method in class net.minecraft.src.RenderXPOrb
-
Renders the XP Orb.
- renderTileEntity(TileEntity, float) - Method in class net.minecraft.src.TileEntityRenderer
-
Render this TileEntity at its current position from the player
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.src.RenderEnchantmentTable
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.src.RenderEndPortal
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.src.TileEntityBeaconRenderer
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.src.TileEntityChestRenderer
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.src.TileEntityEnderChestRenderer
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.src.TileEntityMobSpawnerRenderer
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.src.TileEntityRenderer
-
Render this TileEntity at a given set of coordinates
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.src.TileEntityRendererPiston
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.src.TileEntitySignRenderer
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.src.TileEntitySkullRenderer
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.src.TileEntitySpecialRenderer
- renderTileEntityBeaconAt(TileEntityBeacon, double, double, double, float) - Method in class net.minecraft.src.TileEntityBeaconRenderer
-
Render a beacon tile entity.
- renderTileEntityChestAt(TileEntityChest, double, double, double, float) - Method in class net.minecraft.src.TileEntityChestRenderer
-
Renders the TileEntity for the chest at a position.
- renderTileEntityEnchantmentTableAt(TileEntityEnchantmentTable, double, double, double, float) - Method in class net.minecraft.src.RenderEnchantmentTable
- renderTileEntityMobSpawner(TileEntityMobSpawner, double, double, double, float) - Method in class net.minecraft.src.TileEntityMobSpawnerRenderer
- renderTileEntitySignAt(TileEntitySign, double, double, double, float) - Method in class net.minecraft.src.TileEntitySignRenderer
- renderTileEntitySkullAt(TileEntitySkull, double, double, double, float) - Method in class net.minecraft.src.TileEntitySkullRenderer
-
Render a skull tile entity.
- RenderTntMinecart - Class in net.minecraft.src
- RenderTntMinecart() - Constructor for class net.minecraft.src.RenderTntMinecart
- RenderTNTPrimed - Class in net.minecraft.src
- RenderTNTPrimed() - Constructor for class net.minecraft.src.RenderTNTPrimed
- renderTorchAtAngle(Block, double, double, double, double, double, int) - Method in class net.minecraft.src.RenderBlocks
-
Renders a torch at the given coordinates, with the base slanting at the given delta
- renderViewEntity - Variable in class net.minecraft.src.Minecraft
-
The Entity from which the renderer determines the render viewpoint.
- renderVillager(EntityVillager, double, double, double, float, float) - Method in class net.minecraft.src.RenderVillager
- RenderVillager - Class in net.minecraft.src
- RenderVillager() - Constructor for class net.minecraft.src.RenderVillager
- renderVillagerEquipedItems(EntityVillager, float) - Method in class net.minecraft.src.RenderVillager
- RenderWitch - Class in net.minecraft.src
- RenderWitch() - Constructor for class net.minecraft.src.RenderWitch
- renderWithColor - Variable in class net.minecraft.src.RenderItem
- RenderWither - Class in net.minecraft.src
- RenderWither() - Constructor for class net.minecraft.src.RenderWither
- RenderWitherSkull - Class in net.minecraft.src
- RenderWitherSkull() - Constructor for class net.minecraft.src.RenderWitherSkull
- renderWithRotation(float) - Method in class net.minecraft.src.ModelRenderer
- RenderWolf - Class in net.minecraft.src
- RenderWolf(ModelBase, ModelBase, float) - Constructor for class net.minecraft.src.RenderWolf
- renderWorld(float, long) - Method in class net.minecraft.src.EntityRenderer
- RenderXPOrb - Class in net.minecraft.src
- RenderXPOrb() - Constructor for class net.minecraft.src.RenderXPOrb
- renderYawOffset - Variable in class net.minecraft.src.EntityLivingBase
- RenderZombie - Class in net.minecraft.src
- RenderZombie() - Constructor for class net.minecraft.src.RenderZombie
- repeaterTorchOffset - Static variable in class net.minecraft.src.BlockRedstoneRepeater
-
The offsets for the two torches in redstone repeater blocks.
- replaceBlocksForBiome(int, int, byte[]) - Method in class net.minecraft.src.ChunkProviderHell
-
name based on ChunkProviderGenerate
- replaceBlocksForBiome(int, int, byte[], BiomeGenBase[]) - Method in class net.minecraft.src.ChunkProviderEnd
- replaceBlocksForBiome(int, int, byte[], BiomeGenBase[]) - Method in class net.minecraft.src.ChunkProviderGenerate
-
Replaces the stone that was placed in with blocks that match the biome
- ReportedException - Exception in net.minecraft.src
- ReportedException(CrashReport) - Constructor for exception net.minecraft.src.ReportedException
- Request - Class in net.minecraft.src
- Request(String, int, int) - Constructor for class net.minecraft.src.Request
- RequestDelete - Class in net.minecraft.src
- RequestDelete(String, int, int) - Constructor for class net.minecraft.src.RequestDelete
- RequestGet - Class in net.minecraft.src
- RequestGet(String, int, int) - Constructor for class net.minecraft.src.RequestGet
- RequestPost - Class in net.minecraft.src
- RequestPost(String, byte[], int, int) - Constructor for class net.minecraft.src.RequestPost
- RequestPut - Class in net.minecraft.src
- RequestPut(String, byte[], int, int) - Constructor for class net.minecraft.src.RequestPut
- requestTexturePackLoad(String, int) - Method in class net.minecraft.src.EntityPlayerMP
-
on recieving this message the client (if permission is given) will download the requested textures
- requiresConversion() - Method in class net.minecraft.src.SaveFormatComparator
- requiresMultipleRenderPasses() - Method in class net.minecraft.src.Item
- requiresMultipleRenderPasses() - Method in class net.minecraft.src.ItemArmor
- requiresMultipleRenderPasses() - Method in class net.minecraft.src.ItemFireworkCharge
- requiresMultipleRenderPasses() - Method in class net.minecraft.src.ItemMonsterPlacer
- requiresMultipleRenderPasses() - Method in class net.minecraft.src.ItemPotion
- reset() - Method in class net.minecraft.src.RConOutputStream
-
Resets the byte array output.
- RESET - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- resetBlockRemoving() - Method in class net.minecraft.src.PlayerControllerMP
-
Resets current block damage and isHittingBlock
- resetDoorOpeningRestrictionCounter() - Method in class net.minecraft.src.VillageDoorInfo
- resetEquippedProgress() - Method in class net.minecraft.src.ItemRenderer
-
Resets equippedProgress
- resetEquippedProgress2() - Method in class net.minecraft.src.ItemRenderer
-
Resets equippedProgress
- resetHeight() - Method in class net.minecraft.src.EntityOtherPlayerMP
-
sets the players height back to normal after doing things like sleeping and dieing
- resetHeight() - Method in class net.minecraft.src.EntityPlayer
-
sets the players height back to normal after doing things like sleeping and dieing
- resetHeight() - Method in class net.minecraft.src.EntityPlayerMP
-
sets the players height back to normal after doing things like sleeping and dieing
- resetInLove() - Method in class net.minecraft.src.EntityAnimal
- resetIntCache() - Static method in class net.minecraft.src.IntCache
-
Mark all pre-allocated arrays as available for re-use by moving them to the appropriate free lists.
- resetKeyBindingArrayAndHash() - Static method in class net.minecraft.src.KeyBinding
- resetLog() - Method in class net.minecraft.src.RConConsoleSource
-
Clears the RCon log
- resetPlayerScore(ICommandSender, String[], int) - Method in class net.minecraft.src.ServerCommandScoreboard
-
Handler for the 'scoreboard players reset' command.
- resetProgresAndWorkingMessage(String) - Method in class net.minecraft.src.ConvertingProgressUpdate
-
This is called with "Working..." by resetProgressAndMessage
- resetProgresAndWorkingMessage(String) - Method in interface net.minecraft.src.IProgressUpdate
-
This is called with "Working..." by resetProgressAndMessage
- resetProgresAndWorkingMessage(String) - Method in class net.minecraft.src.LoadingScreenRenderer
-
This is called with "Working..." by resetProgressAndMessage
- resetProgressAndMessage(String) - Method in class net.minecraft.src.LoadingScreenRenderer
-
this string, followed by "working..." and then the "% complete" are the 3 lines shown.
- resetRecipeAndSlots() - Method in class net.minecraft.src.InventoryMerchant
- resetRelightChecks() - Method in class net.minecraft.src.Chunk
-
Resets the relight check index to 0 for this Chunk.
- resetScroll() - Method in class net.minecraft.src.GuiNewChat
-
Resets the chat scroll (executed when the GUI is closed)
- resetTask() - Method in class net.minecraft.src.EntityAIArrowAttack
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIAttackOnCollide
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIAvoidEntity
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIBase
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIBeg
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIBreakDoor
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIControlledByPlayer
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAICreeperSwell
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIEatGrass
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIFollowGolem
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIFollowOwner
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIFollowParent
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAILookAtVillager
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIMate
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIMoveIndoors
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIMoveThroughVillage
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIMoveTowardsTarget
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIOcelotAttack
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIOcelotSit
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIOpenDoor
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIPlay
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIRestrictOpenDoor
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIRestrictSun
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAISit
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAITarget
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAITempt
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAITradePlayer
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIVillagerMate
-
Resets the task
- resetTask() - Method in class net.minecraft.src.EntityAIWatchClosest
-
Resets the task
- resetUpdateEntityTick() - Method in class net.minecraft.src.WorldServer
-
Resets the updateEntityTick field to 0
- resistance - Static variable in class net.minecraft.src.Potion
- Resource - Interface in net.minecraft.src
- resourceExists(ResourceLocation) - Method in class net.minecraft.src.AbstractResourcePack
- resourceExists(ResourceLocation) - Method in class net.minecraft.src.DefaultResourcePack
- resourceExists(ResourceLocation) - Method in interface net.minecraft.src.ResourcePack
- ResourceLocation - Class in net.minecraft.src
- ResourceLocation(String) - Constructor for class net.minecraft.src.ResourceLocation
- ResourceLocation(String, String) - Constructor for class net.minecraft.src.ResourceLocation
- resourceLog - Static variable in class net.minecraft.src.AbstractResourcePack
- ResourceManager - Interface in net.minecraft.src
- ResourceManagerReloadListener - Interface in net.minecraft.src
- ResourcePack - Interface in net.minecraft.src
- resourcePackFile - Variable in class net.minecraft.src.AbstractResourcePack
- ResourcePackFileNotFoundException - Exception in net.minecraft.src
- ResourcePackFileNotFoundException(File, String) - Constructor for exception net.minecraft.src.ResourcePackFileNotFoundException
- resourcePackFilter - Static variable in class net.minecraft.src.ResourcePackRepository
- ResourcePackRepository - Class in net.minecraft.src
- ResourcePackRepository(File, ResourcePack, MetadataSerializer, GameSettings) - Constructor for class net.minecraft.src.ResourcePackRepository
- ResourcePackRepositoryEntry - Class in net.minecraft.src
- resourcePacks - Variable in class net.minecraft.src.FallbackResourceManager
- respawnDimension - Variable in class net.minecraft.src.Packet9Respawn
- respawnPlayer() - Method in class net.minecraft.src.EntityClientPlayerMP
- respawnPlayer() - Method in class net.minecraft.src.EntityPlayer
- respawnPlayer(EntityPlayerMP, int, boolean) - Method in class net.minecraft.src.ServerConfigurationManager
-
creates and returns a respawned player based on the provided PlayerEntity.
- respiration - Static variable in class net.minecraft.src.Enchantment
-
Decreases the rate of air loss underwater; increases time between damage while suffocating
- responseTime - Variable in class net.minecraft.src.GuiPlayerInfo
-
Player response time to server in milliseconds
- resumeAllSounds() - Method in class net.minecraft.src.SoundManager
-
Resumes playing all currently playing sounds (after pauseAllSounds)
- retrySlotClick(int, int, boolean, EntityPlayer) - Method in class net.minecraft.src.Container
- returnEnumOptions() - Method in class net.minecraft.src.GuiSmallButton
- returnEnumOrdinal() - Method in enum class net.minecraft.src.EnumOptions
- riddenByEntity - Variable in class net.minecraft.src.Entity
-
The entity that is riding this entity
- ridingEntity - Variable in class net.minecraft.src.Entity
-
The entity we are currently riding
- ridingEntityId - Variable in class net.minecraft.src.Packet39AttachEntity
- rightHand - Variable in class net.minecraft.src.ModelSnowMan
- rightLeg - Variable in class net.minecraft.src.ModelChicken
- rightVillagerLeg - Variable in class net.minecraft.src.ModelVillager
-
The right leg of the VillagerModel
- rightWing - Variable in class net.minecraft.src.ModelChicken
- ringBuffer - Variable in class net.minecraft.src.EntityDragon
-
Ring buffer array for the last 64 Y-positions and yaw rotations.
- ringBufferIndex - Variable in class net.minecraft.src.EntityDragon
-
Index into the ring buffer.
- river - Static variable in class net.minecraft.src.BiomeGenBase
- rock - Static variable in class net.minecraft.src.Material
- roomType - Variable in class net.minecraft.src.ComponentStrongholdRoomCrossing
- rotate() - Method in class net.minecraft.src.StitchHolder
- rotateAngleX - Variable in class net.minecraft.src.ModelRenderer
- rotateAngleY - Variable in class net.minecraft.src.ModelRenderer
- rotateAngleZ - Variable in class net.minecraft.src.ModelRenderer
- rotateAroundX(float) - Method in class net.minecraft.src.Vec3
-
Rotates the vector around the x axis by the specified angle.
- rotateAroundY(float) - Method in class net.minecraft.src.Vec3
-
Rotates the vector around the y axis by the specified angle.
- rotateAroundZ(float) - Method in class net.minecraft.src.Vec3
-
Rotates the vector around the z axis by the specified angle.
- rotateCorpse(EntityLivingBase, float, float, float) - Method in class net.minecraft.src.RenderBat
- rotateCorpse(EntityLivingBase, float, float, float) - Method in class net.minecraft.src.RenderDragon
- rotateCorpse(EntityLivingBase, float, float, float) - Method in class net.minecraft.src.RendererLivingEntity
- rotateCorpse(EntityLivingBase, float, float, float) - Method in class net.minecraft.src.RenderIronGolem
- rotateCorpse(EntityLivingBase, float, float, float) - Method in class net.minecraft.src.RenderPlayer
- rotateCorpse(EntityLivingBase, float, float, float) - Method in class net.minecraft.src.RenderSquid
- rotateCorpse(EntityLivingBase, float, float, float) - Method in class net.minecraft.src.RenderZombie
- rotated - Variable in class net.minecraft.src.TextureAtlasSprite
- rotateDragonBody(EntityDragon, float, float, float) - Method in class net.minecraft.src.RenderDragon
-
Used to rotate the dragon as a whole in RenderDragon.
- rotateIronGolemCorpse(EntityIronGolem, float, float, float) - Method in class net.minecraft.src.RenderIronGolem
-
Rotates Iron Golem corpse.
- rotateLeft - Static variable in class net.minecraft.src.Direction
-
Maps a direction to that to the left of it.
- rotateOpposite - Static variable in class net.minecraft.src.Direction
-
Maps a direction to that opposite of it.
- rotatePlayer(AbstractClientPlayer, float, float, float) - Method in class net.minecraft.src.RenderPlayer
-
Rotates the player if the player is sleeping.
- rotateRight - Static variable in class net.minecraft.src.Direction
-
Maps a direction to that to the right of it.
- rotateSquidsCorpse(EntitySquid, float, float, float) - Method in class net.minecraft.src.RenderSquid
-
Rotates the Squid's corpse.
- rotating - Variable in class net.minecraft.src.Packet10Flying
-
Boolean set to true if the player is rotating.
- rotating - Variable in class net.minecraft.src.Packet30Entity
-
Boolean set to true if the entity is rotating.
- rotation - Variable in class net.minecraft.src.Packet20NamedEntitySpawn
-
The player's rotation.
- rotationPitch - Variable in class net.minecraft.src.Entity
-
Entity rotation Pitch
- rotationPointX - Variable in class net.minecraft.src.ModelRenderer
- rotationPointY - Variable in class net.minecraft.src.ModelRenderer
- rotationPointZ - Variable in class net.minecraft.src.ModelRenderer
- rotationX - Static variable in class net.minecraft.src.ActiveRenderInfo
-
The X component of the entity's yaw rotation
- rotationXY - Static variable in class net.minecraft.src.ActiveRenderInfo
-
The Y component (scaled along the X axis) of the entity's pitch rotation
- rotationXZ - Static variable in class net.minecraft.src.ActiveRenderInfo
-
The combined X and Z components of the entity's pitch rotation
- rotationYaw - Variable in class net.minecraft.src.Entity
-
Entity rotation Yaw
- rotationYawHead - Variable in class net.minecraft.src.EntityLivingBase
-
Entity head rotation yaw
- rotationYZ - Static variable in class net.minecraft.src.ActiveRenderInfo
-
The Y component (scaled along the Z axis) of the entity's pitch rotation
- rotationZ - Static variable in class net.minecraft.src.ActiveRenderInfo
-
The Z component of the entity's yaw rotation
- rottenFlesh - Static variable in class net.minecraft.src.Item
- rprDefaultResourcePack - Variable in class net.minecraft.src.ResourcePackRepository
- rprMetadataSerializer - Variable in class net.minecraft.src.ResourcePackRepository
- run() - Method in class net.minecraft.src.MainShutdownHook
- run() - Method in class net.minecraft.src.Minecraft
- run() - Method in class net.minecraft.src.RConThreadClient
- run() - Method in class net.minecraft.src.RConThreadMain
- run() - Method in class net.minecraft.src.RConThreadQuery
- run() - Method in class net.minecraft.src.ServerListenThread
- run() - Method in class net.minecraft.src.TaskOnlineConnect
- run() - Method in class net.minecraft.src.ThreadedFileIOBase
- run() - Method in class net.minecraft.src.ThreadLanServerFind
- run() - Method in class net.minecraft.src.ThreadLanServerPing
- run() - Method in class net.minecraft.src.ThreadMinecraftServer
- running - Variable in class net.minecraft.src.RConThreadBase
-
True if the Thread is running, false otherwise
- runTick() - Method in class net.minecraft.src.Minecraft
-
Runs the current tick.
S
- saddle - Static variable in class net.minecraft.src.Item
- safeWrite(NBTTagCompound, File) - Static method in class net.minecraft.src.CompressedStreamTools
- sand - Static variable in class net.minecraft.src.Block
- sand - Static variable in class net.minecraft.src.Material
- SAND_STONE_TYPES - Static variable in class net.minecraft.src.BlockSandStone
- sandColor - Static variable in class net.minecraft.src.MapColor
-
This is the color of the sand
- sandGen - Variable in class net.minecraft.src.BiomeDecorator
-
The sand generator.
- sandPerChunk - Variable in class net.minecraft.src.BiomeDecorator
-
The number of sand patches to generate per chunk.
- sandPerChunk2 - Variable in class net.minecraft.src.BiomeDecorator
-
The number of sand patches to generate per chunk.
- sandStone - Static variable in class net.minecraft.src.Block
- sapling - Static variable in class net.minecraft.src.Block
- saveAllChunks(boolean, IProgressUpdate) - Method in class net.minecraft.src.WorldServer
-
Saves all chunks to disk while updating progress bar.
- saveAllData() - Method in class net.minecraft.src.MapStorage
-
Saves all dirty loaded MapDataBases to disk.
- saveAllPlayerData() - Method in class net.minecraft.src.ServerConfigurationManager
-
Saves all of the players' current states.
- saveChunk(World, Chunk) - Method in class net.minecraft.src.AnvilChunkLoader
- saveChunk(World, Chunk) - Method in interface net.minecraft.src.IChunkLoader
- saveChunkData() - Method in class net.minecraft.src.WorldServer
-
saves chunk data - currently only called during execution of the Save All command
- saveChunks(boolean, IProgressUpdate) - Method in class net.minecraft.src.ChunkProviderClient
-
Two modes of operation: if passed true, save all Chunks in one go.
- saveChunks(boolean, IProgressUpdate) - Method in class net.minecraft.src.ChunkProviderEnd
-
Two modes of operation: if passed true, save all Chunks in one go.
- saveChunks(boolean, IProgressUpdate) - Method in class net.minecraft.src.ChunkProviderFlat
-
Two modes of operation: if passed true, save all Chunks in one go.
- saveChunks(boolean, IProgressUpdate) - Method in class net.minecraft.src.ChunkProviderGenerate
-
Two modes of operation: if passed true, save all Chunks in one go.
- saveChunks(boolean, IProgressUpdate) - Method in class net.minecraft.src.ChunkProviderHell
-
Two modes of operation: if passed true, save all Chunks in one go.
- saveChunks(boolean, IProgressUpdate) - Method in class net.minecraft.src.ChunkProviderServer
-
Two modes of operation: if passed true, save all Chunks in one go.
- saveChunks(boolean, IProgressUpdate) - Method in interface net.minecraft.src.IChunkProvider
-
Two modes of operation: if passed true, save all Chunks in one go.
- saveExtraChunkData(World, Chunk) - Method in class net.minecraft.src.AnvilChunkLoader
-
Save extra data associated with this Chunk not normally saved during autosave, only during chunk unload.
- saveExtraChunkData(World, Chunk) - Method in interface net.minecraft.src.IChunkLoader
-
Save extra data associated with this Chunk not normally saved during autosave, only during chunk unload.
- saveExtraData() - Method in class net.minecraft.src.AnvilChunkLoader
-
Save extra data not associated with any Chunk.
- saveExtraData() - Method in class net.minecraft.src.ChunkProviderClient
-
Save extra data not associated with any Chunk.
- saveExtraData() - Method in class net.minecraft.src.ChunkProviderEnd
-
Save extra data not associated with any Chunk.
- saveExtraData() - Method in class net.minecraft.src.ChunkProviderFlat
-
Save extra data not associated with any Chunk.
- saveExtraData() - Method in class net.minecraft.src.ChunkProviderGenerate
-
Save extra data not associated with any Chunk.
- saveExtraData() - Method in class net.minecraft.src.ChunkProviderHell
-
Save extra data not associated with any Chunk.
- saveExtraData() - Method in class net.minecraft.src.ChunkProviderServer
-
Save extra data not associated with any Chunk.
- saveExtraData() - Method in interface net.minecraft.src.IChunkLoader
-
Save extra data not associated with any Chunk.
- saveExtraData() - Method in interface net.minecraft.src.IChunkProvider
-
Save extra data not associated with any Chunk.
- SaveFormatComparator - Class in net.minecraft.src
- SaveFormatComparator(String, String, long, long, EnumGameType, boolean, boolean, boolean) - Constructor for class net.minecraft.src.SaveFormatComparator
- SaveFormatOld - Class in net.minecraft.src
- SaveFormatOld(File) - Constructor for class net.minecraft.src.SaveFormatOld
- saveHandler - Variable in class net.minecraft.src.World
- SaveHandler - Class in net.minecraft.src
- SaveHandler(File, String, boolean) - Constructor for class net.minecraft.src.SaveHandler
- SaveHandlerMP - Class in net.minecraft.src
- SaveHandlerMP() - Constructor for class net.minecraft.src.SaveHandlerMP
- saveInventoryToNBT() - Method in class net.minecraft.src.InventoryEnderChest
- saveLevel() - Method in class net.minecraft.src.WorldServer
-
Saves the chunks to disk.
- saveLevel() - Method in class net.minecraft.src.WorldServerMulti
-
Saves the chunks to disk.
- saveOptions() - Method in class net.minecraft.src.GameSettings
-
Saves the options to the options file.
- saveProperties() - Method in class net.minecraft.src.DedicatedServer
-
Saves all of the server properties to the properties file.
- saveProperties() - Method in interface net.minecraft.src.IServer
-
Saves all of the server properties to the properties file.
- saveProperties() - Method in class net.minecraft.src.PropertyManager
-
Writes the properties to the properties file.
- saveScreenshot(File, int, int) - Static method in class net.minecraft.src.ScreenShotHelper
-
Takes a screenshot and saves it to the screenshots directory.
- savesDirectory - Variable in class net.minecraft.src.SaveFormatOld
-
Reference to the File object representing the directory for the world saves
- saveServerList() - Method in class net.minecraft.src.ServerList
-
Runs getNBTCompound on each ServerData instance, puts everything into a "servers" NBT list and writes it to servers.dat.
- saveToFile(boolean) - Method in class net.minecraft.src.BanList
-
par1: include header
- saveToFile(File, ILogAgent) - Method in class net.minecraft.src.CrashReport
-
Saves the complete crash report to the given File.
- saveToFileWithHeader() - Method in class net.minecraft.src.BanList
- saveWorldInfo(WorldInfo) - Method in interface net.minecraft.src.ISaveHandler
-
Saves the passed in world info.
- saveWorldInfo(WorldInfo) - Method in class net.minecraft.src.SaveHandler
-
Saves the passed in world info.
- saveWorldInfo(WorldInfo) - Method in class net.minecraft.src.SaveHandlerMP
-
Saves the passed in world info.
- saveWorldInfoWithPlayer(WorldInfo, NBTTagCompound) - Method in class net.minecraft.src.AnvilSaveHandler
-
Saves the given World Info with the given NBTTagCompound as the Player.
- saveWorldInfoWithPlayer(WorldInfo, NBTTagCompound) - Method in interface net.minecraft.src.ISaveHandler
-
Saves the given World Info with the given NBTTagCompound as the Player.
- saveWorldInfoWithPlayer(WorldInfo, NBTTagCompound) - Method in class net.minecraft.src.SaveHandler
-
Saves the given World Info with the given NBTTagCompound as the Player.
- saveWorldInfoWithPlayer(WorldInfo, NBTTagCompound) - Method in class net.minecraft.src.SaveHandlerMP
-
Saves the given World Info with the given NBTTagCompound as the Player.
- scale - Variable in class net.minecraft.src.MapData
- ScaledResolution - Class in net.minecraft.src
- ScaledResolution(GameSettings, int, int) - Constructor for class net.minecraft.src.ScaledResolution
- scaledTessellator(int, int, int, int, int, int) - Method in class net.minecraft.src.Minecraft
-
Loads Tessellator with a scaled resolution
- scaleMagmaCube(EntityMagmaCube, float) - Method in class net.minecraft.src.RenderMagmaCube
- scaleSkeleton(EntitySkeleton, float) - Method in class net.minecraft.src.RenderSkeleton
- scaleSlime(EntitySlime, float) - Method in class net.minecraft.src.RenderSlime
-
sets the scale for the slime based on getSlimeSize in EntitySlime
- scaleSpider(EntityCaveSpider, float) - Method in class net.minecraft.src.RenderCaveSpider
- scatteredFeatureSizeX - Variable in class net.minecraft.src.ComponentScatteredFeatureDesertPyramid
-
The size of the bounding box for this feature in the X axis
- scatteredFeatureSizeY - Variable in class net.minecraft.src.ComponentScatteredFeatureDesertPyramid
-
The size of the bounding box for this feature in the Y axis
- scatteredFeatureSizeZ - Variable in class net.minecraft.src.ComponentScatteredFeatureDesertPyramid
-
The size of the bounding box for this feature in the Z axis
- scheduleBlockUpdate(int, int, int, int, int) - Method in class net.minecraft.src.World
-
Schedules a tick to a block with a delay (Most commonly the tick rate)
- scheduleBlockUpdate(int, int, int, int, int) - Method in class net.minecraft.src.WorldServer
-
Schedules a tick to a block with a delay (Most commonly the tick rate)
- scheduleBlockUpdateFromLoad(int, int, int, int, int, int) - Method in class net.minecraft.src.World
-
Schedules a block update from the saved information in a chunk.
- scheduleBlockUpdateFromLoad(int, int, int, int, int, int) - Method in class net.minecraft.src.WorldServer
-
Schedules a block update from the saved information in a chunk.
- scheduleBlockUpdateWithPriority(int, int, int, int, int, int) - Method in class net.minecraft.src.World
- scheduleBlockUpdateWithPriority(int, int, int, int, int, int) - Method in class net.minecraft.src.WorldServer
- scheduledTime - Variable in class net.minecraft.src.NextTickListEntry
-
Time this tick is scheduled to occur at
- scheduledUpdatesAreImmediate - Variable in class net.minecraft.src.World
-
boolean; if true updates scheduled by scheduleBlockUpdate happen immediately
- Score - Class in net.minecraft.src
- Score(Scoreboard, ScoreObjective, String) - Constructor for class net.minecraft.src.Score
- Scoreboard - Class in net.minecraft.src
- Scoreboard() - Constructor for class net.minecraft.src.Scoreboard
- scoreboardPosition - Variable in class net.minecraft.src.Packet208SetDisplayObjective
-
The position of the scoreboard. 0 = list, 1 = sidebar, 2 = belowName.
- ScoreboardSaveData - Class in net.minecraft.src
- ScoreboardSaveData() - Constructor for class net.minecraft.src.ScoreboardSaveData
- ScoreboardSaveData(String) - Constructor for class net.minecraft.src.ScoreboardSaveData
- ScoreDummyCriteria - Class in net.minecraft.src
- ScoreDummyCriteria(String) - Constructor for class net.minecraft.src.ScoreDummyCriteria
- ScoreHealthCriteria - Class in net.minecraft.src
- ScoreHealthCriteria(String) - Constructor for class net.minecraft.src.ScoreHealthCriteria
- scoreName - Variable in class net.minecraft.src.Packet207SetScore
-
The unique name for the scoreboard to be updated.
- scoreName - Variable in class net.minecraft.src.Packet208SetDisplayObjective
-
The unique name for the scoreboard to be displayed.
- ScoreObjective - Class in net.minecraft.src
- ScoreObjective(Scoreboard, String, ScoreObjectiveCriteria) - Constructor for class net.minecraft.src.ScoreObjective
- ScoreObjectiveCriteria - Interface in net.minecraft.src
- ScorePlayerTeam - Class in net.minecraft.src
- ScorePlayerTeam(Scoreboard, String) - Constructor for class net.minecraft.src.ScorePlayerTeam
- scoreValue - Variable in class net.minecraft.src.EntityLivingBase
-
The score value of the Mob, the amount of points the mob is worth.
- ScreenChatOptions - Class in net.minecraft.src
- ScreenChatOptions(GuiScreen, GameSettings) - Constructor for class net.minecraft.src.ScreenChatOptions
- ScreenShotHelper - Class in net.minecraft.src
- ScreenShotHelper() - Constructor for class net.minecraft.src.ScreenShotHelper
- screenTitle - Variable in class net.minecraft.src.GuiControls
-
The title string that is displayed in the top-center of the screen.
- screenTitle - Variable in class net.minecraft.src.GuiEditSign
-
The title string that is displayed in the top-center of the screen.
- screenTitle - Variable in class net.minecraft.src.GuiOptions
-
The title string that is displayed in the top-center of the screen.
- screenTitle - Variable in class net.minecraft.src.GuiSelectWorld
-
The title string that is displayed in the top-center of the screen.
- screenTitle - Variable in class net.minecraft.src.GuiVideoSettings
-
The title string that is displayed in the top-center of the screen.
- ScreenWithCallback - Class in net.minecraft.src
- ScreenWithCallback() - Constructor for class net.minecraft.src.ScreenWithCallback
- scroll(int) - Method in class net.minecraft.src.GuiNewChat
-
Scrolls the chat by the given number of lines.
- Sea - Enum constant in enum class net.minecraft.src.EnumArt
- secondaryColor - Variable in class net.minecraft.src.EntityEggInfo
-
Color of the egg spots
- secondaryWeights - Variable in class net.minecraft.src.ComponentNetherBridgeStartPiece
-
Contains the list of valid piece weights for the secondary set of nether bridge structure pieces.
- seeds - Static variable in class net.minecraft.src.Item
- selectAnything - Static variable in interface net.minecraft.src.IEntitySelector
- selectBlocks(Random, int, int, int, boolean) - Method in class net.minecraft.src.StructurePieceBlockSelector
-
picks Block Ids and Metadata (Silverfish)
- selectedBlockId - Variable in class net.minecraft.src.StructurePieceBlockSelector
- selectedBlockMetaData - Variable in class net.minecraft.src.StructurePieceBlockSelector
- selectEntitiesWithinAABB(Class, AxisAlignedBB, IEntitySelector) - Method in class net.minecraft.src.World
- selectInventories - Static variable in interface net.minecraft.src.IEntitySelector
- SelectionListBase - Class in net.minecraft.src
- SelectionListBase(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.src.SelectionListBase
- selectWorld(int) - Method in class net.minecraft.src.GuiSelectWorld
-
Gets the selected world.
- sendChatMessage(String) - Method in class net.minecraft.src.EntityClientPlayerMP
-
Sends a chat message from the player.
- sendChatMsg(ChatMessageComponent) - Method in class net.minecraft.src.ServerConfigurationManager
-
Sends the given string to every player as chat message.
- sendChatToPlayer(ChatMessageComponent) - Method in class net.minecraft.src.EntityOtherPlayerMP
- sendChatToPlayer(ChatMessageComponent) - Method in class net.minecraft.src.EntityPlayerMP
- sendChatToPlayer(ChatMessageComponent) - Method in class net.minecraft.src.EntityPlayerSP
- sendChatToPlayer(ChatMessageComponent) - Method in interface net.minecraft.src.ICommandSender
- sendChatToPlayer(ChatMessageComponent) - Method in class net.minecraft.src.RConConsoleSource
- sendChatToPlayer(ChatMessageComponent) - Method in class net.minecraft.src.TileEntityCommandBlock
- sendContainerAndContentsToPlayer(Container, List) - Method in class net.minecraft.src.CreativeCrafting
- sendContainerAndContentsToPlayer(Container, List) - Method in class net.minecraft.src.EntityPlayerMP
- sendContainerAndContentsToPlayer(Container, List) - Method in class net.minecraft.src.GuiRepair
- sendContainerAndContentsToPlayer(Container, List) - Method in interface net.minecraft.src.ICrafting
- sendContainerToPlayer(Container) - Method in class net.minecraft.src.EntityPlayerMP
- sendEnchantPacket(int, int) - Method in class net.minecraft.src.PlayerControllerMP
-
GuiEnchantment uses this during multiplayer to tell PlayerControllerMP to send a packet indicating the enchantment action the player has taken.
- sender - Variable in class net.minecraft.src.ServerCommand
- sendEventsToPlayers(List) - Method in class net.minecraft.src.EntityTrackerEntry
- sendLocationToAllClients(List) - Method in class net.minecraft.src.EntityTrackerEntry
-
also sends velocity, rotation, and riding info.
- sendMotionUpdates() - Method in class net.minecraft.src.EntityClientPlayerMP
-
Send updated motion and position information to the server
- sendPacketToAllAssociatedPlayers(Entity, Packet) - Method in class net.minecraft.src.EntityTracker
-
sends to the entity if the entity is a player
- sendPacketToAllAssociatedPlayers(Packet) - Method in class net.minecraft.src.EntityTrackerEntry
-
if this is a player, then it recieves the message also
- sendPacketToAllPlayers(Packet) - Method in class net.minecraft.src.ServerConfigurationManager
-
sends a packet to all players
- sendPacketToAllPlayersInDimension(Packet, int) - Method in class net.minecraft.src.ServerConfigurationManager
-
Sends a packet to all players in the specified Dimension
- sendPacketToAllPlayersTrackingEntity(Entity, Packet) - Method in class net.minecraft.src.EntityTracker
-
does not send the packet to the entity if the entity is a player
- sendPacketToAllTrackingPlayers(Packet) - Method in class net.minecraft.src.EntityTrackerEntry
-
if this is a player, then it is not informed
- sendPacketToPlayer(Packet) - Method in class net.minecraft.src.NetServerHandler
-
addToSendQueue. if it is a chat packet, check before sending it
- sendPlayerAbilities() - Method in class net.minecraft.src.EntityClientPlayerMP
-
Sends the player's abilities to the server (if there is one).
- sendPlayerAbilities() - Method in class net.minecraft.src.EntityPlayer
-
Sends the player's abilities to the server (if there is one).
- sendPlayerAbilities() - Method in class net.minecraft.src.EntityPlayerMP
-
Sends the player's abilities to the server (if there is one).
- sendPlayerInfoToAllPlayers() - Method in class net.minecraft.src.ServerConfigurationManager
-
sends 1 player per tick, but only sends a player once every 600 ticks
- sendPost(ILogAgent, URL, Map, boolean) - Static method in class net.minecraft.src.HttpUtil
-
Sends a HTTP POST request to the given URL with data from a map
- sendProgressBarUpdate(Container, int, int) - Method in class net.minecraft.src.CreativeCrafting
-
Sends two ints to the client-side Container.
- sendProgressBarUpdate(Container, int, int) - Method in class net.minecraft.src.EntityPlayerMP
-
Sends two ints to the client-side Container.
- sendProgressBarUpdate(Container, int, int) - Method in class net.minecraft.src.GuiRepair
-
Sends two ints to the client-side Container.
- sendProgressBarUpdate(Container, int, int) - Method in interface net.minecraft.src.ICrafting
-
Sends two ints to the client-side Container.
- sendQueue - Variable in class net.minecraft.src.EntityClientPlayerMP
- sendQuittingDisconnectingPacket() - Method in class net.minecraft.src.World
-
If on MP, sends a quitting packet.
- sendQuittingDisconnectingPacket() - Method in class net.minecraft.src.WorldClient
-
If on MP, sends a quitting packet.
- sendSettingsToServer() - Method in class net.minecraft.src.GameSettings
-
Send a client info packet with settings information to the server
- sendSlotContents(Container, int, ItemStack) - Method in class net.minecraft.src.CreativeCrafting
-
Sends the contents of an inventory slot to the client-side Container.
- sendSlotContents(Container, int, ItemStack) - Method in class net.minecraft.src.EntityPlayerMP
-
Sends the contents of an inventory slot to the client-side Container.
- sendSlotContents(Container, int, ItemStack) - Method in class net.minecraft.src.GuiRepair
-
Sends the contents of an inventory slot to the client-side Container.
- sendSlotContents(Container, int, ItemStack) - Method in interface net.minecraft.src.ICrafting
-
Sends the contents of an inventory slot to the client-side Container.
- sendSlotPacket(ItemStack, int) - Method in class net.minecraft.src.PlayerControllerMP
-
Used in PlayerControllerMP to update the server with an ItemStack in a slot.
- sendToAllNear(double, double, double, double, int, Packet) - Method in class net.minecraft.src.ServerConfigurationManager
-
params: x,y,z,d,dimension.
- sendToAllNearExcept(EntityPlayer, double, double, double, double, int, Packet) - Method in class net.minecraft.src.ServerConfigurationManager
-
params: srcPlayer,x,y,z,d,dimension.
- sendUpdates - Variable in class net.minecraft.src.Chunk
-
Updates to this chunk will not be sent to clients if this is false.
- sendUseItem(EntityPlayer, World, ItemStack) - Method in class net.minecraft.src.PlayerControllerMP
-
Notifies the server of things like consuming food, etc...
- SENSITIVITY - Enum constant in enum class net.minecraft.src.EnumOptions
- sentID - Static variable in class net.minecraft.src.Packet
-
Assumed to be sequential by the profiler.
- sentSize - Static variable in class net.minecraft.src.Packet
- serialize(Object, Type, JsonSerializationContext) - Method in class net.minecraft.src.AnimationMetadataSectionSerializer
- serialize(Object, Type, JsonSerializationContext) - Method in class net.minecraft.src.MessageComponentSerializer
- serialize(Object, Type, JsonSerializationContext) - Method in class net.minecraft.src.PackMetadataSectionSerializer
- serializeComponent(ChatMessageComponent, Type, JsonSerializationContext) - Method in class net.minecraft.src.MessageComponentSerializer
- server - Variable in class net.minecraft.src.RConThreadBase
-
Reference to the IServer object.
- ServerAddress - Class in net.minecraft.src
- ServerCommand - Class in net.minecraft.src
- ServerCommand(String, ICommandSender) - Constructor for class net.minecraft.src.ServerCommand
- ServerCommandManager - Class in net.minecraft.src
- ServerCommandManager() - Constructor for class net.minecraft.src.ServerCommandManager
- ServerCommandScoreboard - Class in net.minecraft.src
- ServerCommandScoreboard() - Constructor for class net.minecraft.src.ServerCommandScoreboard
- ServerCommandTestFor - Class in net.minecraft.src
- ServerCommandTestFor() - Constructor for class net.minecraft.src.ServerCommandTestFor
- ServerConfigurationManager - Class in net.minecraft.src
- ServerConfigurationManager(MinecraftServer) - Constructor for class net.minecraft.src.ServerConfigurationManager
- ServerData - Class in net.minecraft.src
- ServerData(String, String) - Constructor for class net.minecraft.src.ServerData
- serverIP - Variable in class net.minecraft.src.ServerData
- ServerList - Class in net.minecraft.src
- ServerList(Minecraft) - Constructor for class net.minecraft.src.ServerList
- ServerListenThread - Class in net.minecraft.src
- ServerListenThread(NetworkListenThread, InetAddress, int) - Constructor for class net.minecraft.src.ServerListenThread
- serverMOTD - Variable in class net.minecraft.src.ServerData
-
(better variable name would be 'hostname') server name as displayed in the server browser's second line (grey text)
- serverName - Variable in class net.minecraft.src.ServerData
- serverPosX - Variable in class net.minecraft.src.Entity
- serverPosY - Variable in class net.minecraft.src.Entity
- serverPosZ - Variable in class net.minecraft.src.Entity
- ServerScoreboard - Class in net.minecraft.src
- ServerScoreboard(MinecraftServer) - Constructor for class net.minecraft.src.ServerScoreboard
- serverShutdown() - Method in interface net.minecraft.src.INetworkManager
-
Shuts down the server.
- serverShutdown() - Method in class net.minecraft.src.MemoryConnection
-
Shuts down the server.
- serverShutdown() - Method in class net.minecraft.src.TcpConnection
-
Shuts down the server.
- ServersideAttributeMap - Class in net.minecraft.src
- ServersideAttributeMap() - Constructor for class net.minecraft.src.ServersideAttributeMap
- serverSocketList - Variable in class net.minecraft.src.RConThreadBase
-
A list of registered ServerSockets
- serverTextures - Variable in class net.minecraft.src.GameSettings
- serverUpdateMountedMovingPlayer(EntityPlayerMP) - Method in class net.minecraft.src.ServerConfigurationManager
-
using player's dimension, update their movement when in a vehicle (e.g. cart, boat)
- Session - Class in net.minecraft.src
- Session(String, String) - Constructor for class net.minecraft.src.Session
- set(int, int, int) - Method in class net.minecraft.src.ChunkCoordinates
- set(int, int, int, int) - Method in class net.minecraft.src.NibbleArray
-
Arguments are x, y, z, val.
- set(World) - Method in class net.minecraft.src.RenderManager
-
World sets this RenderManager's worldObj to the world provided
- setAbsorptionAmount(float) - Method in class net.minecraft.src.EntityLivingBase
- setAbsorptionAmount(float) - Method in class net.minecraft.src.EntityPlayer
- setAcceptsTextures(boolean) - Method in class net.minecraft.src.ServerData
- setActivePlayerChunksAndCheckLight() - Method in class net.minecraft.src.World
- setActiveTexture(int) - Static method in class net.minecraft.src.OpenGlHelper
-
Sets the current lightmap texture to the specified OpenGL constant
- setAdminCommander(IAdminCommand) - Static method in class net.minecraft.src.CommandBase
-
Sets the static IAdminCommander.
- setAdventureModeExempt() - Method in class net.minecraft.src.Material
- setAgeToCreativeDespawnTime() - Method in class net.minecraft.src.EntityItem
-
sets the age of the item so that it'll despawn one minute after it has been dropped (instead of five).
- setAggressive(boolean) - Method in class net.minecraft.src.EntityWitch
-
Set whether this witch is aggressive at an entity.
- setAIMoveSpeed(float) - Method in class net.minecraft.src.EntityLiving
-
set the movespeed used for the new AI system
- setAIMoveSpeed(float) - Method in class net.minecraft.src.EntityLivingBase
-
set the movespeed used for the new AI system
- setAir(int) - Method in class net.minecraft.src.Entity
- setAllowedSpawnTypes(boolean, boolean) - Method in class net.minecraft.src.World
-
Set which types of mobs are allowed to spawn (peaceful vs hostile).
- setAllowFlying(boolean) - Method in class net.minecraft.src.Packet202PlayerAbilities
- setAllowFriendlyFire(boolean) - Method in class net.minecraft.src.ScorePlayerTeam
- setAlphaF(float) - Method in class net.minecraft.src.EntityFX
-
Sets the particle alpha (float)
- setAlwaysEdible() - Method in class net.minecraft.src.ItemFood
-
Set the field 'alwaysEdible' to true, and make the food edible even if the player don't need to eat.
- setAlwaysRenderNameTag(boolean) - Method in class net.minecraft.src.EntityLiving
- setAngles(float, float) - Method in class net.minecraft.src.Entity
-
Adds par1*0.15 to the entity's yaw, and *subtracts* par2*0.15 from the pitch.
- setAngry(boolean) - Method in class net.minecraft.src.EntityWolf
-
Sets whether this wolf is angry or not.
- setArmorModel(AbstractClientPlayer, int, float) - Method in class net.minecraft.src.RenderPlayer
-
Set the specified armor model as the player model.
- setArrowCountInEntity(int) - Method in class net.minecraft.src.EntityLivingBase
-
sets the amount of arrows stuck in the entity. used for rendering those
- setAssociatedChest(TileEntityEnderChest) - Method in class net.minecraft.src.InventoryEnderChest
- setAttackTarget(EntityLivingBase) - Method in class net.minecraft.src.EntityLiving
-
Sets the active target the Task system uses for tracking
- setAttackTarget(EntityLivingBase) - Method in class net.minecraft.src.EntityWolf
-
Sets the active target the Task system uses for tracking
- setAttribute(double) - Method in interface net.minecraft.src.AttributeInstance
- setAttribute(double) - Method in class net.minecraft.src.ModifiableAttributeInstance
- setAvoidSun(boolean) - Method in class net.minecraft.src.PathNavigate
-
Sets if the path should avoid sunlight
- setAvoidsWater(boolean) - Method in class net.minecraft.src.PathNavigate
- setBackgroundImageName(String) - Method in class net.minecraft.src.CreativeTabs
- setBanEndDate(Date) - Method in class net.minecraft.src.BanEntry
- setBannedBy(String) - Method in class net.minecraft.src.BanEntry
- setBanReason(String) - Method in class net.minecraft.src.BanEntry
- setBanStartDate(Date) - Method in class net.minecraft.src.BanEntry
-
null == start ban now
- setBaseSpellTextureIndex(int) - Method in class net.minecraft.src.EntitySpellParticleFX
-
Sets the base spell texture index
- setBB(AxisAlignedBB) - Method in class net.minecraft.src.AxisAlignedBB
-
Sets the bounding box to the same bounds as the bounding box passed in.
- setBedOccupied(World, int, int, int, boolean) - Static method in class net.minecraft.src.BlockBed
-
Sets whether or not the bed is occupied.
- setBeenAttacked() - Method in class net.minecraft.src.Entity
-
Sets that this entity has been attacked.
- setBeenAttacked() - Method in class net.minecraft.src.EntityLivingBase
-
Sets that this entity has been attacked.
- setBesideClimbableBlock(boolean) - Method in class net.minecraft.src.EntitySpider
-
Updates the WatchableObject (Byte) created in entityInit(), setting it to 0x01 if par1 is true or 0x00 if it is false.
- setBidiFlag(boolean) - Method in class net.minecraft.src.FontRenderer
-
Set bidiFlag to control if the Unicode Bidirectional Algorithm should be run before rendering any string.
- setBiome(int) - Method in class net.minecraft.src.FlatGeneratorInfo
-
Set the biome used on this preset.
- setBiomeArray(byte[]) - Method in class net.minecraft.src.Chunk
-
Accepts a 256-entry array that contains a 16x16 mapping on the X/Z plane of block positions in this Chunk to biome IDs.
- setBiomeName(String) - Method in class net.minecraft.src.BiomeGenBase
- setBlock(int, int, int, int) - Method in class net.minecraft.src.World
-
Sets a block and notifies relevant systems with the block change Args: x, y, z, blockID
- setBlock(int, int, int, int, int, int) - Method in class net.minecraft.src.World
-
Sets the block ID and metadata at a given location.
- setBlock(World, int, int, int, int) - Method in class net.minecraft.src.WorldGenerator
-
Sets the block without metadata in the world, notifying neighbors if enabled.
- setBlockAndMetadata(World, int, int, int, int, int) - Method in class net.minecraft.src.WorldGenerator
-
Sets the block in the world, notifying neighbors if enabled.
- setBlockAndMetadataAndInvalidate(int, int, int, int, int) - Method in class net.minecraft.src.WorldClient
- setBlockBounds(float, float, float, float, float, float) - Method in class net.minecraft.src.Block
-
Sets the bounds of the block.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.Block
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockAnvil
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockBasePressurePlate
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockBed
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockButton
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockCake
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockCarpet
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockChest
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockCocoa
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockDaylightDetector
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockDoor
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockEndPortal
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockFence
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockFenceGate
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockHalfSlab
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockHopper
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockLadder
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockLever
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockPane
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockPistonBase
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockPistonExtension
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockPistonMoving
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockPortal
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockRailBase
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockSign
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockSkull
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockSnow
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockStairs
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockStem
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockTrapDoor
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockTripWire
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockTripWireSource
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockVine
-
Updates the blocks bounds based on its current state.
- setBlockBoundsBasedOnState(IBlockAccess, int, int, int) - Method in class net.minecraft.src.BlockWall
-
Updates the blocks bounds based on its current state.
- setBlockBoundsForBlockRender(int) - Method in class net.minecraft.src.BlockTrapDoor
- setBlockBoundsForItemRender() - Method in class net.minecraft.src.Block
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.src.BlockBasePressurePlate
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.src.BlockBrewingStand
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.src.BlockButton
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.src.BlockCake
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.src.BlockCarpet
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.src.BlockCauldron
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.src.BlockEndPortalFrame
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.src.BlockFlowerPot
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.src.BlockHalfSlab
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.src.BlockPane
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.src.BlockPistonBase
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.src.BlockSnow
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.src.BlockStem
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.src.BlockTrapDoor
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForItemRender() - Method in class net.minecraft.src.BlockVine
-
Sets the block's bounds for rendering it as an item
- setBlockBoundsForSnowDepth(int) - Method in class net.minecraft.src.BlockSnow
-
calls setBlockBounds based on the depth of the snow.
- setBlocked(boolean) - Method in class net.minecraft.src.EntityMinecartHopper
-
Set whether this hopper minecart is being blocked by an activator rail.
- setBlockIDWithMetadata(int, int, int, int, int) - Method in class net.minecraft.src.Chunk
-
Sets a blockID of a position within a chunk with metadata.
- setBlockIDWithMetadata(int, int, int, int, int) - Method in class net.minecraft.src.EmptyChunk
-
Sets a blockID of a position within a chunk with metadata.
- setBlocklightArray(NibbleArray) - Method in class net.minecraft.src.ExtendedBlockStorage
-
Sets the NibbleArray instance used for Block-light values in this particular storage block.
- setBlockLSBArray(byte[]) - Method in class net.minecraft.src.ExtendedBlockStorage
-
Sets the array of block ID least significant bits for this ExtendedBlockStorage.
- setBlockMetadata(int, int, int, int) - Method in class net.minecraft.src.Chunk
-
Set the metadata of a block in the chunk
- setBlockMetadata(int, int, int, int) - Method in class net.minecraft.src.EmptyChunk
-
Set the metadata of a block in the chunk
- setBlockMetadataArray(NibbleArray) - Method in class net.minecraft.src.ExtendedBlockStorage
-
Sets the NibbleArray of block metadata (blockMetadataArray) for this ExtendedBlockStorage.
- setBlockMetadataWithNotify(int, int, int, int, int) - Method in class net.minecraft.src.World
-
Sets the blocks metadata and if set will then notify blocks that this block changed, depending on the flag.
- setBlockMSBArray(NibbleArray) - Method in class net.minecraft.src.ExtendedBlockStorage
-
Sets the array of blockID most significant bits (blockMSBArray) for this ExtendedBlockStorage.
- setBlockNames(String[]) - Method in class net.minecraft.src.ItemColored
-
Sets the array of strings to be used for name lookups from item damage to metadata
- setBlockTileEntity(int, int, int, TileEntity) - Method in class net.minecraft.src.World
-
Sets the TileEntity for a given block in X, Y, Z coordinates
- setBlockToAir(int, int, int) - Method in class net.minecraft.src.World
-
Sets a block to 0 and notifies relevant systems with the block change Args: x, y, z
- setBlockUnbreakable() - Method in class net.minecraft.src.Block
-
This method will make the hardness of the block equals to -1, and the block is indestructible.
- setBold(Boolean) - Method in class net.minecraft.src.ChatMessageComponent
- setBoolean(String, boolean) - Method in class net.minecraft.src.NBTTagCompound
-
Stores the given boolean value as a NBTTagByte, storing 1 for true and 0 for false, using the given string key.
- setBossStatus(IBossDisplayData, boolean) - Static method in class net.minecraft.src.BossStatus
- setBounds(double, double, double, double, double, double) - Method in class net.minecraft.src.AxisAlignedBB
-
Sets the bounds of the bounding box.
- setBreakDoors(boolean) - Method in class net.minecraft.src.PathNavigate
- setBrewTime(int) - Method in class net.minecraft.src.TileEntityBrewingStand
- setBrightness(int) - Method in class net.minecraft.src.Tessellator
- setBurning() - Method in class net.minecraft.src.Material
-
Set the canBurn bool to True and return the current object.
- setByte(String, byte) - Method in class net.minecraft.src.NBTTagCompound
-
Stores a new NBTTagByte with the given byte value into the map with the given string key.
- setByteArray(String, byte[]) - Method in class net.minecraft.src.NBTTagCompound
-
Stores a new NBTTagByteArray with the given array as data into the map with the given string key.
- setCanLoseFocus(boolean) - Method in class net.minecraft.src.GuiTextField
-
if true the textbox can lose focus by clicking elsewhere on the screen
- setCanPickUpLoot(boolean) - Method in class net.minecraft.src.EntityLiving
- setCanSwim(boolean) - Method in class net.minecraft.src.PathNavigate
-
Sets if the entity can swim
- setCarried(int) - Method in class net.minecraft.src.EntityEnderman
-
Set the id of the block an enderman carries
- setCarryingData(int) - Method in class net.minecraft.src.EntityEnderman
-
Set the metadata of the block an enderman carries
- setChested(boolean) - Method in class net.minecraft.src.EntityHorse
- setChestGuiName(String) - Method in class net.minecraft.src.TileEntityChest
-
Sets the custom display name to use when opening a GUI for this specific TileEntityChest.
- setChild(boolean) - Method in class net.minecraft.src.EntityZombie
-
Set whether this zombie is a child.
- setChunkBlockTileEntity(int, int, int, TileEntity) - Method in class net.minecraft.src.Chunk
-
Sets the TileEntity for a given block in this chunk
- setChunkBlockTileEntity(int, int, int, TileEntity) - Method in class net.minecraft.src.EmptyChunk
-
Sets the TileEntity for a given block in this chunk
- setChunkModified() - Method in class net.minecraft.src.Chunk
-
Sets the isModified flag for this Chunk
- setChunkModified() - Method in class net.minecraft.src.EmptyChunk
-
Sets the isModified flag for this Chunk
- setClientActiveTexture(int) - Static method in class net.minecraft.src.OpenGlHelper
-
Sets the current lightmap texture to the specified OpenGL constant
- setClipboardString(String) - Static method in class net.minecraft.src.GuiScreen
-
store a string in the system clipboard
- setCloudUpdateTick(int) - Method in class net.minecraft.src.DestroyBlockProgress
-
saves the current Cloud update tick into the PartiallyDestroyedBlock
- setCollarColor(int) - Method in class net.minecraft.src.EntityWolf
-
Set this wolf's collar color.
- setColor(int) - Method in class net.minecraft.src.BiomeGenBase
- setColor(EnumChatFormatting) - Method in class net.minecraft.src.ChatMessageComponent
- setColorOpaque(int, int, int) - Method in class net.minecraft.src.Tessellator
-
Sets the RGB values as specified, and sets alpha to opaque.
- setColorOpaque_F(float, float, float) - Method in class net.minecraft.src.Tessellator
-
Sets the RGB values as specified, converting from floats between 0 and 1 to integers from 0-255.
- setColorOpaque_I(int) - Method in class net.minecraft.src.Tessellator
-
Sets the color to the given opaque value (stored as byte values packed in an integer).
- setColorRGBA(int, int, int, int) - Method in class net.minecraft.src.Tessellator
-
Sets the RGBA values for the color.
- setColorRGBA_F(float, float, float, float) - Method in class net.minecraft.src.Tessellator
-
Sets the RGBA values for the color, converting from floats between 0 and 1 to integers from 0-255.
- setColorRGBA_I(int, int) - Method in class net.minecraft.src.Tessellator
-
Sets the color to the given color (packed as bytes in integer) and alpha values.
- setColour(int) - Method in class net.minecraft.src.EntityFireworkSparkFX
- setColumnDirty(int, int, int) - Method in class net.minecraft.src.MapData
-
Marks a vertical range of pixels as being modified so they will be resent to clients.
- setCombatTask() - Method in class net.minecraft.src.EntitySkeleton
-
sets this entity's combat AI.
- setCommand(String) - Method in class net.minecraft.src.TileEntityCommandBlock
-
Sets the command this block will execute when powered.
- setCommandsAllowedForAll(boolean) - Method in class net.minecraft.src.ServerConfigurationManager
-
Sets whether all players are allowed to use commands (cheats) on the server.
- setCommandSenderName(String) - Method in class net.minecraft.src.TileEntityCommandBlock
-
Sets the name of the command sender
- setComponents(double, double, double) - Method in class net.minecraft.src.Vec3
-
Sets the x,y,z components of the vector as specified.
- setCompoundTag(String, NBTTagCompound) - Method in class net.minecraft.src.NBTTagCompound
-
Stores the given NBTTagCompound into the map with the given string key.
- setContainerItem(Item) - Method in class net.minecraft.src.Item
- setCreativeMode(boolean) - Method in class net.minecraft.src.Packet202PlayerAbilities
- setCreativeTab(CreativeTabs) - Method in class net.minecraft.src.Block
-
Sets the CreativeTab to display this block on.
- setCreativeTab(CreativeTabs) - Method in class net.minecraft.src.Item
-
returns this;
- setCreeperState(int) - Method in class net.minecraft.src.EntityCreeper
-
Sets the state of creeper, -1 to idle and 1 to be 'in fuse'
- setCurrentItem(int, int, boolean, boolean) - Method in class net.minecraft.src.InventoryPlayer
-
Sets a specific itemID as the current item being held (only if it exists on the hotbar)
- setCurrentItemOrArmor(int, ItemStack) - Method in class net.minecraft.src.Entity
-
Sets the held item, or an armor slot.
- setCurrentItemOrArmor(int, ItemStack) - Method in class net.minecraft.src.EntityLiving
-
Sets the held item, or an armor slot.
- setCurrentItemOrArmor(int, ItemStack) - Method in class net.minecraft.src.EntityLivingBase
-
Sets the held item, or an armor slot.
- setCurrentItemOrArmor(int, ItemStack) - Method in class net.minecraft.src.EntityOtherPlayerMP
-
Sets the held item, or an armor slot.
- setCurrentItemOrArmor(int, ItemStack) - Method in class net.minecraft.src.EntityPlayer
-
Sets the held item, or an armor slot.
- setCurrentItemOrArmor(int, ItemStack) - Method in class net.minecraft.src.EntitySkeleton
-
Sets the held item, or an armor slot.
- setCurrentLanguage(Language) - Method in class net.minecraft.src.LanguageManager
- setCurrentPathIndex(int) - Method in class net.minecraft.src.PathEntity
- setCurrentPathLength(int) - Method in class net.minecraft.src.PathEntity
- setCurrentRecipeIndex(int) - Method in class net.minecraft.src.ContainerMerchant
- setCurrentRecipeIndex(int) - Method in class net.minecraft.src.InventoryMerchant
- setCursorPosition(int) - Method in class net.minecraft.src.GuiTextField
-
sets the position of the cursor to the provided index
- setCursorPositionEnd() - Method in class net.minecraft.src.GuiTextField
-
sets the cursors position to after the text
- setCursorPositionZero() - Method in class net.minecraft.src.GuiTextField
-
sets the cursors position to the beginning
- setCustomer(EntityPlayer) - Method in class net.minecraft.src.EntityVillager
- setCustomer(EntityPlayer) - Method in interface net.minecraft.src.IMerchant
- setCustomer(EntityPlayer) - Method in class net.minecraft.src.NpcMerchant
- setCustomName(String) - Method in class net.minecraft.src.TileEntityDispenser
- setCustomNameTag(String) - Method in class net.minecraft.src.EntityLiving
- setDamage(double) - Method in class net.minecraft.src.EntityArrow
- setDamage(float) - Method in class net.minecraft.src.EntityMinecart
-
Sets the current amount of damage the minecart has taken.
- setDamageAllowedInCreativeMode() - Method in class net.minecraft.src.DamageSource
- setDamageBypassesArmor() - Method in class net.minecraft.src.DamageSource
- setDamageTaken(float) - Method in class net.minecraft.src.EntityBoat
-
Sets the damage taken from the last hit.
- setData(String, WorldSavedData) - Method in class net.minecraft.src.MapStorage
-
Assigns the given String id to the given MapDataBase, removing any existing ones of the same id.
- setDead() - Method in class net.minecraft.src.Entity
-
Will get destroyed next tick.
- setDead() - Method in class net.minecraft.src.EntityFishHook
-
Will get destroyed next tick.
- setDead() - Method in class net.minecraft.src.EntityMinecart
-
Will get destroyed next tick.
- setDead() - Method in class net.minecraft.src.EntityMinecartContainer
-
Will get destroyed next tick.
- setDead() - Method in class net.minecraft.src.EntityPlayer
-
Will get destroyed next tick.
- setDead() - Method in class net.minecraft.src.EntitySlime
-
Will get destroyed next tick.
- setDelayToMin(int) - Method in class net.minecraft.src.MobSpawnerBaseLogic
-
Sets the delay to minDelay if parameter given is 1, else return false.
- setDifficultyScaled() - Method in class net.minecraft.src.DamageSource
-
Set whether this damage source will have its damage amount scaled based on the current difficulty.
- setDimensionAndSpawnPlayer(int) - Method in class net.minecraft.src.Minecraft
- setDirection(int) - Method in class net.minecraft.src.EntityHanging
- setDirection(int) - Method in class net.minecraft.src.EntityLeashKnot
- setDirty(boolean) - Method in class net.minecraft.src.WorldSavedData
-
Sets the dirty state of this MapDataBase, whether it needs saving to disk.
- setDisableDamage(boolean) - Method in class net.minecraft.src.Packet202PlayerAbilities
-
Sets whether damage is disabled or not.
- setDisabledTextColour(int) - Method in class net.minecraft.src.GuiTextField
- setDisplayedItem(ItemStack) - Method in class net.minecraft.src.EntityItemFrame
- setDisplayName(String) - Method in class net.minecraft.src.ScoreObjective
- setDisplayTile(int) - Method in class net.minecraft.src.EntityMinecart
- setDisplayTileData(int) - Method in class net.minecraft.src.EntityMinecart
- setDisplayTileOffset(int) - Method in class net.minecraft.src.EntityMinecart
- setDontDraw() - Method in class net.minecraft.src.WorldRenderer
-
When called this renderer won't draw anymore until its gets initialized again
- setDouble(String, double) - Method in class net.minecraft.src.NBTTagCompound
-
Stores a new NBTTagDouble with the given double value into the map with the given string key.
- setEating(boolean) - Method in class net.minecraft.src.Entity
- setEating(boolean) - Method in class net.minecraft.src.EntityHorse
- setEatingHaystack(boolean) - Method in class net.minecraft.src.EntityHorse
- setEditable(boolean) - Method in class net.minecraft.src.TileEntitySign
-
Sets the sign's isEditable flag to the specified parameter.
- setEffectiveness(double) - Method in class net.minecraft.src.Potion
- setEnableBackgroundDrawing(boolean) - Method in class net.minecraft.src.GuiTextField
-
enable drawing background and outline
- setEnabled(boolean) - Method in class net.minecraft.src.GuiTextField
- setEnableSnow() - Method in class net.minecraft.src.BiomeGenBase
-
sets enableSnow to true during biome initialization. returns BiomeGenBase.
- setEnchantments(Map, ItemStack) - Static method in class net.minecraft.src.EnchantmentHelper
-
Set the enchantments for the specified stack.
- setEnterDoors(boolean) - Method in class net.minecraft.src.PathNavigate
-
Sets if the entity can enter open doors
- setEntityActionState(float, float, boolean, boolean) - Method in class net.minecraft.src.EntityPlayerMP
- setEntityItemStack(ItemStack) - Method in class net.minecraft.src.EntityItem
-
Sets the ItemStack for this entity
- setEntitySoundPitch(Entity, float) - Method in class net.minecraft.src.SoundManager
-
Sets the pitch of the sound associated with the given entity, if one is playing.
- setEntitySoundVolume(Entity, float) - Method in class net.minecraft.src.SoundManager
-
Sets the volume of the sound associated with the given entity, if one is playing.
- setEntityState(Entity, byte) - Method in class net.minecraft.src.World
-
sends a Packet 38 (Entity Status) to all tracked players of that entity
- setEntityState(Entity, byte) - Method in class net.minecraft.src.WorldServer
-
sends a Packet 38 (Entity Status) to all tracked players of that entity
- setEquipmentDropChance(int, float) - Method in class net.minecraft.src.EntityLiving
- setExplosion() - Method in class net.minecraft.src.DamageSource
- setExplosionSource(Explosion) - Static method in class net.minecraft.src.DamageSource
- setExtBlockID(int, int, int, int) - Method in class net.minecraft.src.ExtendedBlockStorage
-
Sets the extended block ID for a location in a chunk, splitting bits 11..8 into a NibbleArray and bits 7..0 into a byte array.
- setExtBlocklightValue(int, int, int, int) - Method in class net.minecraft.src.ExtendedBlockStorage
-
Sets the saved Block-light value in the extended block storage structure.
- setExtBlockMetadata(int, int, int, int) - Method in class net.minecraft.src.ExtendedBlockStorage
-
Sets the metadata of the Block at the given coordinates in this ExtendedBlockStorage to the given metadata.
- setExtSkylightValue(int, int, int, int) - Method in class net.minecraft.src.ExtendedBlockStorage
-
Sets the saved Sky-light value in the extended block storage structure.
- setFadeColour(int) - Method in class net.minecraft.src.EntityFireworkSparkFX
- setFailedMessage(String) - Method in class net.minecraft.src.GuiScreenLongRunningTask
- setFailedMessage(String) - Method in class net.minecraft.src.TaskLongRunning
-
Displays the given message in place of the progress bar, and adds a "Back" button.
- setFire(int) - Method in class net.minecraft.src.Entity
-
Sets entity to burn for x amount of seconds, cannot lower amount of existing fire.
- setFireDamage() - Method in class net.minecraft.src.DamageSource
-
Define the damage type as fire based.
- setFlag(int, boolean) - Method in class net.minecraft.src.Entity
-
Enable or disable a entity flag, see getEntityFlag to read the know flags.
- setFlatGeneratorInfo(String) - Method in class net.minecraft.src.GuiCreateFlatWorld
- setFleeceColor(int) - Method in class net.minecraft.src.EntitySheep
- setFloat(String, float) - Method in class net.minecraft.src.NBTTagCompound
-
Stores a new NBTTagFloat with the given float value into the map with the given string key.
- setFlying(boolean) - Method in class net.minecraft.src.Packet202PlayerAbilities
-
Sets whether we're currently flying or not.
- setFlySpeed(float) - Method in class net.minecraft.src.Packet202PlayerAbilities
-
Sets the flying speed.
- setFlySpeed(float) - Method in class net.minecraft.src.PlayerCapabilities
- setFocused(boolean) - Method in class net.minecraft.src.GuiTextField
-
setter for the focused field
- setFoliageBiomeColorizer(int[]) - Static method in class net.minecraft.src.ColorizerFoliage
- setFoodLevel(int) - Method in class net.minecraft.src.FoodStats
- setFoodSaturationLevel(float) - Method in class net.minecraft.src.FoodStats
- setForwardDirection(int) - Method in class net.minecraft.src.EntityBoat
-
Sets the forward direction of the entity.
- setFramesTextureData(List) - Method in class net.minecraft.src.TextureAtlasSprite
- setFull3D() - Method in class net.minecraft.src.Item
-
Sets bFull3D to True and return the object.
- setGamePaused(boolean) - Method in class net.minecraft.src.MemoryConnection
- setGameType(EnumGameType) - Method in class net.minecraft.src.CommandDefaultGameMode
- setGameType(EnumGameType) - Method in class net.minecraft.src.EntityPlayer
-
Sets the player's game mode and sends it to them.
- setGameType(EnumGameType) - Method in class net.minecraft.src.EntityPlayerMP
-
Sets the player's game mode and sends it to them.
- setGameType(EnumGameType) - Method in class net.minecraft.src.IntegratedServer
-
Sets the game type for all worlds.
- setGameType(EnumGameType) - Method in class net.minecraft.src.ItemInWorldManager
- setGameType(EnumGameType) - Method in class net.minecraft.src.PlayerControllerMP
-
Sets the game type for the player.
- setGameType(EnumGameType) - Method in class net.minecraft.src.ServerConfigurationManager
- setGameType(EnumGameType) - Method in class net.minecraft.src.WorldInfo
-
Sets the GameType.
- setGraphicsLevel(boolean) - Method in class net.minecraft.src.BlockLeaves
-
Pass true to draw this block using fancy graphics, or false for fast graphics.
- setGrassBiomeColorizer(int[]) - Static method in class net.minecraft.src.ColorizerGrass
- setGrowingAge(int) - Method in class net.minecraft.src.EntityAgeable
-
The age value may be negative or positive or zero.
- setGUI(GuiScreenLongRunningTask) - Method in class net.minecraft.src.TaskLongRunning
- setGuiDisplayName(String) - Method in class net.minecraft.src.TileEntityFurnace
-
Sets the custom display name to use when opening a GUI linked to this tile entity.
- setHardness(float) - Method in class net.minecraft.src.Block
-
Sets how many hits it takes to break a block.
- setHasDisplayTile(boolean) - Method in class net.minecraft.src.EntityMinecart
- setHasReproduced(boolean) - Method in class net.minecraft.src.EntityHorse
- setHasSubtypes(boolean) - Method in class net.minecraft.src.Item
- setHeadTexture(Icon) - Method in class net.minecraft.src.BlockPistonExtension
- setHealth(float) - Method in class net.minecraft.src.EntityLivingBase
- setHideAddress(boolean) - Method in class net.minecraft.src.ServerData
- setHideCape(int, boolean) - Method in class net.minecraft.src.EntityPlayer
- setHoldingRose(boolean) - Method in class net.minecraft.src.EntityIronGolem
- setHomeArea(int, int, int, int) - Method in class net.minecraft.src.EntityCreature
- setHorseJumping(boolean) - Method in class net.minecraft.src.EntityHorse
- setHorseSaddled(boolean) - Method in class net.minecraft.src.EntityHorse
- setHorseTamed(boolean) - Method in class net.minecraft.src.EntityHorse
- setHorseType(int) - Method in class net.minecraft.src.EntityHorse
- setHorseVariant(int) - Method in class net.minecraft.src.EntityHorse
- setIconHeight(int) - Method in class net.minecraft.src.TextureAtlasSprite
- setIconIndex(int, int) - Method in class net.minecraft.src.Potion
-
Sets the index for the icon displayed in the player's inventory when the status is active.
- setIconWidth(int) - Method in class net.minecraft.src.TextureAtlasSprite
- setImmovableMobility() - Method in class net.minecraft.src.Material
-
This type of material can't be pushed, and pistons are blocked to move.
- setIndependent() - Method in class net.minecraft.src.Achievement
-
Indicates whether or not the given achievement or statistic is independent (i.e., lacks prerequisites for being update).
- setIngameFocus() - Method in class net.minecraft.src.Minecraft
-
Will set the focus to ingame if the Minecraft window is the active with focus.
- setIngameNotInFocus() - Method in class net.minecraft.src.Minecraft
-
Resets the player keystate, disables the ingame focus, and ungrabs the mouse cursor.
- setInPortal() - Method in class net.minecraft.src.Entity
-
Called by portal blocks when an entity is within it.
- setIntArray(String, int[]) - Method in class net.minecraft.src.NBTTagCompound
-
Stores a new NBTTagIntArray with the given array as data into the map with the given string key.
- setInteger(String, int) - Method in class net.minecraft.src.NBTTagCompound
-
Stores a new NBTTagInt with the given integer value into the map with the given string key.
- setInventoryName(String) - Method in class net.minecraft.src.TileEntityHopper
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.src.EntityMinecartContainer
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in interface net.minecraft.src.IInventory
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.src.InventoryBasic
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.src.InventoryCrafting
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.src.InventoryCraftResult
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.src.InventoryLargeChest
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.src.InventoryMerchant
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.src.InventoryPlayer
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.src.TileEntityBeacon
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.src.TileEntityBrewingStand
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.src.TileEntityChest
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.src.TileEntityDispenser
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.src.TileEntityFurnace
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.src.TileEntityHopper
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setInvisible(boolean) - Method in class net.minecraft.src.Entity
- setInvulnerable(boolean) - Method in class net.minecraft.src.EntityWitherSkull
-
Set whether this skull comes from an invulnerable (aura) wither boss.
- setInWeb() - Method in class net.minecraft.src.Entity
-
Sets the Entity inside a web block.
- setInWeb() - Method in class net.minecraft.src.EntityPlayer
-
Sets the Entity inside a web block.
- setInWeb() - Method in class net.minecraft.src.EntitySpider
-
Sets the Entity inside a web block.
- setInWeb() - Method in class net.minecraft.src.EntityWither
-
Sets the Entity inside a web block.
- setIsAnvil(boolean) - Method in class net.minecraft.src.EntityFallingSand
- setIsBatHanging(boolean) - Method in class net.minecraft.src.EntityBat
- setIsCritical(boolean) - Method in class net.minecraft.src.EntityArrow
-
Whether the arrow has a stream of critical hit particles flying behind it.
- setIsImmuneToFire() - Method in class net.minecraft.src.Item
-
Set this item immune to fire.
- setItalic(Boolean) - Method in class net.minecraft.src.ChatMessageComponent
- setItemDamage(int) - Method in class net.minecraft.src.ItemStack
-
Sets the item damage of the ItemStack.
- setItemData(String, WorldSavedData) - Method in class net.minecraft.src.World
-
Assigns the given String id to the given MapDataBase using the MapStorage, removing any existing ones of the same id.
- setItemFrame(EntityItemFrame) - Method in class net.minecraft.src.ItemStack
-
Set the item frame this stack is on.
- setItemInUse(ItemStack, int) - Method in class net.minecraft.src.EntityPlayer
-
sets the itemInUse when the use item button is clicked.
- setItemInUse(ItemStack, int) - Method in class net.minecraft.src.EntityPlayerMP
-
sets the itemInUse when the use item button is clicked.
- setItemName(String) - Method in class net.minecraft.src.ItemStack
-
Sets the item's name (used by anvil to rename the items).
- setItemRotation(int) - Method in class net.minecraft.src.EntityItemFrame
- setItemStack(ItemStack) - Method in class net.minecraft.src.InventoryPlayer
- setJumping() - Method in class net.minecraft.src.EntityJumpHelper
- setJumping(boolean) - Method in class net.minecraft.src.EntityLivingBase
- setJumpPower(int) - Method in class net.minecraft.src.EntityHorse
- setKeyBinding(int, int) - Method in class net.minecraft.src.GameSettings
-
Sets a key binding.
- setKeyBindState(int, boolean) - Static method in class net.minecraft.src.KeyBinding
- setKnockbackStrength(int) - Method in class net.minecraft.src.EntityArrow
-
Sets the amount of knockback the arrow applies when it hits a mob.
- setLastAttacker(Entity) - Method in class net.minecraft.src.EntityLivingBase
- setLeashedToEntity(Entity, boolean) - Method in class net.minecraft.src.EntityLiving
-
Sets the entity to be leashed to.
- setLevels(int) - Method in class net.minecraft.src.TileEntityBeacon
-
Set the levels of this beacon's pyramid.
- setLightmapTextureCoords(int, float, float) - Static method in class net.minecraft.src.OpenGlHelper
-
Sets the current coordinates of the given lightmap texture
- setLightOpacity(int) - Method in class net.minecraft.src.Block
-
Sets how much light is blocked going through this block.
- setLightValue(float) - Method in class net.minecraft.src.Block
-
Sets the amount of light emitted by a block from 0.0f to 1.0f (converts internally to 0-15).
- setLightValue(EnumSkyBlock, int, int, int, int) - Method in class net.minecraft.src.Chunk
-
Sets the light value at the coordinate.
- setLightValue(EnumSkyBlock, int, int, int, int) - Method in class net.minecraft.src.EmptyChunk
-
Sets the light value at the coordinate.
- setLightValue(EnumSkyBlock, int, int, int, int) - Method in class net.minecraft.src.World
-
Sets the light value either into the sky map or block map depending on if enumSkyBlock is set to sky or block.
- setListActive(boolean) - Method in class net.minecraft.src.BanList
- setListener(EntityLivingBase, float) - Method in class net.minecraft.src.SoundManager
-
Sets the listener of sounds
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.src.ModelBase
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.src.ModelDragon
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.src.ModelHorse
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.src.ModelIronGolem
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.src.ModelMagmaCube
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.src.ModelOcelot
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.src.ModelSheep1
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.src.ModelSheep2
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.src.ModelSkeleton
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.src.ModelWither
-
Used for easily adding entity-dependent animations.
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.src.ModelWolf
-
Used for easily adding entity-dependent animations.
- setLoadingProgress(int) - Method in class net.minecraft.src.ConvertingProgressUpdate
-
Updates the progress bar on the loading screen to the specified amount.
- setLoadingProgress(int) - Method in interface net.minecraft.src.IProgressUpdate
-
Updates the progress bar on the loading screen to the specified amount.
- setLoadingProgress(int) - Method in class net.minecraft.src.LoadingScreenRenderer
-
Updates the progress bar on the loading screen to the specified amount.
- setLocationAndAngles(double, double, double, float, float) - Method in class net.minecraft.src.Entity
-
Sets the location and Yaw/Pitch of an entity in the world
- setLong(String, long) - Method in class net.minecraft.src.NBTTagCompound
-
Stores a new NBTTagLong with the given long value into the map with the given string key.
- setLookPosition(double, double, double, float, float) - Method in class net.minecraft.src.EntityLookHelper
-
Sets position to look at
- setLookPositionWithEntity(Entity, float, float) - Method in class net.minecraft.src.EntityLookHelper
-
Sets position to look at using entity
- setMagicDamage() - Method in class net.minecraft.src.DamageSource
-
Define the damage type as magic based.
- setMating(boolean) - Method in class net.minecraft.src.EntityVillager
- setMaxDamage(int) - Method in class net.minecraft.src.Item
-
set max damage of an Item
- setMaxStackSize(int) - Method in class net.minecraft.src.Item
- setMaxStringLength(int) - Method in class net.minecraft.src.GuiTextField
- setMessage(String) - Method in class net.minecraft.src.GuiScreenLongRunningTask
- setMessage(String) - Method in class net.minecraft.src.TaskLongRunning
- setMinecartName(String) - Method in class net.minecraft.src.EntityMinecart
-
Sets the minecart's name.
- setMinecartPowered(boolean) - Method in class net.minecraft.src.EntityMinecartFurnace
- setMinY(int) - Method in class net.minecraft.src.FlatLayerInfo
-
Set the minimum Y coordinate for this layer.
- setMobID(String) - Method in class net.minecraft.src.MobSpawnerBaseLogic
- setMoveForward(float) - Method in class net.minecraft.src.EntityLiving
- setMoveTo(double, double, double, double) - Method in class net.minecraft.src.EntityMoveHelper
-
Sets the speed and location to move to
- setMutexBits(int) - Method in class net.minecraft.src.EntityAIBase
-
Sets a bitmask telling which other tasks may not run concurrently.
- setName(String) - Method in class net.minecraft.src.Enchantment
-
Sets the enchantment name
- setName(String) - Method in class net.minecraft.src.NBTBase
-
Sets the name for this tag and returns this for convenience.
- setNetHandler(NetHandler) - Method in interface net.minecraft.src.INetworkManager
-
Sets the NetHandler for this NetworkManager.
- setNetHandler(NetHandler) - Method in class net.minecraft.src.MemoryConnection
-
Sets the NetHandler for this NetworkManager.
- setNetHandler(NetHandler) - Method in class net.minecraft.src.TcpConnection
-
Sets the NetHandler for this NetworkManager.
- setNewDimension(int) - Method in class net.minecraft.src.StitchHolder
- setNoPushMobility() - Method in class net.minecraft.src.Material
-
This type of material can't be pushed, but pistons can move over it.
- setNormal(float, float, float) - Method in class net.minecraft.src.Tessellator
-
Sets the normal for the current draw call.
- setNoScrollbar() - Method in class net.minecraft.src.CreativeTabs
- setNoTitle() - Method in class net.minecraft.src.CreativeTabs
- setObfuscated(Boolean) - Method in class net.minecraft.src.ChatMessageComponent
- setObject(Object) - Method in class net.minecraft.src.WatchableObject
- setObjectivesDisplay(ICommandSender, String[], int) - Method in class net.minecraft.src.ServerCommandScoreboard
-
Handler for the 'scoreboard objectives setdisplay' command.
- setObjectWatched(int) - Method in class net.minecraft.src.DataWatcher
- setOnFireFromLava() - Method in class net.minecraft.src.Entity
-
Called whenever the entity is walking inside of lava.
- setOptionFloatValue(EnumOptions, float) - Method in class net.minecraft.src.GameSettings
-
If the specified option is controlled by a slider (float value), this will set the float value.
- setOptionValue(EnumOptions, int) - Method in class net.minecraft.src.GameSettings
-
For non-float options.
- setOrCreateGameRule(String, String) - Method in class net.minecraft.src.GameRules
- setOutputSignal(int) - Method in class net.minecraft.src.TileEntityComparator
- setOverrideBlockTexture(Icon) - Method in class net.minecraft.src.RenderBlocks
-
Sets overrideBlockTexture
- setOwner(String) - Method in class net.minecraft.src.EntityTameable
- setOwnerName(String) - Method in class net.minecraft.src.EntityHorse
- setPartialBlockDamage(int) - Method in class net.minecraft.src.DestroyBlockProgress
-
inserts damage value into this partially destroyed Block. -1 causes client renderer to delete it, otherwise ranges from 1 to 10
- setParticleIcon(Icon) - Method in class net.minecraft.src.EntityFX
- setParticleTextureIndex(int) - Method in class net.minecraft.src.EntityFX
-
Public method to set private field particleTextureIndex.
- setPath(PathEntity, double) - Method in class net.minecraft.src.PathNavigate
-
sets the active path data if path is 100% unique compared to old path, checks to adjust path for sun avoiding ents and stores end coords
- setPathToEntity(PathEntity) - Method in class net.minecraft.src.EntityCreature
-
sets the Entities walk path in EntityCreature
- setPlayerCapabilities(EntityPlayer) - Method in class net.minecraft.src.PlayerControllerMP
-
Sets player capabilities depending on current gametype. params: player
- setPlayerCreated(boolean) - Method in class net.minecraft.src.EntityIronGolem
- setPlayerHealthUpdated() - Method in class net.minecraft.src.EntityPlayerMP
-
this function is called when a players inventory is sent to him, lastHealth is updated on any dimension transitions, then reset.
- setPlayerIsPresent(EntityPlayer, boolean) - Method in class net.minecraft.src.Container
-
adds or removes the player from the container based on par2
- setPlayerLocation(double, double, double, float, float) - Method in class net.minecraft.src.NetServerHandler
-
Moves the player to the specified destination and rotation
- setPlayerManager(WorldServer[]) - Method in class net.minecraft.src.ServerConfigurationManager
-
Sets the NBT manager to the one for the WorldServer given.
- setPlayerScore(ICommandSender, String[], int) - Method in class net.minecraft.src.ServerCommandScoreboard
-
Handler for the 'scoreboard players [add|remove|set]' commands.
- setPlayerSPHealth(float) - Method in class net.minecraft.src.EntityClientPlayerMP
-
Updates health locally.
- setPlayerSPHealth(float) - Method in class net.minecraft.src.EntityPlayerSP
-
Updates health locally.
- setPlayerWalkSpeed(float) - Method in class net.minecraft.src.PlayerCapabilities
- setPlaying(boolean) - Method in class net.minecraft.src.EntityVillager
- setPosition(double, double, double) - Method in class net.minecraft.src.Entity
-
Sets the x,y,z of the entity from the given parameters.
- setPosition(double, double, double) - Method in class net.minecraft.src.Frustrum
- setPosition(double, double, double) - Method in interface net.minecraft.src.ICamera
- setPosition(int, int, int) - Method in class net.minecraft.src.WorldRenderer
-
Sets a new position for the renderer and setting it up so it can be reloaded with the new data for that position
- setPositionAndRotation(double, double, double, float, float) - Method in class net.minecraft.src.Entity
-
Sets the entity's position and rotation.
- setPositionAndRotation2(double, double, double, float, float, int) - Method in class net.minecraft.src.Entity
-
Sets the position and rotation.
- setPositionAndRotation2(double, double, double, float, float, int) - Method in class net.minecraft.src.EntityArrow
-
Sets the position and rotation.
- setPositionAndRotation2(double, double, double, float, float, int) - Method in class net.minecraft.src.EntityBoat
-
Sets the position and rotation.
- setPositionAndRotation2(double, double, double, float, float, int) - Method in class net.minecraft.src.EntityFishHook
-
Sets the position and rotation.
- setPositionAndRotation2(double, double, double, float, float, int) - Method in class net.minecraft.src.EntityLivingBase
-
Sets the position and rotation.
- setPositionAndRotation2(double, double, double, float, float, int) - Method in class net.minecraft.src.EntityMinecart
-
Sets the position and rotation.
- setPositionAndRotation2(double, double, double, float, float, int) - Method in class net.minecraft.src.EntityOtherPlayerMP
-
Sets the position and rotation.
- setPositionAndUpdate(double, double, double) - Method in class net.minecraft.src.EntityLivingBase
-
Move the entity to the coordinates informed, but keep yaw/pitch values.
- setPositionAndUpdate(double, double, double) - Method in class net.minecraft.src.EntityPlayerMP
-
Move the entity to the coordinates informed, but keep yaw/pitch values.
- setPotionDamage(int) - Method in class net.minecraft.src.EntityPotion
- setPotionDurationMax(boolean) - Method in class net.minecraft.src.PotionEffect
-
Toggle the isPotionDurationMax field.
- setPotionEffect(int, int, int, float) - Method in class net.minecraft.src.ItemFood
-
sets a potion effect on the item.
- setPotionEffect(String) - Method in class net.minecraft.src.Item
-
Sets the string representing this item's effect on a potion when used as an ingredient.
- setPotionName(String) - Method in class net.minecraft.src.Potion
-
Set the potion name.
- setPrimaryEffect(int) - Method in class net.minecraft.src.TileEntityBeacon
- setPriority(int) - Method in class net.minecraft.src.NextTickListEntry
- setProfession(int) - Method in class net.minecraft.src.EntityVillager
- setProjectile() - Method in class net.minecraft.src.DamageSource
-
Define the damage type as projectile based.
- setProperty(String, Object) - Method in class net.minecraft.src.DedicatedServer
-
Saves an Object with the given property name.
- setProperty(String, Object) - Method in interface net.minecraft.src.IServer
-
Saves an Object with the given property name.
- setProperty(String, Object) - Method in class net.minecraft.src.PropertyManager
-
Saves an Object with the given property name.
- setRaining(boolean) - Method in class net.minecraft.src.DerivedWorldInfo
-
Sets whether it is raining or not.
- setRaining(boolean) - Method in class net.minecraft.src.WorldInfo
-
Sets whether it is raining or not.
- setRainStrength(float) - Method in class net.minecraft.src.World
- setRainTime(int) - Method in class net.minecraft.src.DerivedWorldInfo
-
Sets the number of ticks until rain.
- setRainTime(int) - Method in class net.minecraft.src.WorldInfo
-
Sets the number of ticks until rain.
- setRandomHeight(World, Random, int, int) - Method in class net.minecraft.src.StructureStart
- setRandomMinecart(WeightedRandomMinecart) - Method in class net.minecraft.src.MobSpawnerBaseLogic
- setRandomSeed(int, int, int) - Method in class net.minecraft.src.World
-
puts the World Random seed to a specific state dependant on the inputs
- setRandSeed(long) - Method in class net.minecraft.src.EnchantmentNameParts
-
Sets the seed for the enchant name RNG.
- setRBGColorF(float, float, float) - Method in class net.minecraft.src.EntityFX
- setRearing(boolean) - Method in class net.minecraft.src.EntityHorse
- setRecipes(MerchantRecipeList) - Method in class net.minecraft.src.EntityVillager
- setRecipes(MerchantRecipeList) - Method in interface net.minecraft.src.IMerchant
- setRecipes(MerchantRecipeList) - Method in class net.minecraft.src.NpcMerchant
- setRecordPlayingMessage(String) - Method in class net.minecraft.src.GuiIngame
- setRenderBounds(double, double, double, double, double, double) - Method in class net.minecraft.src.RenderBlocks
-
Sets the bounding box for the block to draw in, e.g. 0.25-0.75 on all axes for a half-size, centered block.
- setRenderBoundsFromBlock(Block) - Method in class net.minecraft.src.RenderBlocks
-
Like setRenderBounds, but automatically pulling the bounds from the given Block.
- setRenderManager(RenderManager) - Method in class net.minecraft.src.Render
-
Sets the RenderManager.
- setRenderPassModel(ModelBase) - Method in class net.minecraft.src.RendererLivingEntity
-
Sets the model to be used in the current render pass (the first render pass is done after the primary model is rendered) Args: model
- setRepairCost(int) - Method in class net.minecraft.src.ItemStack
-
Set this stack's repair cost.
- setReplaceable() - Method in class net.minecraft.src.Material
-
Sets
Material.replaceableto true. - setRepositoryEntries(ResourcePackRepositoryEntry...) - Method in class net.minecraft.src.ResourcePackRepository
- setReputationForPlayer(String, int) - Method in class net.minecraft.src.Village
-
Set the village reputation for a player.
- setRequiresTool() - Method in class net.minecraft.src.Material
-
Makes blocks with this material require the correct tool to be harvested.
- setResistance(float) - Method in class net.minecraft.src.Block
-
Sets the the blocks resistance to explosions.
- setRevengeTarget(EntityLivingBase) - Method in class net.minecraft.src.EntityLivingBase
- setRevengeTarget(EntityLivingBase) - Method in class net.minecraft.src.EntityVillager
- setRollingAmplitude(int) - Method in class net.minecraft.src.EntityMinecart
-
Sets the rolling amplitude the cart rolls while being attacked.
- setRollingDirection(int) - Method in class net.minecraft.src.EntityMinecart
-
Sets the rolling direction the cart rolls while being attacked.
- setRotation(float, float) - Method in class net.minecraft.src.Entity
-
Sets the rotation of the entity
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelBase
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelBiped
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelBlaze
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelBook
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelChicken
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelCreeper
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelEnderman
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelGhast
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelIronGolem
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelLeashKnot
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelOcelot
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelQuadruped
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelSheep1
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelSheep2
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelSilverfish
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelSkeleton
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelSkeletonHead
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelSnowMan
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelSpider
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelSquid
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelVillager
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelWitch
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelWither
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelWolf
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelZombie
-
Sets the model's various rotation angles.
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.src.ModelZombieVillager
-
Sets the model's various rotation angles.
- setRotationPoint(float, float, float) - Method in class net.minecraft.src.ModelRenderer
- setRotationYawHead(float) - Method in class net.minecraft.src.Entity
-
Sets the head's yaw rotation of the entity.
- setRotationYawHead(float) - Method in class net.minecraft.src.EntityLivingBase
-
Sets the head's yaw rotation of the entity.
- setSaddled(boolean) - Method in class net.minecraft.src.EntityPig
-
Set or remove the saddle of the pig.
- setSaved(boolean) - Method in class net.minecraft.src.AttributeModifier
- setSaveVersion(int) - Method in class net.minecraft.src.DerivedWorldInfo
-
Sets the save version of the world
- setSaveVersion(int) - Method in class net.minecraft.src.WorldInfo
-
Sets the save version of the world
- setScale(double, double, double) - Method in class net.minecraft.src.WorldGenBigTree
-
Rescales the generator settings, only used in WorldGenBigTree
- setScale(double, double, double) - Method in class net.minecraft.src.WorldGenerator
-
Rescales the generator settings, only used in WorldGenBigTree
- setScale(float) - Method in class net.minecraft.src.EntityAgeable
- setScaleForAge(boolean) - Method in class net.minecraft.src.EntityAgeable
-
"Sets the scale for an ageable entity according to the boolean parameter, which says if it's a child."
- setScaleForAge(boolean) - Method in class net.minecraft.src.EntityHorse
-
"Sets the scale for an ageable entity according to the boolean parameter, which says if it's a child."
- setScheduledTime(long) - Method in class net.minecraft.src.NextTickListEntry
-
Sets the scheduled time for this tick entry
- setScore(int) - Method in class net.minecraft.src.EntityPlayer
-
Set player's score
- setScreaming(boolean) - Method in class net.minecraft.src.EntityEnderman
- setSecondaryEffect(int) - Method in class net.minecraft.src.TileEntityBeacon
- setSelectionPos(int) - Method in class net.minecraft.src.GuiTextField
-
Sets the position of the selection anchor (i.e. position the selection was started at)
- setServer(String, int) - Method in class net.minecraft.src.Minecraft
- setServerData(ServerData) - Method in class net.minecraft.src.Minecraft
-
Set the current ServerData instance.
- setServerInitialized(boolean) - Method in class net.minecraft.src.DerivedWorldInfo
-
Sets the initialization status of the World.
- setServerInitialized(boolean) - Method in class net.minecraft.src.WorldInfo
-
Sets the initialization status of the World.
- setSheared(boolean) - Method in class net.minecraft.src.EntitySheep
-
make a sheep sheared if set to true
- setShort(String, short) - Method in class net.minecraft.src.NBTTagCompound
-
Stores a new NBTTagShort with the given short value into the map with the given string key.
- setShouldWatch(boolean) - Method in class net.minecraft.src.BaseAttribute
- setShowSelectionBox(boolean) - Method in class net.minecraft.src.GuiSlot
- setSitting(boolean) - Method in class net.minecraft.src.EntityAISit
-
Sets the sitting flag.
- setSitting(boolean) - Method in class net.minecraft.src.EntityTameable
- setSize(float, float) - Method in class net.minecraft.src.Entity
-
Sets the width and height of the entity.
- setSize(float, float) - Method in class net.minecraft.src.EntityAgeable
-
Sets the width and height of the entity.
- setSkeletonType(int) - Method in class net.minecraft.src.EntitySkeleton
-
Set this skeleton's type.
- setSkullRotation(int) - Method in class net.minecraft.src.TileEntitySkull
-
Set the skull's rotation
- setSkullType(int, String) - Method in class net.minecraft.src.TileEntitySkull
-
Set the entity type for the skull
- setSkylightArray(NibbleArray) - Method in class net.minecraft.src.ExtendedBlockStorage
-
Sets the NibbleArray instance used for Sky-light values in this particular storage block.
- setSlimeSize(int) - Method in class net.minecraft.src.EntitySlime
- setSneaking(boolean) - Method in class net.minecraft.src.Entity
-
Sets the sneaking flag.
- setSpawnChunk(ChunkCoordinates, boolean) - Method in class net.minecraft.src.EntityPlayer
-
Defines a spawn coordinate to player spawn.
- setSpawnLocation() - Method in class net.minecraft.src.World
-
Sets a new spawn location by finding an uncovered block at a random (x,z) location in the chunk.
- setSpawnLocation() - Method in class net.minecraft.src.WorldServer
-
Sets a new spawn location by finding an uncovered block at a random (x,z) location in the chunk.
- setSpawnLocation(int, int, int) - Method in class net.minecraft.src.World
- setSpawnPosition(int, int, int) - Method in class net.minecraft.src.DerivedWorldInfo
-
Sets the spawn zone position.
- setSpawnPosition(int, int, int) - Method in class net.minecraft.src.WorldInfo
-
Sets the spawn zone position.
- setSpawnX(int) - Method in class net.minecraft.src.DerivedWorldInfo
-
Set the x spawn position to the passed in value
- setSpawnX(int) - Method in class net.minecraft.src.WorldInfo
-
Set the x spawn position to the passed in value
- setSpawnY(int) - Method in class net.minecraft.src.DerivedWorldInfo
-
Sets the y spawn position
- setSpawnY(int) - Method in class net.minecraft.src.WorldInfo
-
Sets the y spawn position
- setSpawnZ(int) - Method in class net.minecraft.src.DerivedWorldInfo
-
Set the z spawn position to the passed in value
- setSpawnZ(int) - Method in class net.minecraft.src.WorldInfo
-
Set the z spawn position to the passed in value
- setSpecial() - Method in class net.minecraft.src.Achievement
-
Special achievements have a 'spiked' (on normal texture pack) frame, special achievements are the hardest ones to achieve.
- setSpeed(double) - Method in class net.minecraft.src.PathNavigate
-
Sets the speed
- setSpiderDeathMaxRotation(EntitySpider) - Method in class net.minecraft.src.RenderSpider
- setSpiderEyeBrightness(EntitySpider, int, float) - Method in class net.minecraft.src.RenderSpider
-
Sets the spider's glowing eyes
- setSplashPotion(boolean) - Method in class net.minecraft.src.PotionEffect
-
Set whether this potion is a splash potion.
- setSprinting(boolean) - Method in class net.minecraft.src.Entity
-
Set sprinting switch for Entity.
- setSprinting(boolean) - Method in class net.minecraft.src.EntityLivingBase
-
Set sprinting switch for Entity.
- setSprinting(boolean) - Method in class net.minecraft.src.EntityPlayerSP
-
Set sprinting switch for Entity.
- setStateIfMobInteractsWithPlate(World, int, int, int, int) - Method in class net.minecraft.src.BlockBasePressurePlate
-
Checks if there are mobs on the plate.
- setStatStringFormatter(IStatStringFormat) - Method in class net.minecraft.src.Achievement
-
Defines a string formatter for the achievement.
- setStepSound(StepSound) - Method in class net.minecraft.src.Block
-
Sets the footstep sound for the block.
- setStorageArrays(ExtendedBlockStorage[]) - Method in class net.minecraft.src.Chunk
- setString(String, String) - Method in class net.minecraft.src.NBTTagCompound
-
Stores a new NBTTagString with the given string value into the map with the given string key.
- setTag(String, NBTBase) - Method in class net.minecraft.src.NBTTagCompound
-
Stores the given tag into the map with the given string key.
- setTagCompound(NBTTagCompound) - Method in class net.minecraft.src.ItemStack
-
Assigns a NBTTagCompound to the ItemStack, minecraft validates that only non-stackable items can have it.
- setTagInfo(String, NBTBase) - Method in class net.minecraft.src.ItemStack
- setTamed(boolean) - Method in class net.minecraft.src.EntityTameable
- setTamed(boolean) - Method in class net.minecraft.src.EntityWolf
- setTamedBy(EntityPlayer) - Method in class net.minecraft.src.EntityHorse
- setTameSkin(int) - Method in class net.minecraft.src.EntityOcelot
- setTarget(Entity) - Method in class net.minecraft.src.EntityCreature
-
Sets the entity which is to be attacked.
- setTeamOption(ICommandSender, String[], int) - Method in class net.minecraft.src.ServerCommandScoreboard
-
Handler for the 'scoreboard teams option' command.
- setTemper(int) - Method in class net.minecraft.src.EntityHorse
- setTerrainType(WorldType) - Method in class net.minecraft.src.DerivedWorldInfo
- setTerrainType(WorldType) - Method in class net.minecraft.src.WorldInfo
- setText(String) - Method in class net.minecraft.src.GuiTextField
-
Sets the text of the textbox.
- setTextColor(int) - Method in class net.minecraft.src.GuiTextField
-
Sets the text colour for this textbox (disabled text will not use this colour)
- setTextureName(String) - Method in class net.minecraft.src.Block
- setTextureName(String) - Method in class net.minecraft.src.Item
- setTextureOffset(int, int) - Method in class net.minecraft.src.ModelRenderer
- setTextureOffset(String, int, int) - Method in class net.minecraft.src.ModelBase
- setTexturePosition(float, float) - Method in class net.minecraft.src.PositionTextureVertex
- setTextureSize(int, int) - Method in class net.minecraft.src.ModelRenderer
-
Returns the model renderer with the new texture parameters.
- setTextureUV(double, double) - Method in class net.minecraft.src.Tessellator
-
Sets the texture coordinates.
- setThrowableHeading(double, double, double, float, float) - Method in class net.minecraft.src.EntityArrow
-
Similar to setArrowHeading, it's point the throwable entity to a x, y, z direction.
- setThrowableHeading(double, double, double, float, float) - Method in class net.minecraft.src.EntityThrowable
-
Similar to setArrowHeading, it's point the throwable entity to a x, y, z direction.
- setThrowableHeading(double, double, double, float, float) - Method in interface net.minecraft.src.IProjectile
-
Similar to setArrowHeading, it's point the throwable entity to a x, y, z direction.
- setThundering(boolean) - Method in class net.minecraft.src.DerivedWorldInfo
-
Sets whether it is thundering or not.
- setThundering(boolean) - Method in class net.minecraft.src.WorldInfo
-
Sets whether it is thundering or not.
- setThunderTime(int) - Method in class net.minecraft.src.DerivedWorldInfo
-
Defines the number of ticks until next thunderbolt.
- setThunderTime(int) - Method in class net.minecraft.src.WorldInfo
-
Defines the number of ticks until next thunderbolt.
- setTickRandomly(boolean) - Method in class net.minecraft.src.Block
-
Sets whether this block type will receive random update ticks
- setTileEntityRenderer(TileEntityRenderer) - Method in class net.minecraft.src.TileEntitySkullRenderer
-
Associate a TileEntityRenderer with this TileEntitySpecialRenderer
- setTileEntityRenderer(TileEntityRenderer) - Method in class net.minecraft.src.TileEntitySpecialRenderer
-
Associate a TileEntityRenderer with this TileEntitySpecialRenderer
- setTime(ICommandSender, int) - Method in class net.minecraft.src.CommandTime
-
Set the time in the server object.
- setTimeSinceHit(int) - Method in class net.minecraft.src.EntityBoat
-
Sets the time to count down from since the last time entity was hit.
- setTrail(boolean) - Method in class net.minecraft.src.EntityFireworkSparkFX
- setTransferCooldown(int) - Method in class net.minecraft.src.TileEntityHopper
- setTransferTicker(int) - Method in class net.minecraft.src.EntityMinecartHopper
-
Sets the transfer ticker, used to determine the delay between transfers.
- setTranslation(double, double, double) - Method in class net.minecraft.src.Tessellator
-
Sets the translation for all vertices in the current draw call.
- setTwinkle(boolean) - Method in class net.minecraft.src.EntityFireworkSparkFX
- setUnderline(Boolean) - Method in class net.minecraft.src.ChatMessageComponent
- setUnicodeFlag(boolean) - Method in class net.minecraft.src.FontRenderer
-
Set unicodeFlag controlling whether strings should be rendered with Unicode fonts instead of the default.png font.
- setUnlocalizedName(String) - Method in class net.minecraft.src.Block
- setUnlocalizedName(String) - Method in class net.minecraft.src.Item
-
Sets the unlocalized name of this item to the string passed as the parameter, prefixed by "item."
- setupCustomSkin() - Method in class net.minecraft.src.AbstractClientPlayer
- setupOverlayRendering() - Method in class net.minecraft.src.EntityRenderer
-
Setup orthogonal projection for rendering GUI screen overlays
- setVelocity(double, double, double) - Method in class net.minecraft.src.Entity
-
Sets the velocity to the args.
- setVelocity(double, double, double) - Method in class net.minecraft.src.EntityArrow
-
Sets the velocity to the args.
- setVelocity(double, double, double) - Method in class net.minecraft.src.EntityBoat
-
Sets the velocity to the args.
- setVelocity(double, double, double) - Method in class net.minecraft.src.EntityEnderEye
-
Sets the velocity to the args.
- setVelocity(double, double, double) - Method in class net.minecraft.src.EntityFireworkRocket
-
Sets the velocity to the args.
- setVelocity(double, double, double) - Method in class net.minecraft.src.EntityFishHook
-
Sets the velocity to the args.
- setVelocity(double, double, double) - Method in class net.minecraft.src.EntityMinecart
-
Sets the velocity to the args.
- setVelocity(double, double, double) - Method in class net.minecraft.src.EntityThrowable
-
Sets the velocity to the args.
- setVillager(boolean) - Method in class net.minecraft.src.EntityZombie
-
Set whether this zombie is a villager.
- setVisible(boolean) - Method in class net.minecraft.src.GuiTextField
-
Sets whether or not this textbox is visible
- setWalkSpeed(float) - Method in class net.minecraft.src.Packet202PlayerAbilities
-
Sets the walking speed.
- setWasNotUpdated() - Method in class net.minecraft.src.LanServerList
- setWatched(boolean) - Method in class net.minecraft.src.WatchableObject
- setWhiteListEnabled(boolean) - Method in class net.minecraft.src.DedicatedPlayerList
- setWhiteListEnabled(boolean) - Method in class net.minecraft.src.ServerConfigurationManager
- setWoolColorAndRender(EntitySheep, int, float) - Method in class net.minecraft.src.RenderSheep
- setWorld(World) - Method in class net.minecraft.src.Entity
-
Sets the reference to the World object.
- setWorld(World) - Method in class net.minecraft.src.TileEntityRenderer
-
Sets the world used by all TileEntitySpecialRender instances and notifies them of this change.
- setWorld(WorldServer) - Method in class net.minecraft.src.ItemInWorldManager
-
Sets the world instance.
- setWorldAndLoadRenderers(WorldClient) - Method in class net.minecraft.src.RenderGlobal
-
set null to clear
- setWorldAndResolution(Minecraft, int, int) - Method in class net.minecraft.src.GuiScreen
-
Causes the screen to lay out its subcomponents again.
- setWorldName(String) - Method in class net.minecraft.src.DerivedWorldInfo
- setWorldName(String) - Method in class net.minecraft.src.WorldInfo
- setWorldObj(World) - Method in class net.minecraft.src.TileEntity
-
Sets the worldObj for this tileEntity.
- setWorldTime(long) - Method in class net.minecraft.src.DerivedWorldInfo
-
Set current world time
- setWorldTime(long) - Method in class net.minecraft.src.World
-
Sets the world time.
- setWorldTime(long) - Method in class net.minecraft.src.WorldClient
-
Sets the world time.
- setWorldTime(long) - Method in class net.minecraft.src.WorldInfo
-
Set current world time
- setXPStats(float, int, int) - Method in class net.minecraft.src.EntityPlayerSP
-
Sets the current XP, total XP, and level number.
- sfxID - Variable in class net.minecraft.src.Packet61DoorChange
- shadowOpaque - Variable in class net.minecraft.src.Render
-
Determines the darkness of the object's shadow.
- shadowSize - Variable in class net.minecraft.src.Render
- shake - Variable in class net.minecraft.src.EntityFishHook
- ShapedRecipes - Class in net.minecraft.src
- ShapedRecipes(int, int, ItemStack[], ItemStack) - Constructor for class net.minecraft.src.ShapedRecipes
- ShapelessRecipes - Class in net.minecraft.src
- ShapelessRecipes(ItemStack, List) - Constructor for class net.minecraft.src.ShapelessRecipes
- SharedMonsterAttributes - Class in net.minecraft.src
- SharedMonsterAttributes() - Constructor for class net.minecraft.src.SharedMonsterAttributes
- shareToLAN(EnumGameType, boolean) - Method in class net.minecraft.src.DedicatedServer
-
On dedicated does nothing.
- shareToLAN(EnumGameType, boolean) - Method in class net.minecraft.src.IntegratedServer
-
On dedicated does nothing.
- sharpness - Static variable in class net.minecraft.src.Enchantment
-
Extra damage to mobs
- shears - Static variable in class net.minecraft.src.Item
-
Item introduced on 1.7 version, is a shear to cut leaves (you can keep the block) or get wool from sheeps.
- shootingEntity - Variable in class net.minecraft.src.EntityArrow
-
The owner of this arrow.
- shootingEntity - Variable in class net.minecraft.src.EntityFireball
- shortWindowId - Variable in class net.minecraft.src.Packet106Transaction
- shouldCheckSight - Variable in class net.minecraft.src.EntityAITarget
-
If true, EntityAI targets must be able to be seen (cannot be blocked by walls) to be suitable targets.
- shouldDrawHUD() - Method in class net.minecraft.src.PlayerControllerMP
- shouldDropItem - Variable in class net.minecraft.src.EntityFallingSand
- shouldExecute() - Method in class net.minecraft.src.EntityAIArrowAttack
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIAttackOnCollide
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIAvoidEntity
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIBase
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIBeg
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIBreakDoor
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIControlledByPlayer
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAICreeperSwell
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIDefendVillage
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIDoorInteract
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIEatGrass
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIFleeSun
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIFollowGolem
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIFollowOwner
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIFollowParent
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIHurtByTarget
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAILeapAtTarget
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAILookAtTradePlayer
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAILookAtVillager
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAILookIdle
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIMate
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIMoveIndoors
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIMoveThroughVillage
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIMoveTowardsRestriction
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIMoveTowardsTarget
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAINearestAttackableTarget
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIOcelotAttack
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIOcelotSit
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIOwnerHurtByTarget
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIOwnerHurtTarget
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIPanic
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIPlay
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIRestrictOpenDoor
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIRestrictSun
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIRunAroundLikeCrazy
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAISit
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAISwimming
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAITargetNonTamed
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAITempt
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAITradePlayer
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIVillagerMate
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIWander
-
Returns whether the EntityAIBase should begin execution.
- shouldExecute() - Method in class net.minecraft.src.EntityAIWatchClosest
-
Returns whether the EntityAIBase should begin execution.
- shouldExplodeBlock(Explosion, World, int, int, int, int, float) - Method in class net.minecraft.src.Entity
- shouldExplodeBlock(Explosion, World, int, int, int, int, float) - Method in class net.minecraft.src.EntityMinecartTNT
- shouldHeal() - Method in class net.minecraft.src.EntityPlayer
-
Checks if the player's health is not full and not zero.
- shouldHidePlayerInventory() - Method in class net.minecraft.src.CreativeTabs
- shouldRenderClouds() - Method in class net.minecraft.src.GameSettings
-
Should render clouds
- shouldRenderHead() - Method in class net.minecraft.src.TileEntityPiston
- shouldRenderPass(EntityLivingBase, int, float) - Method in class net.minecraft.src.RenderBiped
-
Queries whether should render the specified pass or not.
- shouldRenderPass(EntityLivingBase, int, float) - Method in class net.minecraft.src.RenderCreeper
-
Queries whether should render the specified pass or not.
- shouldRenderPass(EntityLivingBase, int, float) - Method in class net.minecraft.src.RenderDragon
-
Queries whether should render the specified pass or not.
- shouldRenderPass(EntityLivingBase, int, float) - Method in class net.minecraft.src.RenderEnderman
-
Queries whether should render the specified pass or not.
- shouldRenderPass(EntityLivingBase, int, float) - Method in class net.minecraft.src.RendererLivingEntity
-
Queries whether should render the specified pass or not.
- shouldRenderPass(EntityLivingBase, int, float) - Method in class net.minecraft.src.RenderPig
-
Queries whether should render the specified pass or not.
- shouldRenderPass(EntityLivingBase, int, float) - Method in class net.minecraft.src.RenderPlayer
-
Queries whether should render the specified pass or not.
- shouldRenderPass(EntityLivingBase, int, float) - Method in class net.minecraft.src.RenderSheep
-
Queries whether should render the specified pass or not.
- shouldRenderPass(EntityLivingBase, int, float) - Method in class net.minecraft.src.RenderSilverfish
-
Queries whether should render the specified pass or not.
- shouldRenderPass(EntityLivingBase, int, float) - Method in class net.minecraft.src.RenderSlime
-
Queries whether should render the specified pass or not.
- shouldRenderPass(EntityLivingBase, int, float) - Method in class net.minecraft.src.RenderSpider
-
Queries whether should render the specified pass or not.
- shouldRenderPass(EntityLivingBase, int, float) - Method in class net.minecraft.src.RenderVillager
-
Queries whether should render the specified pass or not.
- shouldRenderPass(EntityLivingBase, int, float) - Method in class net.minecraft.src.RenderWither
-
Queries whether should render the specified pass or not.
- shouldRenderPass(EntityLivingBase, int, float) - Method in class net.minecraft.src.RenderWolf
-
Queries whether should render the specified pass or not.
- shouldRenderPass(EntityLivingBase, int, float) - Method in class net.minecraft.src.RenderZombie
-
Queries whether should render the specified pass or not.
- shouldRotateAroundWhenRendering() - Method in class net.minecraft.src.Item
-
Returns true if this item should be rotated by 180 degrees around the Y axis when being held in an entities hands.
- shouldRotateAroundWhenRendering() - Method in class net.minecraft.src.ItemCarrotOnAStick
-
Returns true if this item should be rotated by 180 degrees around the Y axis when being held in an entities hands.
- shouldRotateAroundWhenRendering() - Method in class net.minecraft.src.ItemFishingRod
-
Returns true if this item should be rotated by 180 degrees around the Y axis when being held in an entities hands.
- shouldSetPosAfterLoading() - Method in class net.minecraft.src.Entity
- shouldSetPosAfterLoading() - Method in class net.minecraft.src.EntityHanging
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.Block
-
Returns true if the given side of this block type should be rendered, if the adjacent block is at the given coordinates.
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockAnvil
-
Returns true if the given side of this block type should be rendered, if the adjacent block is at the given coordinates.
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockBreakable
-
Returns true if the given side of this block type should be rendered, if the adjacent block is at the given coordinates.
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockCarpet
-
Returns true if the given side of this block type should be rendered, if the adjacent block is at the given coordinates.
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockDragonEgg
-
Returns true if the given side of this block type should be rendered, if the adjacent block is at the given coordinates.
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockEndPortal
-
Returns true if the given side of this block type should be rendered, if the adjacent block is at the given coordinates.
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockFence
-
Returns true if the given side of this block type should be rendered, if the adjacent block is at the given coordinates.
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockFenceGate
-
Returns true if the given side of this block type should be rendered, if the adjacent block is at the given coordinates.
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockFluid
-
Returns true if the given side of this block type should be rendered, if the adjacent block is at the given coordinates.
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockHalfSlab
-
Returns true if the given side of this block type should be rendered, if the adjacent block is at the given coordinates.
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockHopper
-
Returns true if the given side of this block type should be rendered, if the adjacent block is at the given coordinates.
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockIce
-
Returns true if the given side of this block type should be rendered, if the adjacent block is at the given coordinates.
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockLeavesBase
-
Returns true if the given side of this block type should be rendered, if the adjacent block is at the given coordinates.
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockPane
-
Returns true if the given side of this block type should be rendered, if the adjacent block is at the given coordinates.
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockPortal
-
Returns true if the given side of this block type should be rendered, if the adjacent block is at the given coordinates.
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockRedstoneLogic
-
Returns true if the given side of this block type should be rendered, if the adjacent block is at the given coordinates.
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockSnow
-
Returns true if the given side of this block type should be rendered, if the adjacent block is at the given coordinates.
- shouldSideBeRendered(IBlockAccess, int, int, int, int) - Method in class net.minecraft.src.BlockWall
-
Returns true if the given side of this block type should be rendered, if the adjacent block is at the given coordinates.
- shouldSilverfishRenderPass(EntitySilverfish, int, float) - Method in class net.minecraft.src.RenderSilverfish
-
Disallows the silverfish to render the renderPassModel.
- shouldSlimeRenderPass(EntitySlime, int, float) - Method in class net.minecraft.src.RenderSlime
-
Determines whether Slime Render should pass or not.
- shouldVillagerRenderPass(EntityVillager, int, float) - Method in class net.minecraft.src.RenderVillager
-
Determines wether Villager Render pass or not.
- shovelDiamond - Static variable in class net.minecraft.src.Item
- shovelGold - Static variable in class net.minecraft.src.Item
- shovelIron - Static variable in class net.minecraft.src.Item
- shovelStone - Static variable in class net.minecraft.src.Item
- shovelWood - Static variable in class net.minecraft.src.Item
- SHOW_CAPE - Enum constant in enum class net.minecraft.src.EnumOptions
- showCape - Variable in class net.minecraft.src.GameSettings
-
Whether to show your cape
- showDebugInfo - Variable in class net.minecraft.src.GameSettings
-
true if debug info should be displayed instead of version
- showDebugProfilerChart - Variable in class net.minecraft.src.GameSettings
- showModel - Variable in class net.minecraft.src.ModelRenderer
- shutdown() - Method in class net.minecraft.src.Minecraft
-
Called when the window is closing.
- shutdownMinecraftApplet() - Method in class net.minecraft.src.Minecraft
-
Shuts down the minecraft applet by stopping the resource downloads, and clearing up GL stuff; called when the application (or web page) is exited.
- sideHit - Variable in class net.minecraft.src.MovingObjectPosition
-
Which side was hit.
- sideModels - Variable in class net.minecraft.src.ModelMinecart
- sign - Static variable in class net.minecraft.src.Item
- signBoard - Variable in class net.minecraft.src.ModelSign
-
The board on a sign that has the writing on it.
- signLines - Variable in class net.minecraft.src.Packet130UpdateSign
- signPost - Static variable in class net.minecraft.src.Block
- signStick - Variable in class net.minecraft.src.ModelSign
-
The stick a sign stands on.
- signText - Variable in class net.minecraft.src.TileEntitySign
-
An array of four strings storing the lines of text on the sign.
- signWall - Static variable in class net.minecraft.src.Block
- silk - Static variable in class net.minecraft.src.Item
- silkTouch - Static variable in class net.minecraft.src.Enchantment
-
Blocks mined will drop themselves, even if it should drop something else (e.g. stone will drop stone, not cobblestone)
- silverfish - Static variable in class net.minecraft.src.Block
- silverfishStoneTypes - Static variable in class net.minecraft.src.BlockSilverfish
-
Block names that can be a silverfish stone.
- SimpleReloadableResourceManager - Class in net.minecraft.src
- SimpleReloadableResourceManager(MetadataSerializer) - Constructor for class net.minecraft.src.SimpleReloadableResourceManager
- SimpleResource - Class in net.minecraft.src
- SimpleResource(ResourceLocation, InputStream, InputStream, MetadataSerializer) - Constructor for class net.minecraft.src.SimpleResource
- simpleStatType - Static variable in class net.minecraft.src.StatBase
- SimpleTexture - Class in net.minecraft.src
- SimpleTexture(ResourceLocation) - Constructor for class net.minecraft.src.SimpleTexture
- sin(float) - Static method in class net.minecraft.src.MathHelper
-
sin looked up in a table
- size - Variable in class net.minecraft.src.Packet52MultiBlockChange
-
The size of the arrays.
- size() - Method in class net.minecraft.src.LowerStringMap
- SIZE_1 - Enum constant in enum class net.minecraft.src.EnumEntitySize
- SIZE_2 - Enum constant in enum class net.minecraft.src.EnumEntitySize
- SIZE_3 - Enum constant in enum class net.minecraft.src.EnumEntitySize
- SIZE_4 - Enum constant in enum class net.minecraft.src.EnumEntitySize
- SIZE_5 - Enum constant in enum class net.minecraft.src.EnumEntitySize
- SIZE_6 - Enum constant in enum class net.minecraft.src.EnumEntitySize
- sizeX - Variable in enum class net.minecraft.src.EnumArt
- sizeY - Variable in enum class net.minecraft.src.EnumArt
- Skeleton - Enum constant in enum class net.minecraft.src.EnumArt
- skeletonHead - Variable in class net.minecraft.src.ModelSkeletonHead
- skin - Variable in class net.minecraft.src.GameSettings
-
The name of the selected texture pack.
- skipAllRenderPasses() - Method in class net.minecraft.src.WorldRenderer
-
Checks if all render passes are to be skipped.
- skipRenderPass - Variable in class net.minecraft.src.WorldRenderer
-
Should this renderer skip this render pass
- skipRenderWorld - Variable in class net.minecraft.src.Minecraft
-
Skip render world
- skull - Static variable in class net.minecraft.src.Block
- skull - Static variable in class net.minecraft.src.Item
- SkullAndRoses - Enum constant in enum class net.minecraft.src.EnumArt
- skullRenderer - Static variable in class net.minecraft.src.TileEntitySkullRenderer
- sky - Static variable in class net.minecraft.src.BiomeGenBase
-
Is the biome used for sky world.
- Sky - Enum constant in enum class net.minecraft.src.EnumSkyBlock
- skyLight - Variable in class net.minecraft.src.AnvilConverterData
- skylightSubtracted - Variable in class net.minecraft.src.World
-
How much light is subtracted from full daylight
- sleepInBedAt(int, int, int) - Method in class net.minecraft.src.EntityPlayer
-
Attempts to have the player sleep in a bed at the specified location.
- sleepInBedAt(int, int, int) - Method in class net.minecraft.src.EntityPlayerMP
-
Attempts to have the player sleep in a bed at the specified location.
- sleeping - Variable in class net.minecraft.src.EntityPlayer
-
Boolean value indicating weather a player is sleeping or not
- sliderValue - Variable in class net.minecraft.src.GuiSlider
-
The value of this slider control.
- slimeBall - Static variable in class net.minecraft.src.Item
- slipperiness - Variable in class net.minecraft.src.Block
-
Determines how much velocity is maintained while moving on top of this block
- slot - Variable in class net.minecraft.src.Packet107CreativeSetSlot
- slot - Variable in class net.minecraft.src.Packet5PlayerInventory
-
Equipment slot: 0=held, 1-4=armor slot
- Slot - Class in net.minecraft.src
- Slot(IInventory, int, int, int) - Constructor for class net.minecraft.src.Slot
- slotClick(int, int, int, EntityPlayer) - Method in class net.minecraft.src.Container
- SlotCrafting - Class in net.minecraft.src
- SlotCrafting(EntityPlayer, IInventory, IInventory, int, int, int) - Constructor for class net.minecraft.src.SlotCrafting
- SlotFurnace - Class in net.minecraft.src
- SlotFurnace(EntityPlayer, IInventory, int, int, int) - Constructor for class net.minecraft.src.SlotFurnace
- slotHeight - Variable in class net.minecraft.src.GuiSlot
-
The height of a slot.
- SlotMerchantResult - Class in net.minecraft.src
- SlotMerchantResult(EntityPlayer, IMerchant, InventoryMerchant, int, int, int) - Constructor for class net.minecraft.src.SlotMerchantResult
- slotNumber - Variable in class net.minecraft.src.Slot
-
the id of the slot(also the index in the inventory arraylist)
- slotsCount - Variable in class net.minecraft.src.Packet100OpenWindow
- slowed - Variable in class net.minecraft.src.EntityDragon
-
Activated if the dragon is flying though obsidian, white stone or bedrock.
- slowSand - Static variable in class net.minecraft.src.Block
- smelting() - Static method in class net.minecraft.src.FurnaceRecipes
-
Used to call methods addSmelting and getSmeltingResult.
- smeltItem() - Method in class net.minecraft.src.TileEntityFurnace
-
Turn one item from the furnace source stack into the appropriate smelted item in the furnace result stack
- smite - Static variable in class net.minecraft.src.Enchantment
-
Extra damage to zombies, zombie pigmen and skeletons
- smooth(float, float) - Method in class net.minecraft.src.MouseFilter
-
Smooths mouse input
- smoothCamera - Variable in class net.minecraft.src.GameSettings
-
Smooth Camera Toggle
- sndManager - Variable in class net.minecraft.src.Minecraft
- sneak - Variable in class net.minecraft.src.MovementInput
- snipeSkeleton - Static variable in class net.minecraft.src.AchievementList
-
The achievement for killing a Skeleton from 50 meters aways.
- SNOOPER_ENABLED - Enum constant in enum class net.minecraft.src.EnumOptions
- snooperEnabled - Variable in class net.minecraft.src.GameSettings
- snow - Static variable in class net.minecraft.src.Block
- snow - Static variable in class net.minecraft.src.Material
- snowball - Static variable in class net.minecraft.src.Item
- snowColor - Static variable in class net.minecraft.src.MapColor
-
The map color for Snow Cover and Snow blocks
- socketList - Variable in class net.minecraft.src.RConThreadBase
-
A list of registered DatagramSockets
- SOLARIS - Enum constant in enum class net.minecraft.src.EnumOS
- sortAndRender(EntityLivingBase, int, double) - Method in class net.minecraft.src.RenderGlobal
-
Sorts all renderers based on the passed in entity.
- sortByDistanceToEntity(WorldRenderer, WorldRenderer) - Method in class net.minecraft.src.EntitySorter
-
Sorts the two world renderers according to their distance to a given entity.
- SOUND - Enum constant in enum class net.minecraft.src.EnumOptions
- soundAnvilFootstep - Static variable in class net.minecraft.src.Block
- soundClothFootstep - Static variable in class net.minecraft.src.Block
- soundGlassFootstep - Static variable in class net.minecraft.src.Block
- soundGrassFootstep - Static variable in class net.minecraft.src.Block
- soundGravelFootstep - Static variable in class net.minecraft.src.Block
- soundLadderFootstep - Static variable in class net.minecraft.src.Block
- SoundManager - Class in net.minecraft.src
- SoundManager(ResourceManager, GameSettings, File) - Constructor for class net.minecraft.src.SoundManager
- soundMetalFootstep - Static variable in class net.minecraft.src.Block
- SoundPool - Class in net.minecraft.src
- SoundPool(ResourceManager, String, boolean) - Constructor for class net.minecraft.src.SoundPool
- SoundPoolEntry - Class in net.minecraft.src
- SoundPoolEntry(String, URL) - Constructor for class net.minecraft.src.SoundPoolEntry
- soundPowderFootstep - Static variable in class net.minecraft.src.Block
- soundSandFootstep - Static variable in class net.minecraft.src.Block
- soundSnowFootstep - Static variable in class net.minecraft.src.Block
- soundStoneFootstep - Static variable in class net.minecraft.src.Block
- SoundUpdaterMinecart - Class in net.minecraft.src
- SoundUpdaterMinecart(SoundManager, EntityMinecart, EntityPlayerSP) - Constructor for class net.minecraft.src.SoundUpdaterMinecart
- soundVolume - Variable in class net.minecraft.src.GameSettings
- soundWoodFootstep - Static variable in class net.minecraft.src.Block
- SOUTH - Enum constant in enum class net.minecraft.src.EnumFacing
- spawnableCaveCreatureList - Variable in class net.minecraft.src.BiomeGenBase
- spawnableCreatureList - Variable in class net.minecraft.src.BiomeGenBase
-
Holds the classes of any creature that can be spawned in the biome as friendly creature.
- spawnableMonsterList - Variable in class net.minecraft.src.BiomeGenBase
-
Holds the classes of IMobs (hostile mobs) that can be spawned in the biome.
- spawnableWaterCreatureList - Variable in class net.minecraft.src.BiomeGenBase
-
Holds the classes of any aquatic creature that can be spawned in the water of the biome.
- spawnBabyAnimal(EntityAgeable) - Method in class net.minecraft.src.EntityChicken
-
This function is used when two same-species animals in 'love mode' breed to generate the new baby animal.
- spawnBabyAnimal(EntityAgeable) - Method in class net.minecraft.src.EntityCow
-
This function is used when two same-species animals in 'love mode' breed to generate the new baby animal.
- spawnBabyAnimal(EntityAgeable) - Method in class net.minecraft.src.EntityMooshroom
-
This function is used when two same-species animals in 'love mode' breed to generate the new baby animal.
- spawnBabyAnimal(EntityAgeable) - Method in class net.minecraft.src.EntityOcelot
-
This function is used when two same-species animals in 'love mode' breed to generate the new baby animal.
- spawnBabyAnimal(EntityAgeable) - Method in class net.minecraft.src.EntityPig
-
This function is used when two same-species animals in 'love mode' breed to generate the new baby animal.
- spawnBabyAnimal(EntityAgeable) - Method in class net.minecraft.src.EntityWolf
-
This function is used when two same-species animals in 'love mode' breed to generate the new baby animal.
- spawnCreature(World, int, double, double, double) - Static method in class net.minecraft.src.ItemMonsterPlacer
-
Spawns the creature specified by the egg's type in the location specified by the last three parameters.
- spawnDelay - Variable in class net.minecraft.src.MobSpawnerBaseLogic
-
The delay to spawn.
- spawnDispenseParticles(IBlockSource, EnumFacing) - Method in class net.minecraft.src.BehaviorDefaultDispenseItem
-
Order clients to display dispense particles from the specified block and facing.
- spawnedID - Variable in class net.minecraft.src.EntityEggInfo
-
The entityID of the spawned mob
- spawnEntityInWorld(Entity) - Method in class net.minecraft.src.World
-
Called to place all entities as part of a world
- spawnEntityInWorld(Entity) - Method in class net.minecraft.src.WorldClient
-
Called to place all entities as part of a world
- SpawnerAnimals - Class in net.minecraft.src
- SpawnerAnimals() - Constructor for class net.minecraft.src.SpawnerAnimals
- spawnExplosionParticle() - Method in class net.minecraft.src.EntityLiving
-
Spawns an explosion particle around the Entity's location
- spawnHorseParticles(boolean) - Method in class net.minecraft.src.EntityHorse
-
"Spawns particles for the horse entity. par1 tells whether to spawn hearts.
- spawnHostileMobs - Variable in class net.minecraft.src.World
-
indicates if enemies are spawned or not
- SpawnListEntry - Class in net.minecraft.src
- SpawnListEntry(Class, int, int, int) - Constructor for class net.minecraft.src.SpawnListEntry
- spawnParticle(String, double, double, double, double, double, double) - Method in interface net.minecraft.src.IWorldAccess
-
Spawns a particle.
- spawnParticle(String, double, double, double, double, double, double) - Method in class net.minecraft.src.RenderGlobal
-
Spawns a particle.
- spawnParticle(String, double, double, double, double, double, double) - Method in class net.minecraft.src.World
-
Spawns a particle.
- spawnParticle(String, double, double, double, double, double, double) - Method in class net.minecraft.src.WorldManager
-
Spawns a particle.
- spawnPeacefulMobs - Variable in class net.minecraft.src.World
-
A flag indicating whether we should spawn peaceful mobs.
- spawnRandomCreature(EnumCreatureType, int, int, int) - Method in class net.minecraft.src.WorldServer
-
only spawns creatures allowed by the chunkProvider
- spawnVillagers(World, StructureBoundingBox, int, int, int, int) - Method in class net.minecraft.src.ComponentVillageChurch
-
Spawns a number of villagers in this component.
- speckledMelon - Static variable in class net.minecraft.src.Item
- speckledMelonEffect - Static variable in class net.minecraft.src.PotionHelper
- speedInAir - Variable in class net.minecraft.src.EntityPlayer
- speedOnGround - Variable in class net.minecraft.src.EntityPlayer
- speedX - Variable in class net.minecraft.src.Packet23VehicleSpawn
-
Not sent if the thrower entity ID is 0.
- speedY - Variable in class net.minecraft.src.Packet23VehicleSpawn
-
Not sent if the thrower entity ID is 0.
- speedZ - Variable in class net.minecraft.src.Packet23VehicleSpawn
-
Not sent if the thrower entity ID is 0.
- spiderBody - Variable in class net.minecraft.src.ModelSpider
-
The spider's body box
- SpiderEffectsGroupData - Class in net.minecraft.src
- SpiderEffectsGroupData() - Constructor for class net.minecraft.src.SpiderEffectsGroupData
- spiderEye - Static variable in class net.minecraft.src.Item
- spiderEyeEffect - Static variable in class net.minecraft.src.PotionHelper
- spiderHead - Variable in class net.minecraft.src.ModelSpider
-
The spider's head box
- spiderLeg1 - Variable in class net.minecraft.src.ModelSpider
-
Spider's first leg
- spiderLeg2 - Variable in class net.minecraft.src.ModelSpider
-
Spider's second leg
- spiderLeg3 - Variable in class net.minecraft.src.ModelSpider
-
Spider's third leg
- spiderLeg4 - Variable in class net.minecraft.src.ModelSpider
-
Spider's fourth leg
- spiderLeg5 - Variable in class net.minecraft.src.ModelSpider
-
Spider's fifth leg
- spiderLeg6 - Variable in class net.minecraft.src.ModelSpider
-
Spider's sixth leg
- spiderLeg7 - Variable in class net.minecraft.src.ModelSpider
-
Spider's seventh leg
- spiderLeg8 - Variable in class net.minecraft.src.ModelSpider
-
Spider's eight leg
- spiderNeck - Variable in class net.minecraft.src.ModelSpider
-
The spider's neck box
- spikeGen - Variable in class net.minecraft.src.BiomeEndDecorator
- splitStack(int) - Method in class net.minecraft.src.ItemStack
-
Remove the argument from the stack size.
- splitStringWidth(String, int) - Method in class net.minecraft.src.FontRenderer
-
Returns the width of the wordwrapped String (maximum length is parameter k)
- sponge - Static variable in class net.minecraft.src.Block
- sponge - Static variable in class net.minecraft.src.Material
- sprintingTicksLeft - Variable in class net.minecraft.src.EntityPlayerSP
-
Ticks left before sprinting is disabled.
- sprintToggleTimer - Variable in class net.minecraft.src.EntityPlayerSP
-
Used to tell if the player pressed forward twice.
- sqrt_double(double) - Static method in class net.minecraft.src.MathHelper
- sqrt_float(float) - Static method in class net.minecraft.src.MathHelper
- squareDistanceTo(double, double, double) - Method in class net.minecraft.src.Vec3
-
The square of the Euclidean distance between this and the vector of x,y,z components passed in.
- squareDistanceTo(Vec3) - Method in class net.minecraft.src.Vec3
-
The square of the Euclidean distance between this and the specified vector.
- squidPitch - Variable in class net.minecraft.src.EntitySquid
- squidRotation - Variable in class net.minecraft.src.EntitySquid
-
appears to be rotation in radians; we already have pitch & yaw, so this completes the triumvirate.
- squidYaw - Variable in class net.minecraft.src.EntitySquid
- squishAmount - Variable in class net.minecraft.src.EntitySlime
- squishFactor - Variable in class net.minecraft.src.EntitySlime
- stackSize - Variable in class net.minecraft.src.ItemStack
-
Size of the stack.
- stackTagCompound - Variable in class net.minecraft.src.ItemStack
-
A NBTTagMap containing data about an ItemStack.
- Stage - Enum constant in enum class net.minecraft.src.EnumArt
- stainedClay - Static variable in class net.minecraft.src.Block
- stairsBrick - Static variable in class net.minecraft.src.Block
- stairsCobblestone - Static variable in class net.minecraft.src.Block
- stairsNetherBrick - Static variable in class net.minecraft.src.Block
- stairsNetherQuartz - Static variable in class net.minecraft.src.Block
- stairsSandStone - Static variable in class net.minecraft.src.Block
- stairsStoneBrick - Static variable in class net.minecraft.src.Block
- stairsWoodBirch - Static variable in class net.minecraft.src.Block
- stairsWoodJungle - Static variable in class net.minecraft.src.Block
- stairsWoodOak - Static variable in class net.minecraft.src.Block
- stairsWoodSpruce - Static variable in class net.minecraft.src.Block
- stance - Variable in class net.minecraft.src.Packet10Flying
-
The player's stance.
- standardGalacticFontRenderer - Variable in class net.minecraft.src.Minecraft
- startConversion(int) - Method in class net.minecraft.src.EntityZombie
-
Starts converting this zombie into a villager.
- startDrawing(int) - Method in class net.minecraft.src.Tessellator
-
Resets tessellator state and prepares for drawing (with the specified draw mode).
- startDrawingQuads() - Method in class net.minecraft.src.Tessellator
-
Sets draw mode in the tessellator to draw quads.
- startExecuting() - Method in class net.minecraft.src.EntityAIAttackOnCollide
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIAvoidEntity
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIBase
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIBeg
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIBreakDoor
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIControlledByPlayer
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAICreeperSwell
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIDefendVillage
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIDoorInteract
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIEatGrass
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIFleeSun
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIFollowGolem
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIFollowOwner
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIFollowParent
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIHurtByTarget
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAILeapAtTarget
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAILookAtVillager
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAILookIdle
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIMoveIndoors
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIMoveThroughVillage
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIMoveTowardsRestriction
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIMoveTowardsTarget
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAINearestAttackableTarget
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIOcelotSit
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIOpenDoor
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIOwnerHurtByTarget
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIOwnerHurtTarget
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIPanic
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIPlay
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIRestrictOpenDoor
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIRestrictSun
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIRunAroundLikeCrazy
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAISit
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAITarget
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAITempt
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAITradePlayer
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIVillagerMate
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIWander
-
Execute a one shot task or start executing a continuous task
- startExecuting() - Method in class net.minecraft.src.EntityAIWatchClosest
-
Execute a one shot task or start executing a continuous task
- startGameStat - Static variable in class net.minecraft.src.StatList
-
times the game has been started
- startSection(String) - Method in class net.minecraft.src.Profiler
-
Start section
- startServer() - Method in class net.minecraft.src.DedicatedServer
-
Initialises the server and starts it.
- startServer() - Method in class net.minecraft.src.IntegratedServer
-
Initialises the server and starts it.
- startSnooper() - Method in class net.minecraft.src.PlayerUsageSnooper
-
Note issuing start multiple times is not an error.
- startThread() - Method in class net.minecraft.src.RConThreadBase
-
Creates a new Thread object from this class and starts running
- startThread() - Method in class net.minecraft.src.RConThreadMain
-
Creates a new Thread object from this class and starts running
- startThread() - Method in class net.minecraft.src.RConThreadQuery
-
Creates a new Thread object from this class and starts running
- starve - Static variable in class net.minecraft.src.DamageSource
- StatBase - Class in net.minecraft.src
- StatBase(int, String) - Constructor for class net.minecraft.src.StatBase
- StatBase(int, String, IStatType) - Constructor for class net.minecraft.src.StatBase
- StatBasic - Class in net.minecraft.src
- StatBasic(int, String) - Constructor for class net.minecraft.src.StatBasic
- StatBasic(int, String, IStatType) - Constructor for class net.minecraft.src.StatBasic
- StatCollector - Class in net.minecraft.src
- StatCollector() - Constructor for class net.minecraft.src.StatCollector
- StatCrafting - Class in net.minecraft.src
- StatCrafting(int, String, int) - Constructor for class net.minecraft.src.StatCrafting
- statFileWriter - Variable in class net.minecraft.src.Minecraft
-
Stat file writer
- StatFileWriter - Class in net.minecraft.src
- StatFileWriter(Session, File) - Constructor for class net.minecraft.src.StatFileWriter
- statGuid - Variable in class net.minecraft.src.StatBase
-
Holds the GUID of the stat.
- statIcons - Static variable in class net.minecraft.src.Gui
- staticPlayerX - Static variable in class net.minecraft.src.TileEntityRenderer
-
The player's current X position (same as playerX)
- staticPlayerY - Static variable in class net.minecraft.src.TileEntityRenderer
-
The player's current Y position (same as playerY)
- staticPlayerZ - Static variable in class net.minecraft.src.TileEntityRenderer
-
The player's current Z position (same as playerZ)
- statId - Variable in class net.minecraft.src.StatBase
-
The Stat ID
- statisticId - Variable in class net.minecraft.src.Packet200Statistic
- StatList - Class in net.minecraft.src
- StatList() - Constructor for class net.minecraft.src.StatList
- StatPlaceholder - Class in net.minecraft.src
- StatPlaceholder(int) - Constructor for class net.minecraft.src.StatPlaceholder
- StatsSyncher - Class in net.minecraft.src
- StatsSyncher(Session, StatFileWriter, File) - Constructor for class net.minecraft.src.StatsSyncher
- statsTitle - Variable in class net.minecraft.src.GuiStats
-
The title of the stats screen.
- status - Variable in class net.minecraft.src.Packet14BlockDig
-
Status of the digging (started, ongoing, broken).
- statusBarLength - Static variable in class net.minecraft.src.BossStatus
- statuses - Static variable in class net.minecraft.src.BlockAnvil
-
List of types/statues the Anvil can be in.
- stepHeight - Variable in class net.minecraft.src.Entity
-
How high this entity can step up when running into a block to try to get over it (currently make note the entity will always step up this amount and not just the amount needed)
- stepSound - Variable in class net.minecraft.src.Block
-
Sound of stepping on the block
- StepSound - Class in net.minecraft.src
- StepSound(String, float, float) - Constructor for class net.minecraft.src.StepSound
- stepSoundName - Variable in class net.minecraft.src.StepSound
- stepSoundPitch - Variable in class net.minecraft.src.StepSound
- stepSoundVolume - Variable in class net.minecraft.src.StepSound
- stick - Static variable in class net.minecraft.src.Item
- Stitcher - Class in net.minecraft.src
- Stitcher(int, int, boolean) - Constructor for class net.minecraft.src.Stitcher
- Stitcher(int, int, boolean, int) - Constructor for class net.minecraft.src.Stitcher
- StitcherException - Exception in net.minecraft.src
- StitcherException(StitchHolder, String) - Constructor for exception net.minecraft.src.StitcherException
- StitchHolder - Class in net.minecraft.src
- StitchHolder(TextureAtlasSprite) - Constructor for class net.minecraft.src.StitchHolder
- StitchSlot - Class in net.minecraft.src
- StitchSlot(int, int, int, int) - Constructor for class net.minecraft.src.StitchSlot
- stone - Static variable in class net.minecraft.src.Block
- STONE - Enum constant in enum class net.minecraft.src.EnumToolMaterial
- STONE_BRICK_TYPES - Static variable in class net.minecraft.src.BlockStoneBrick
- stoneBrick - Static variable in class net.minecraft.src.Block
- stoneButton - Static variable in class net.minecraft.src.Block
- stoneColor - Static variable in class net.minecraft.src.MapColor
-
The map color for Stone blocks
- stoneDoubleSlab - Static variable in class net.minecraft.src.Block
-
stoneDoubleSlab
- stoneSingleSlab - Static variable in class net.minecraft.src.Block
-
stoneSingleSlab
- stopAllSounds() - Method in class net.minecraft.src.SoundManager
-
Stops all currently playing sounds
- stopEntitySound(Entity) - Method in class net.minecraft.src.SoundManager
-
Stops playing the sound associated with the given entity
- stopIntegratedServer() - Static method in class net.minecraft.src.Minecraft
- stopListening() - Method in class net.minecraft.src.DedicatedServerListenThread
- stopListening() - Method in class net.minecraft.src.IntegratedServerListenThread
- stopListening() - Method in class net.minecraft.src.NetworkListenThread
- stopRendering() - Method in class net.minecraft.src.WorldRenderer
- stopServer() - Method in class net.minecraft.src.IntegratedServer
-
Saves all necessary data as preparation for stopping the server.
- stopSnooper() - Method in class net.minecraft.src.PlayerUsageSnooper
- stopUsingItem() - Method in class net.minecraft.src.EntityPlayer
- STRIKETHROUGH - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- stringNullOrLengthZero(String) - Static method in class net.minecraft.src.MathHelper
-
Tests if a string is null or of length zero
- StringTranslate - Class in net.minecraft.src
- StringTranslate() - Constructor for class net.minecraft.src.StringTranslate
- StringUtils - Class in net.minecraft.src
- StringUtils() - Constructor for class net.minecraft.src.StringUtils
- stripControlCodes(String) - Static method in class net.minecraft.src.StringUtils
- strongholdPieceWeight - Variable in class net.minecraft.src.ComponentStrongholdStairs2
- strongholdPortalRoom - Variable in class net.minecraft.src.ComponentStrongholdStairs2
- StructureBoundingBox - Class in net.minecraft.src
- StructureBoundingBox() - Constructor for class net.minecraft.src.StructureBoundingBox
- StructureBoundingBox(int[]) - Constructor for class net.minecraft.src.StructureBoundingBox
- StructureBoundingBox(int, int, int, int) - Constructor for class net.minecraft.src.StructureBoundingBox
- StructureBoundingBox(int, int, int, int, int, int) - Constructor for class net.minecraft.src.StructureBoundingBox
- StructureBoundingBox(StructureBoundingBox) - Constructor for class net.minecraft.src.StructureBoundingBox
- StructureComponent - Class in net.minecraft.src
- StructureComponent() - Constructor for class net.minecraft.src.StructureComponent
- StructureComponent(int) - Constructor for class net.minecraft.src.StructureComponent
- structureMap - Variable in class net.minecraft.src.MapGenStructure
-
Used to store a list of all structures that have been recursively generated.
- StructureMineshaftPieces - Class in net.minecraft.src
- StructureMineshaftPieces() - Constructor for class net.minecraft.src.StructureMineshaftPieces
- StructureMineshaftStart - Class in net.minecraft.src
- StructureMineshaftStart() - Constructor for class net.minecraft.src.StructureMineshaftStart
- StructureMineshaftStart(World, Random, int, int) - Constructor for class net.minecraft.src.StructureMineshaftStart
- StructureNetherBridgePieces - Class in net.minecraft.src
- StructureNetherBridgePieces() - Constructor for class net.minecraft.src.StructureNetherBridgePieces
- StructureNetherBridgeStart - Class in net.minecraft.src
- StructureNetherBridgeStart() - Constructor for class net.minecraft.src.StructureNetherBridgeStart
- StructureNetherBridgeStart(World, Random, int, int) - Constructor for class net.minecraft.src.StructureNetherBridgeStart
- StructurePieceBlockSelector - Class in net.minecraft.src
- StructurePieceBlockSelector() - Constructor for class net.minecraft.src.StructurePieceBlockSelector
- StructureScatteredFeatureStart - Class in net.minecraft.src
- StructureScatteredFeatureStart() - Constructor for class net.minecraft.src.StructureScatteredFeatureStart
- StructureScatteredFeatureStart(World, Random, int, int) - Constructor for class net.minecraft.src.StructureScatteredFeatureStart
- StructureStart - Class in net.minecraft.src
- StructureStart() - Constructor for class net.minecraft.src.StructureStart
- StructureStart(int, int) - Constructor for class net.minecraft.src.StructureStart
- StructureStrongholdPieces - Class in net.minecraft.src
- StructureStrongholdPieces() - Constructor for class net.minecraft.src.StructureStrongholdPieces
- StructureStrongholdStart - Class in net.minecraft.src
- StructureStrongholdStart() - Constructor for class net.minecraft.src.StructureStrongholdStart
- StructureStrongholdStart(World, Random, int, int) - Constructor for class net.minecraft.src.StructureStrongholdStart
- StructureVillagePieces - Class in net.minecraft.src
- StructureVillagePieces() - Constructor for class net.minecraft.src.StructureVillagePieces
- StructureVillagePieceWeight - Class in net.minecraft.src
- StructureVillagePieceWeight(Class, int, int) - Constructor for class net.minecraft.src.StructureVillagePieceWeight
- StructureVillageStart - Class in net.minecraft.src
- StructureVillageStart() - Constructor for class net.minecraft.src.StructureVillageStart
- StructureVillageStart(World, Random, int, int, int) - Constructor for class net.minecraft.src.StructureVillageStart
- structureVillageWeightedPieceList - Variable in class net.minecraft.src.ComponentVillageStartPiece
-
Contains List of all spawnable Structure Piece Weights.
- structVillagePieceWeight - Variable in class net.minecraft.src.ComponentVillageStartPiece
- subtract(Vec3) - Method in class net.minecraft.src.Vec3
-
Returns a new vector with the result of the specified vector minus this.
- suckItemsIntoHopper(Hopper) - Static method in class net.minecraft.src.TileEntityHopper
-
Sucks one item into the given hopper from an inventory or EntityItem above it.
- sugar - Static variable in class net.minecraft.src.Item
- sugarEffect - Static variable in class net.minecraft.src.PotionHelper
- Sunset - Enum constant in enum class net.minecraft.src.EnumArt
- SURVIVAL - Enum constant in enum class net.minecraft.src.EnumGameType
- swampland - Static variable in class net.minecraft.src.BiomeGenBase
- swapServers(int, int) - Method in class net.minecraft.src.ServerList
-
Takes two list indexes, and swaps their order around.
- swingItem() - Method in class net.minecraft.src.EntityClientPlayerMP
-
Swings the item the player is holding.
- swingItem() - Method in class net.minecraft.src.EntityLivingBase
-
Swings the item the player is holding.
- swingProgress - Variable in class net.minecraft.src.EntityLivingBase
- swingProgressInt - Variable in class net.minecraft.src.EntityLivingBase
- swordDiamond - Static variable in class net.minecraft.src.Item
- swordGold - Static variable in class net.minecraft.src.Item
- swordIron - Static variable in class net.minecraft.src.Item
- swordStone - Static variable in class net.minecraft.src.Item
- swordWood - Static variable in class net.minecraft.src.Item
- syncPlayerInventory(EntityPlayerMP) - Method in class net.minecraft.src.ServerConfigurationManager
-
sends the players inventory to himself
- syncStats() - Method in class net.minecraft.src.StatFileWriter
- syncStatsFileWithMap(Map) - Method in class net.minecraft.src.StatsSyncher
- SyntaxErrorException - Exception in net.minecraft.src
- SyntaxErrorException() - Constructor for exception net.minecraft.src.SyntaxErrorException
- SyntaxErrorException(String, Object...) - Constructor for exception net.minecraft.src.SyntaxErrorException
- systemExitNow() - Method in class net.minecraft.src.DedicatedServer
-
Directly calls System.exit(0), instantly killing the program.
T
- tabAllSearch - Static variable in class net.minecraft.src.CreativeTabs
- tabBlock - Static variable in class net.minecraft.src.CreativeTabs
- tabBrewing - Static variable in class net.minecraft.src.CreativeTabs
- tabCombat - Static variable in class net.minecraft.src.CreativeTabs
- tabDecorations - Static variable in class net.minecraft.src.CreativeTabs
- tabFood - Static variable in class net.minecraft.src.CreativeTabs
- tabInventory - Static variable in class net.minecraft.src.CreativeTabs
- tableInventory - Variable in class net.minecraft.src.ContainerEnchantment
-
SlotEnchantmentTable object with ItemStack to be enchanted
- tabMaterials - Static variable in class net.minecraft.src.CreativeTabs
- tabMisc - Static variable in class net.minecraft.src.CreativeTabs
- tabRedstone - Static variable in class net.minecraft.src.CreativeTabs
- tabTools - Static variable in class net.minecraft.src.CreativeTabs
- tabTransport - Static variable in class net.minecraft.src.CreativeTabs
- tagAt(int) - Method in class net.minecraft.src.NBTTagList
-
Retrieves the tag at the specified index from the list.
- tagCount() - Method in class net.minecraft.src.NBTTagList
-
Returns the number of tags in the list.
- taiga - Static variable in class net.minecraft.src.BiomeGenBase
- taigaHills - Static variable in class net.minecraft.src.BiomeGenBase
-
Taiga Hills biome.
- tallGrass - Static variable in class net.minecraft.src.Block
- targetDoor - Variable in class net.minecraft.src.EntityAIDoorInteract
- targetEntity - Variable in class net.minecraft.src.Packet7UseEntity
-
The entity the player is interacting with
- targetTasks - Variable in class net.minecraft.src.EntityLiving
- targetX - Variable in class net.minecraft.src.EntityDragon
- targetY - Variable in class net.minecraft.src.EntityDragon
- targetZ - Variable in class net.minecraft.src.EntityDragon
- taskGUI - Variable in class net.minecraft.src.TaskLongRunning
-
The GUI screen showing progress of this task.
- TaskLongRunning - Class in net.minecraft.src
- TaskLongRunning() - Constructor for class net.minecraft.src.TaskLongRunning
- TaskOnlineConnect - Class in net.minecraft.src
- TaskOnlineConnect(GuiScreen, McoServer) - Constructor for class net.minecraft.src.TaskOnlineConnect
- taskOwner - Variable in class net.minecraft.src.EntityAITarget
-
The entity that this task belongs to
- tasks - Variable in class net.minecraft.src.EntityLiving
- TcpConnection - Class in net.minecraft.src
- TcpConnection(ILogAgent, Socket, String, NetHandler) - Constructor for class net.minecraft.src.TcpConnection
- TcpConnection(ILogAgent, Socket, String, NetHandler, PrivateKey) - Constructor for class net.minecraft.src.TcpConnection
- Team - Class in net.minecraft.src
- Team() - Constructor for class net.minecraft.src.Team
- teamDisplayName - Variable in class net.minecraft.src.Packet209SetPlayerTeam
-
Only if mode = 0 or 2.
- teamName - Variable in class net.minecraft.src.Packet209SetPlayerTeam
-
A unique name for the team.
- teamPrefix - Variable in class net.minecraft.src.Packet209SetPlayerTeam
-
Only if mode = 0 or 2.
- teamSuffix - Variable in class net.minecraft.src.Packet209SetPlayerTeam
-
Only if mode = 0 or 2.
- teleportDirection - Variable in class net.minecraft.src.Entity
- Teleporter - Class in net.minecraft.src
- Teleporter(WorldServer) - Constructor for class net.minecraft.src.Teleporter
- teleportRandomly() - Method in class net.minecraft.src.EntityEnderman
-
Teleport the enderman to a random nearby position
- teleportTo(double, double, double) - Method in class net.minecraft.src.EntityEnderman
-
Teleport the enderman
- teleportToEntity(Entity) - Method in class net.minecraft.src.EntityEnderman
-
Teleport the enderman to another entity
- temper - Variable in class net.minecraft.src.EntityHorse
-
"The higher this value, the more likely the horse is to be tamed next time a player rides it."
- temperature - Variable in class net.minecraft.src.BiomeGenBase
-
The temperature of this biome.
- temperatureValues - Variable in class net.minecraft.src.BiomeCacheBlock
-
An array of chunk temperatures saved by this cache.
- tentacleAngle - Variable in class net.minecraft.src.EntitySquid
-
angle of the tentacles in radians
- terrainPopulated - Variable in class net.minecraft.src.AnvilConverterData
- terrainType - Variable in class net.minecraft.src.ComponentVillageStartPiece
-
World terrain type, 0 for normal, 1 for flap map
- terrainType - Variable in class net.minecraft.src.Packet1Login
- terrainType - Variable in class net.minecraft.src.Packet9Respawn
- terrainType - Variable in class net.minecraft.src.WorldProvider
- Tessellator - Class in net.minecraft.src
- textboxKeyTyped(char, int) - Method in class net.minecraft.src.GuiTextField
-
Call this method from you GuiScreen to process the keys into textbox.
- TextureAtlasSprite - Class in net.minecraft.src
- TextureAtlasSprite(String) - Constructor for class net.minecraft.src.TextureAtlasSprite
- TextureClock - Class in net.minecraft.src
- TextureClock(String) - Constructor for class net.minecraft.src.TextureClock
- TextureCompass - Class in net.minecraft.src
- TextureCompass(String) - Constructor for class net.minecraft.src.TextureCompass
- TexturedQuad - Class in net.minecraft.src
- TexturedQuad(PositionTextureVertex[]) - Constructor for class net.minecraft.src.TexturedQuad
- TexturedQuad(PositionTextureVertex[], int, int, int, int, float, float) - Constructor for class net.minecraft.src.TexturedQuad
- textureHeight - Variable in class net.minecraft.src.ModelBase
- textureHeight - Variable in class net.minecraft.src.ModelRenderer
-
The size of the texture file's height in pixels.
- TextureManager - Class in net.minecraft.src
- TextureManager(ResourceManager) - Constructor for class net.minecraft.src.TextureManager
- TextureMap - Class in net.minecraft.src
- TextureMap(int, String) - Constructor for class net.minecraft.src.TextureMap
- TextureMetadataSection - Class in net.minecraft.src
- TextureMetadataSection(boolean, boolean) - Constructor for class net.minecraft.src.TextureMetadataSection
- TextureMetadataSectionSerializer - Class in net.minecraft.src
- TextureMetadataSectionSerializer() - Constructor for class net.minecraft.src.TextureMetadataSectionSerializer
- textureName - Variable in class net.minecraft.src.Block
- TextureObject - Interface in net.minecraft.src
- TextureOffset - Class in net.minecraft.src
- TextureOffset(int, int) - Constructor for class net.minecraft.src.TextureOffset
- textureOffsetX - Variable in class net.minecraft.src.TextureOffset
-
The x coordinate offset of the texture
- textureOffsetY - Variable in class net.minecraft.src.TextureOffset
-
The y coordinate offset of the texture
- texturePositionX - Variable in class net.minecraft.src.PositionTextureVertex
- texturePositionY - Variable in class net.minecraft.src.PositionTextureVertex
- TextureUtil - Class in net.minecraft.src
- TextureUtil() - Constructor for class net.minecraft.src.TextureUtil
- textureWidth - Variable in class net.minecraft.src.ModelBase
- textureWidth - Variable in class net.minecraft.src.ModelRenderer
-
The size of the texture file's width in pixels.
- theBiomeDecorator - Variable in class net.minecraft.src.BiomeGenBase
-
The biome decorator.
- theChunkProviderServer - Variable in class net.minecraft.src.WorldServer
- theDispenser - Variable in class net.minecraft.src.GuiDispenser
- theEnd - Static variable in class net.minecraft.src.AchievementList
-
Is the 'The End?'
- theEnd2 - Static variable in class net.minecraft.src.AchievementList
-
Is the 'The End.' achievement
- theEntity - Variable in class net.minecraft.src.EntityAIDoorInteract
- theIcon - Variable in class net.minecraft.src.BlockRailPowered
- theItemInWorldManager - Variable in class net.minecraft.src.EntityPlayerMP
-
The ItemInWorldManager belonging to this player
- theItemStack - Variable in class net.minecraft.src.Achievement
-
Holds the ItemStack that will be used to draw the achievement into the GUI.
- theNetherBridgePieceWeight - Variable in class net.minecraft.src.ComponentNetherBridgeStartPiece
-
Instance of StructureNetherBridgePieceWeight.
- thePlayer - Variable in class net.minecraft.src.Minecraft
- theProfiler - Variable in class net.minecraft.src.World
- theToolMaterial - Variable in class net.minecraft.src.ItemHoe
- theWorld - Variable in class net.minecraft.src.ItemInWorldManager
-
The world object that this object is connected to.
- theWorld - Variable in class net.minecraft.src.Minecraft
- thinGlass - Static variable in class net.minecraft.src.Block
- thirdPersonView - Variable in class net.minecraft.src.GameSettings
- thisPlayerMP - Variable in class net.minecraft.src.ItemInWorldManager
-
The EntityPlayerMP object that this object is connected to.
- thorns - Static variable in class net.minecraft.src.Enchantment
- ThreadDownloadImageData - Class in net.minecraft.src
- ThreadDownloadImageData(String, ResourceLocation, IImageBuffer) - Constructor for class net.minecraft.src.ThreadDownloadImageData
- ThreadedFileIOBase - Class in net.minecraft.src
- threadedIOInstance - Static variable in class net.minecraft.src.ThreadedFileIOBase
-
Instance of ThreadedFileIOBase
- ThreadLanServerFind - Class in net.minecraft.src
- ThreadLanServerFind(LanServerList) - Constructor for class net.minecraft.src.ThreadLanServerFind
- ThreadLanServerPing - Class in net.minecraft.src
- ThreadLanServerPing(String, String) - Constructor for class net.minecraft.src.ThreadLanServerPing
- ThreadMinecraftServer - Class in net.minecraft.src
- ThreadMinecraftServer(MinecraftServer, String) - Constructor for class net.minecraft.src.ThreadMinecraftServer
- throwableShake - Variable in class net.minecraft.src.EntityThrowable
- throwerEntityId - Variable in class net.minecraft.src.Packet23VehicleSpawn
-
0 if not a fireball.
- thunderingStrength - Variable in class net.minecraft.src.World
- tick() - Method in class net.minecraft.src.IntegratedServer
-
Main function called by run() every loop.
- tick() - Method in class net.minecraft.src.TextureManager
- tick() - Method in class net.minecraft.src.TextureMap
- tick() - Method in interface net.minecraft.src.Tickable
- tick() - Method in class net.minecraft.src.VillageCollection
-
Runs a single tick for the village collection
- tick() - Method in class net.minecraft.src.VillageSiege
-
Runs a single tick for the village siege
- tick() - Method in class net.minecraft.src.World
-
Runs a single tick for the world
- tick() - Method in class net.minecraft.src.WorldClient
-
Runs a single tick for the world
- tick() - Method in class net.minecraft.src.WorldServer
-
Runs a single tick for the world
- tick(int) - Method in class net.minecraft.src.Village
-
Called periodically by VillageCollection
- Tickable - Interface in net.minecraft.src
- TickableTextureObject - Interface in net.minecraft.src
- tickBlocksAndAmbiance() - Method in class net.minecraft.src.World
-
plays random cave ambient sounds and runs updateTick on random blocks within each chunk in the vacinity of a player
- tickBlocksAndAmbiance() - Method in class net.minecraft.src.WorldClient
-
plays random cave ambient sounds and runs updateTick on random blocks within each chunk in the vacinity of a player
- tickBlocksAndAmbiance() - Method in class net.minecraft.src.WorldServer
-
plays random cave ambient sounds and runs updateTick on random blocks within each chunk in the vacinity of a player
- tickCount - Variable in class net.minecraft.src.TileEntityEnchantmentTable
-
Used by the render to make the book 'bounce'
- tickCounter - Variable in class net.minecraft.src.TextureAtlasSprite
- tickRate(World) - Method in class net.minecraft.src.Block
-
How many world ticks before ticking
- tickRate(World) - Method in class net.minecraft.src.BlockBasePressurePlate
-
How many world ticks before ticking
- tickRate(World) - Method in class net.minecraft.src.BlockButton
-
How many world ticks before ticking
- tickRate(World) - Method in class net.minecraft.src.BlockCommandBlock
-
How many world ticks before ticking
- tickRate(World) - Method in class net.minecraft.src.BlockDetectorRail
-
How many world ticks before ticking
- tickRate(World) - Method in class net.minecraft.src.BlockDispenser
-
How many world ticks before ticking
- tickRate(World) - Method in class net.minecraft.src.BlockDragonEgg
-
How many world ticks before ticking
- tickRate(World) - Method in class net.minecraft.src.BlockFire
-
How many world ticks before ticking
- tickRate(World) - Method in class net.minecraft.src.BlockFluid
-
How many world ticks before ticking
- tickRate(World) - Method in class net.minecraft.src.BlockPressurePlateWeighted
-
How many world ticks before ticking
- tickRate(World) - Method in class net.minecraft.src.BlockRedstoneOre
-
How many world ticks before ticking
- tickRate(World) - Method in class net.minecraft.src.BlockRedstoneTorch
-
How many world ticks before ticking
- tickRate(World) - Method in class net.minecraft.src.BlockSand
-
How many world ticks before ticking
- tickRate(World) - Method in class net.minecraft.src.BlockStairs
-
How many world ticks before ticking
- tickRate(World) - Method in class net.minecraft.src.BlockTripWire
-
How many world ticks before ticking
- tickRate(World) - Method in class net.minecraft.src.BlockTripWireSource
-
How many world ticks before ticking
- ticks - Variable in class net.minecraft.src.EntityTrackerEntry
- ticksExisted - Variable in class net.minecraft.src.Entity
-
How many ticks has this entity had ran since being alive
- ticksToElapsedTime(int) - Static method in class net.minecraft.src.StringUtils
-
Returns the time elapsed for the given number of ticks, in "mm:ss" format.
- tickUpdates(boolean) - Method in class net.minecraft.src.World
-
Runs through the list of updates to run and ticks them
- tickUpdates(boolean) - Method in class net.minecraft.src.WorldServer
-
Runs through the list of updates to run and ticks them
- TILE - Enum constant in enum class net.minecraft.src.EnumMovingObjectType
- tileEntities - Variable in class net.minecraft.src.AnvilConverterData
- tileEntities - Variable in class net.minecraft.src.RenderGlobal
- TileEntity - Class in net.minecraft.src
- TileEntity() - Constructor for class net.minecraft.src.TileEntity
- TileEntityBeacon - Class in net.minecraft.src
- TileEntityBeacon() - Constructor for class net.minecraft.src.TileEntityBeacon
- TileEntityBeaconRenderer - Class in net.minecraft.src
- TileEntityBeaconRenderer() - Constructor for class net.minecraft.src.TileEntityBeaconRenderer
- TileEntityBrewingStand - Class in net.minecraft.src
- TileEntityBrewingStand() - Constructor for class net.minecraft.src.TileEntityBrewingStand
- TileEntityChest - Class in net.minecraft.src
- TileEntityChest() - Constructor for class net.minecraft.src.TileEntityChest
- TileEntityChest(int) - Constructor for class net.minecraft.src.TileEntityChest
- TileEntityChestRenderer - Class in net.minecraft.src
- TileEntityChestRenderer() - Constructor for class net.minecraft.src.TileEntityChestRenderer
- TileEntityCommandBlock - Class in net.minecraft.src
- TileEntityCommandBlock() - Constructor for class net.minecraft.src.TileEntityCommandBlock
- TileEntityComparator - Class in net.minecraft.src
- TileEntityComparator() - Constructor for class net.minecraft.src.TileEntityComparator
- TileEntityDaylightDetector - Class in net.minecraft.src
- TileEntityDaylightDetector() - Constructor for class net.minecraft.src.TileEntityDaylightDetector
- TileEntityDispenser - Class in net.minecraft.src
- TileEntityDispenser() - Constructor for class net.minecraft.src.TileEntityDispenser
- TileEntityDropper - Class in net.minecraft.src
- TileEntityDropper() - Constructor for class net.minecraft.src.TileEntityDropper
- TileEntityEnchantmentTable - Class in net.minecraft.src
- TileEntityEnchantmentTable() - Constructor for class net.minecraft.src.TileEntityEnchantmentTable
- TileEntityEnderChest - Class in net.minecraft.src
- TileEntityEnderChest() - Constructor for class net.minecraft.src.TileEntityEnderChest
- TileEntityEnderChestRenderer - Class in net.minecraft.src
- TileEntityEnderChestRenderer() - Constructor for class net.minecraft.src.TileEntityEnderChestRenderer
- TileEntityEndPortal - Class in net.minecraft.src
- TileEntityEndPortal() - Constructor for class net.minecraft.src.TileEntityEndPortal
- TileEntityFurnace - Class in net.minecraft.src
- TileEntityFurnace() - Constructor for class net.minecraft.src.TileEntityFurnace
- TileEntityHopper - Class in net.minecraft.src
- TileEntityHopper() - Constructor for class net.minecraft.src.TileEntityHopper
- tileEntityInvalid - Variable in class net.minecraft.src.TileEntity
- TileEntityMobSpawner - Class in net.minecraft.src
- TileEntityMobSpawner() - Constructor for class net.minecraft.src.TileEntityMobSpawner
- TileEntityMobSpawnerRenderer - Class in net.minecraft.src
- TileEntityMobSpawnerRenderer() - Constructor for class net.minecraft.src.TileEntityMobSpawnerRenderer
- TileEntityNote - Class in net.minecraft.src
- TileEntityNote() - Constructor for class net.minecraft.src.TileEntityNote
- TileEntityPiston - Class in net.minecraft.src
- TileEntityPiston() - Constructor for class net.minecraft.src.TileEntityPiston
- TileEntityPiston(int, int, int, boolean, boolean) - Constructor for class net.minecraft.src.TileEntityPiston
- TileEntityRecordPlayer - Class in net.minecraft.src
- TileEntityRecordPlayer() - Constructor for class net.minecraft.src.TileEntityRecordPlayer
- tileEntityRenderer - Variable in class net.minecraft.src.TileEntitySpecialRenderer
-
The TileEntityRenderer instance associated with this TileEntitySpecialRenderer
- TileEntityRenderer - Class in net.minecraft.src
- TileEntityRendererPiston - Class in net.minecraft.src
- TileEntityRendererPiston() - Constructor for class net.minecraft.src.TileEntityRendererPiston
- tileEntityRenderers - Variable in class net.minecraft.src.WorldRenderer
-
All the tile entities that have special rendering code for this chunk
- TileEntitySign - Class in net.minecraft.src
- TileEntitySign() - Constructor for class net.minecraft.src.TileEntitySign
- TileEntitySignRenderer - Class in net.minecraft.src
- TileEntitySignRenderer() - Constructor for class net.minecraft.src.TileEntitySignRenderer
- TileEntitySkull - Class in net.minecraft.src
- TileEntitySkull() - Constructor for class net.minecraft.src.TileEntitySkull
- TileEntitySkullRenderer - Class in net.minecraft.src
- TileEntitySkullRenderer() - Constructor for class net.minecraft.src.TileEntitySkullRenderer
- TileEntitySpecialRenderer - Class in net.minecraft.src
- TileEntitySpecialRenderer() - Constructor for class net.minecraft.src.TileEntitySpecialRenderer
- tileTicks - Variable in class net.minecraft.src.AnvilConverterData
- tilledField - Static variable in class net.minecraft.src.Block
- time - Variable in class net.minecraft.src.Packet4UpdateTime
-
The world time in minutes.
- timeInPortal - Variable in class net.minecraft.src.EntityPlayerSP
-
The amount of time an entity has been in a Portal
- Timer - Class in net.minecraft.src
- Timer(float) - Constructor for class net.minecraft.src.Timer
- timerSpeed - Variable in class net.minecraft.src.Timer
-
A multiplier to make the timer (and therefore the game) go faster or slower. 0.5 makes the game run at half- speed.
- timeStatType - Static variable in class net.minecraft.src.StatBase
- timeUntilNextEgg - Variable in class net.minecraft.src.EntityChicken
-
The time until the next egg is spawned.
- timeUntilPortal - Variable in class net.minecraft.src.Entity
- title - Variable in enum class net.minecraft.src.EnumArt
-
Painting Title.
- title - Variable in class net.minecraft.src.Packet25EntityPainting
- tnt - Static variable in class net.minecraft.src.Block
- tnt - Static variable in class net.minecraft.src.Material
- tntColor - Static variable in class net.minecraft.src.MapColor
-
The map color for TNT blocks
- toByteArray() - Method in class net.minecraft.src.RConOutputStream
-
Returns the contents of the output stream as a byte array
- toggleDownfall() - Method in class net.minecraft.src.CommandToggleDownfall
-
Toggle rain and enable thundering.
- toggleFullscreen() - Method in class net.minecraft.src.Minecraft
-
Toggles fullscreen mode.
- toggleRain() - Method in class net.minecraft.src.World
- toJson() - Method in class net.minecraft.src.ChatMessageComponent
- TOO_FAR_AWAY - Enum constant in enum class net.minecraft.src.EnumStatus
- toolMaterial - Variable in class net.minecraft.src.ItemTool
-
The material this tool is made from.
- top - Variable in class net.minecraft.src.GuiSlot
-
The top of the slot container.
- topBlock - Variable in class net.minecraft.src.BiomeGenBase
-
The block expected to be on the top of this biome
- torchRedstoneActive - Static variable in class net.minecraft.src.Block
- torchRedstoneIdle - Static variable in class net.minecraft.src.Block
- torchWood - Static variable in class net.minecraft.src.Block
- toString() - Method in class net.minecraft.src.AttributeModifier
- toString() - Method in class net.minecraft.src.AxisAlignedBB
- toString() - Method in class net.minecraft.src.BlockEventData
- toString() - Method in class net.minecraft.src.ChatMessageComponent
- toString() - Method in class net.minecraft.src.ChunkCoordIntPair
- toString() - Method in class net.minecraft.src.Entity
- toString() - Method in class net.minecraft.src.EntityFX
- toString() - Method in enum class net.minecraft.src.EnumChatFormatting
- toString() - Method in exception net.minecraft.src.ExceptionMcoService
- toString() - Method in class net.minecraft.src.FlatGeneratorInfo
- toString() - Method in class net.minecraft.src.FlatLayerInfo
- toString() - Method in class net.minecraft.src.ItemStack
- toString() - Method in class net.minecraft.src.Language
- toString() - Method in class net.minecraft.src.NBTTagByte
- toString() - Method in class net.minecraft.src.NBTTagByteArray
- toString() - Method in class net.minecraft.src.NBTTagCompound
- toString() - Method in class net.minecraft.src.NBTTagDouble
- toString() - Method in class net.minecraft.src.NBTTagEnd
- toString() - Method in class net.minecraft.src.NBTTagFloat
- toString() - Method in class net.minecraft.src.NBTTagInt
- toString() - Method in class net.minecraft.src.NBTTagIntArray
- toString() - Method in class net.minecraft.src.NBTTagList
- toString() - Method in class net.minecraft.src.NBTTagLong
- toString() - Method in class net.minecraft.src.NBTTagShort
- toString() - Method in class net.minecraft.src.NBTTagString
- toString() - Method in class net.minecraft.src.NextTickListEntry
- toString() - Method in class net.minecraft.src.Packet
- toString() - Method in class net.minecraft.src.Packet30Entity
- toString() - Method in class net.minecraft.src.PathPoint
- toString() - Method in class net.minecraft.src.PotionEffect
- toString() - Method in class net.minecraft.src.ResourceLocation
- toString() - Method in class net.minecraft.src.ResourcePackRepositoryEntry
- toString() - Method in class net.minecraft.src.SpawnListEntry
- toString() - Method in class net.minecraft.src.StatBase
- toString() - Method in class net.minecraft.src.StitchHolder
- toString() - Method in class net.minecraft.src.StitchSlot
- toString() - Method in class net.minecraft.src.StructureBoundingBox
- toString() - Method in class net.minecraft.src.TextureAtlasSprite
- toString() - Method in class net.minecraft.src.ValueObject
- toString() - Method in class net.minecraft.src.Vec3
- toStringWithDefaultFormatting(boolean, EnumChatFormatting, boolean, boolean, boolean, boolean) - Method in class net.minecraft.src.ChatMessageComponent
-
args: enableFormat, defaultColor, defaultBold, defaultItalic, defaultUnderline, defaultObfuscated
- toStringWithFormatting(boolean) - Method in class net.minecraft.src.ChatMessageComponent
- totalKillCount - Static variable in interface net.minecraft.src.ScoreObjectiveCriteria
- touchscreen - Variable in class net.minecraft.src.GameSettings
- TOUCHSCREEN - Enum constant in enum class net.minecraft.src.EnumOptions
- trackingPlayers - Variable in class net.minecraft.src.EntityTrackerEntry
-
Holds references to all the players that are currently receiving position updates for this entity.
- transferEntityToWorld(Entity, int, WorldServer, WorldServer) - Method in class net.minecraft.src.ServerConfigurationManager
-
Transfers an entity from a world to another world.
- transferPlayerToDimension(EntityPlayerMP, int) - Method in class net.minecraft.src.ServerConfigurationManager
- transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.src.Container
-
Called when a player shift-clicks on a slot.
- transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.src.ContainerBeacon
-
Called when a player shift-clicks on a slot.
- transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.src.ContainerBrewingStand
-
Called when a player shift-clicks on a slot.
- transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.src.ContainerChest
-
Called when a player shift-clicks on a slot.
- transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.src.ContainerDispenser
-
Called when a player shift-clicks on a slot.
- transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.src.ContainerEnchantment
-
Called when a player shift-clicks on a slot.
- transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.src.ContainerFurnace
-
Called when a player shift-clicks on a slot.
- transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.src.ContainerHopper
-
Called when a player shift-clicks on a slot.
- transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.src.ContainerHorseInventory
-
Called when a player shift-clicks on a slot.
- transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.src.ContainerMerchant
-
Called when a player shift-clicks on a slot.
- transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.src.ContainerPlayer
-
Called when a player shift-clicks on a slot.
- transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.src.ContainerRepair
-
Called when a player shift-clicks on a slot.
- transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.src.ContainerWorkbench
-
Called when a player shift-clicks on a slot.
- translateKey(String) - Method in class net.minecraft.src.Locale
-
Returns the translation, or the key itself if the key could not be translated.
- translateKey(String) - Method in class net.minecraft.src.StringTranslate
-
Translate a key to current language.
- translateKeyFormat(String, Object...) - Method in class net.minecraft.src.StringTranslate
-
Translate a key to current language applying String.format()
- translateToLocal(String) - Static method in class net.minecraft.src.StatCollector
-
Translates a Stat name
- translateToLocalFormatted(String, Object...) - Static method in class net.minecraft.src.StatCollector
-
Translates a Stat name with format args
- trapdoor - Static variable in class net.minecraft.src.Block
- travelToDimension(int) - Method in class net.minecraft.src.Entity
-
Teleports the entity to another dimension.
- travelToDimension(int) - Method in class net.minecraft.src.EntityItem
-
Teleports the entity to another dimension.
- travelToDimension(int) - Method in class net.minecraft.src.EntityMinecartContainer
-
Teleports the entity to another dimension.
- travelToDimension(int) - Method in class net.minecraft.src.EntityPlayerMP
-
Teleports the entity to another dimension.
- treesPerChunk - Variable in class net.minecraft.src.BiomeDecorator
-
The number of trees to attempt to generate per chunk.
- triggerAchievement(StatBase) - Method in class net.minecraft.src.EntityPlayer
-
Will trigger the specified trigger.
- triggerLavaMixEffects(World, int, int, int) - Method in class net.minecraft.src.BlockFluid
-
Creates fizzing sound and smoke.
- triggerNote(World, int, int, int) - Method in class net.minecraft.src.TileEntityNote
-
plays the stored note
- trimStringToWidth(String, int) - Method in class net.minecraft.src.FontRenderer
-
Trims a string to fit a specified Width.
- trimStringToWidth(String, int, boolean) - Method in class net.minecraft.src.FontRenderer
-
Trims a string to a specified width, and will reverse it if par3 is set.
- tripWire - Static variable in class net.minecraft.src.Block
- tripWireSource - Static variable in class net.minecraft.src.Block
- truncateDoubleToInt(double) - Static method in class net.minecraft.src.MathHelper
-
returns par0 cast as an int, and no greater than Integer.MAX_VALUE-1024
- tryHarvestBlock(int, int, int) - Method in class net.minecraft.src.DemoWorldManager
-
Attempts to harvest a block at the given coordinate
- tryHarvestBlock(int, int, int) - Method in class net.minecraft.src.ItemInWorldManager
-
Attempts to harvest a block at the given coordinate
- tryLogin() - Method in class net.minecraft.src.NetLoginHandler
-
Logs the user in if a login packet is found, otherwise keeps processing network packets unless the timeout has occurred.
- tryMoveToEntityLiving(Entity, double) - Method in class net.minecraft.src.PathNavigate
-
Try to find and set a path to EntityLiving.
- tryMoveToXYZ(double, double, double, double) - Method in class net.minecraft.src.PathNavigate
-
Try to find and set a path to XYZ.
- tryPlaceContainedLiquid(World, int, int, int) - Method in class net.minecraft.src.ItemBucket
-
Attempts to place the liquid contained inside the bucket.
- tryPlaceItemIntoWorld(EntityPlayer, World, int, int, int, int, float, float, float) - Method in class net.minecraft.src.ItemStack
- tryStartWachingThis(EntityPlayerMP) - Method in class net.minecraft.src.EntityTrackerEntry
-
if the player is more than the distance threshold (typically 64) then the player is removed instead
- tryToCreatePortal(World, int, int, int) - Method in class net.minecraft.src.BlockPortal
-
Checks to see if this location is valid to create a portal and will return True if it does.
- tryUseItem(EntityPlayer, World, ItemStack) - Method in class net.minecraft.src.DemoWorldManager
-
Attempts to right-click use an item by the given EntityPlayer in the given World
- tryUseItem(EntityPlayer, World, ItemStack) - Method in class net.minecraft.src.ItemInWorldManager
-
Attempts to right-click use an item by the given EntityPlayer in the given World
- Tuple - Class in net.minecraft.src
- Tuple(Object, Object) - Constructor for class net.minecraft.src.Tuple
- type - Variable in class net.minecraft.src.Enchantment
-
The EnumEnchantmentType given to this Enchantment.
- type - Variable in class net.minecraft.src.Packet23VehicleSpawn
-
The type of object.
- type - Variable in class net.minecraft.src.Packet24MobSpawn
-
The type of mob.
- type - Variable in class net.minecraft.src.Packet53BlockChange
-
The new block type for the block.
- typeOfHit - Variable in class net.minecraft.src.MovingObjectPosition
-
What type of ray trace hit was this?
- types - Static variable in class net.minecraft.src.BlockWall
-
The types of the wall.
U
- unbreaking - Static variable in class net.minecraft.src.Enchantment
-
Sometimes, the tool's durability will not be spent when the tool is used
- uncheckedTryHarvestBlock(int, int, int) - Method in class net.minecraft.src.DemoWorldManager
- uncheckedTryHarvestBlock(int, int, int) - Method in class net.minecraft.src.ItemInWorldManager
- uncommon - Enum constant in enum class net.minecraft.src.EnumRarity
- UNDEAD - Enum constant in enum class net.minecraft.src.EnumCreatureAttribute
- UNDEFINED - Enum constant in enum class net.minecraft.src.EnumCreatureAttribute
- UNDERLINE - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- unexpectedPacket(Packet) - Method in class net.minecraft.src.NetHandler
-
Default handler called for packets that don't have their own handlers in NetClientHandler; currentlly does nothing.
- unexpectedPacket(Packet) - Method in class net.minecraft.src.NetLoginHandler
-
Default handler called for packets that don't have their own handlers in NetClientHandler; currentlly does nothing.
- unexpectedPacket(Packet) - Method in class net.minecraft.src.NetServerHandler
-
Default handler called for packets that don't have their own handlers in NetClientHandler; currentlly does nothing.
- ungrabMouseCursor() - Method in class net.minecraft.src.MouseHelper
-
Ungrabs the mouse cursor so it can be moved and set it to the center of the screen
- unifyAdjacentChests(World, int, int, int) - Method in class net.minecraft.src.BlockChest
-
Turns the adjacent chests to a double chest.
- uniqueID - Variable in class net.minecraft.src.Packet131MapData
-
Contains a unique ID for the item that this packet will be populating.
- UNKNOWN - Enum constant in enum class net.minecraft.src.EnumOS
- unloadAllChunks() - Method in class net.minecraft.src.ChunkProviderServer
-
marks all chunks for unload, ignoring those near the spawn
- unloadChunk(int, int) - Method in class net.minecraft.src.ChunkProviderClient
-
Unload chunk from ChunkProviderClient's hashmap.
- unloadChunksIfNotNearSpawn(int, int) - Method in class net.minecraft.src.ChunkProviderServer
-
marks chunk for unload by "unload100OldestChunks" if there is no spawn point, or if the center of the chunk is outside 200 blocks (x or z) of the spawn
- unloadedEntityList - Variable in class net.minecraft.src.World
- unloadEntities(List) - Method in class net.minecraft.src.World
-
Adds a list of entities to be unloaded on the next pass of World.updateEntities()
- unloadQueuedChunks() - Method in class net.minecraft.src.ChunkProviderClient
-
Unloads chunks that are marked to be unloaded.
- unloadQueuedChunks() - Method in class net.minecraft.src.ChunkProviderEnd
-
Unloads chunks that are marked to be unloaded.
- unloadQueuedChunks() - Method in class net.minecraft.src.ChunkProviderFlat
-
Unloads chunks that are marked to be unloaded.
- unloadQueuedChunks() - Method in class net.minecraft.src.ChunkProviderGenerate
-
Unloads chunks that are marked to be unloaded.
- unloadQueuedChunks() - Method in class net.minecraft.src.ChunkProviderHell
-
Unloads chunks that are marked to be unloaded.
- unloadQueuedChunks() - Method in class net.minecraft.src.ChunkProviderServer
-
Unloads chunks that are marked to be unloaded.
- unloadQueuedChunks() - Method in interface net.minecraft.src.IChunkProvider
-
Unloads chunks that are marked to be unloaded.
- unlockBlockBounds() - Method in class net.minecraft.src.RenderBlocks
-
Unlocks the visual bounding box so that RenderBlocks can change it again.
- unPressAllKeys() - Static method in class net.minecraft.src.KeyBinding
- unwatchAndReturnAllWatched() - Method in class net.minecraft.src.DataWatcher
- UP - Enum constant in enum class net.minecraft.src.EnumFacing
- update() - Method in interface net.minecraft.src.IUpdatePlayerListBox
-
Updates the JList with a new model.
- update() - Method in class net.minecraft.src.SoundUpdaterMinecart
-
Updates the JList with a new model.
- updateAchievementWindow() - Method in class net.minecraft.src.GuiAchievement
-
Updates the small achievement tooltip window, showing a queued achievement if is needed.
- updateAITasks() - Method in class net.minecraft.src.EntityBat
- updateAITasks() - Method in class net.minecraft.src.EntityLiving
- updateAITasks() - Method in class net.minecraft.src.EntityLivingBase
- updateAITasks() - Method in class net.minecraft.src.EntityPig
- updateAITasks() - Method in class net.minecraft.src.EntitySheep
- updateAITasks() - Method in class net.minecraft.src.EntityWither
- updateAITick() - Method in class net.minecraft.src.EntityAnimal
-
main AI tick function, replaces updateEntityActionState
- updateAITick() - Method in class net.minecraft.src.EntityIronGolem
-
main AI tick function, replaces updateEntityActionState
- updateAITick() - Method in class net.minecraft.src.EntityLivingBase
-
main AI tick function, replaces updateEntityActionState
- updateAITick() - Method in class net.minecraft.src.EntityOcelot
-
main AI tick function, replaces updateEntityActionState
- updateAITick() - Method in class net.minecraft.src.EntityVillager
-
main AI tick function, replaces updateEntityActionState
- updateAITick() - Method in class net.minecraft.src.EntityWolf
-
main AI tick function, replaces updateEntityActionState
- updateAllLightTypes(int, int, int) - Method in class net.minecraft.src.World
- updateAllPlayersSleepingFlag() - Method in class net.minecraft.src.World
-
Updates the flag that indicates whether or not all players in the world are sleeping.
- updateAllPlayersSleepingFlag() - Method in class net.minecraft.src.WorldServer
-
Updates the flag that indicates whether or not all players in the world are sleeping.
- updateAnaglyph(int[]) - Static method in class net.minecraft.src.TextureUtil
- updateAnimation() - Method in class net.minecraft.src.TextureAtlasSprite
- updateAnimation() - Method in class net.minecraft.src.TextureClock
- updateAnimation() - Method in class net.minecraft.src.TextureCompass
- updateAnimation(World, Entity, int, boolean) - Method in class net.minecraft.src.ItemStack
-
Called each tick as long the ItemStack in on player inventory.
- updateAnimations() - Method in class net.minecraft.src.TextureMap
- updateArmSwingProgress() - Method in class net.minecraft.src.EntityLivingBase
-
Updates the arm swing progress counters and animation progress
- updateBlockRemoving() - Method in class net.minecraft.src.DemoWorldManager
- updateBlockRemoving() - Method in class net.minecraft.src.ItemInWorldManager
- updateBoundingBox() - Method in class net.minecraft.src.StructureStart
-
Calculates total bounding box based on components' bounding boxes and saves it to boundingBox
- updateCameraAndRender(float) - Method in class net.minecraft.src.EntityRenderer
-
Will update any inputs that effect the camera angle (mouse) and then render the world and GUI
- updateClientInfo(Packet204ClientInfo) - Method in class net.minecraft.src.EntityPlayerMP
- updateClouds() - Method in class net.minecraft.src.RenderGlobal
- updateCompass(World, double, double, double, boolean, boolean) - Method in class net.minecraft.src.TextureCompass
-
Updates the compass based on the given x,z coords and camera direction
- updateContainingBlockInfo() - Method in class net.minecraft.src.TileEntity
-
Causes the TileEntity to reset all it's cached values for it's container block, blockID, metaData and in the case of chests, the adjcacent chest check
- updateContainingBlockInfo() - Method in class net.minecraft.src.TileEntityChest
-
Causes the TileEntity to reset all it's cached values for it's container block, blockID, metaData and in the case of chests, the adjcacent chest check
- updateController() - Method in class net.minecraft.src.PlayerControllerMP
- updateCreeperColorMultiplier(EntityCreeper, float, float) - Method in class net.minecraft.src.RenderCreeper
-
Updates color multiplier based on creeper state called by getColorMultiplier
- updateCreeperScale(EntityCreeper, float) - Method in class net.minecraft.src.RenderCreeper
-
Updates creeper scale in prerender callback
- updateCursorCounter() - Method in class net.minecraft.src.GuiTextField
-
Increments the cursor counter
- updateDynamicTexture() - Method in class net.minecraft.src.DynamicTexture
- updateEffects() - Method in class net.minecraft.src.EffectRenderer
- updateEntities() - Method in class net.minecraft.src.World
-
Updates (and cleans up) entities and tile entities
- updateEntities() - Method in class net.minecraft.src.WorldServer
-
Updates (and cleans up) entities and tile entities
- updateEntity() - Method in class net.minecraft.src.TileEntity
-
Allows the entity to update its state.
- updateEntity() - Method in class net.minecraft.src.TileEntityBeacon
-
Allows the entity to update its state.
- updateEntity() - Method in class net.minecraft.src.TileEntityBrewingStand
-
Allows the entity to update its state.
- updateEntity() - Method in class net.minecraft.src.TileEntityChest
-
Allows the entity to update its state.
- updateEntity() - Method in class net.minecraft.src.TileEntityDaylightDetector
-
Allows the entity to update its state.
- updateEntity() - Method in class net.minecraft.src.TileEntityEnchantmentTable
-
Allows the entity to update its state.
- updateEntity() - Method in class net.minecraft.src.TileEntityEnderChest
-
Allows the entity to update its state.
- updateEntity() - Method in class net.minecraft.src.TileEntityFurnace
-
Allows the entity to update its state.
- updateEntity() - Method in class net.minecraft.src.TileEntityHopper
-
Allows the entity to update its state.
- updateEntity() - Method in class net.minecraft.src.TileEntityMobSpawner
-
Allows the entity to update its state.
- updateEntity() - Method in class net.minecraft.src.TileEntityPiston
-
Allows the entity to update its state.
- updateEntity(Entity) - Method in class net.minecraft.src.World
-
Will update the entity in the world if the chunk the entity is in is currently loaded.
- updateEntityActionState() - Method in class net.minecraft.src.EntityCreature
- updateEntityActionState() - Method in class net.minecraft.src.EntityGhast
- updateEntityActionState() - Method in class net.minecraft.src.EntityLiving
- updateEntityActionState() - Method in class net.minecraft.src.EntityLivingBase
- updateEntityActionState() - Method in class net.minecraft.src.EntityPlayer
- updateEntityActionState() - Method in class net.minecraft.src.EntityPlayerSP
- updateEntityActionState() - Method in class net.minecraft.src.EntitySilverfish
- updateEntityActionState() - Method in class net.minecraft.src.EntitySlime
- updateEntityActionState() - Method in class net.minecraft.src.EntitySquid
- updateEntityWithOptionalForce(Entity, boolean) - Method in class net.minecraft.src.World
-
Will update the entity in the world if the chunk the entity is in is currently loaded or its forced to update.
- updateEntityWithOptionalForce(Entity, boolean) - Method in class net.minecraft.src.WorldServer
-
Will update the entity in the world if the chunk the entity is in is currently loaded or its forced to update.
- updateEquippedItem() - Method in class net.minecraft.src.ItemRenderer
- updateFallState(double, boolean) - Method in class net.minecraft.src.Entity
-
Takes in the distance the entity has fallen this tick and whether its on the ground to update the fall distance and deal fall damage if landing on the ground.
- updateFallState(double, boolean) - Method in class net.minecraft.src.EntityBat
-
Takes in the distance the entity has fallen this tick and whether its on the ground to update the fall distance and deal fall damage if landing on the ground.
- updateFallState(double, boolean) - Method in class net.minecraft.src.EntityFlying
-
Takes in the distance the entity has fallen this tick and whether its on the ground to update the fall distance and deal fall damage if landing on the ground.
- updateFallState(double, boolean) - Method in class net.minecraft.src.EntityLivingBase
-
Takes in the distance the entity has fallen this tick and whether its on the ground to update the fall distance and deal fall damage if landing on the ground.
- updateFallState(double, boolean) - Method in class net.minecraft.src.EntityPlayerMP
-
Takes in the distance the entity has fallen this tick and whether its on the ground to update the fall distance and deal fall damage if landing on the ground.
- updateFlyingState(double, boolean) - Method in class net.minecraft.src.EntityPlayerMP
-
likeUpdateFallState, but called from updateFlyingState, rather than moveEntity
- updateFrequency - Variable in class net.minecraft.src.EntityTrackerEntry
-
check for sync when ticks % updateFrequency==0
- updateFurnaceBlockState(boolean, World, int, int, int) - Static method in class net.minecraft.src.BlockFurnace
-
Update which block ID the furnace is using depending on whether or not it is burning
- updateHeldItem() - Method in class net.minecraft.src.EntityPlayerMP
-
updates item held by mouse
- updateHopper() - Method in class net.minecraft.src.TileEntityHopper
- updateIcons(IconRegister) - Method in class net.minecraft.src.Render
- updateIcons(IconRegister) - Method in class net.minecraft.src.RenderItemFrame
- updateIcons(IconRegister) - Method in class net.minecraft.src.RenderManager
- updateInFrustum(ICamera) - Method in class net.minecraft.src.WorldRenderer
- updateItemName(String) - Method in class net.minecraft.src.ContainerRepair
-
used by the Anvil GUI to update the Item Name being typed by the player
- updateItemUse(ItemStack, int) - Method in class net.minecraft.src.EntityPlayer
-
Plays sounds and makes particles for item in use state
- updateLadderBounds(int) - Method in class net.minecraft.src.BlockLadder
-
Update the ladder block bounds based on the given metadata value.
- updateLastSeen() - Method in class net.minecraft.src.LanServer
-
Updates the time this LanServer was last seen.
- updateLCG - Variable in class net.minecraft.src.World
-
Contains the current Linear Congruential Generator seed for block updates.
- updateLightByType(EnumSkyBlock, int, int, int) - Method in class net.minecraft.src.World
- updateLightLevel(World, int, int, int) - Method in class net.minecraft.src.BlockDaylightDetector
- updateMapData(World, Entity, MapData) - Method in class net.minecraft.src.ItemMap
- updateMountedMovingPlayer(EntityPlayerMP) - Method in class net.minecraft.src.PlayerManager
-
update chunks around a player being moved by server logic (e.g. cart, boat)
- updateMPMapData(byte[]) - Method in class net.minecraft.src.MapData
-
Updates the client's map with information from other players in MP
- updateObject(int, Object) - Method in class net.minecraft.src.DataWatcher
-
updates an already existing object
- updateOnTrack(int, int, int, double, double, int, int) - Method in class net.minecraft.src.EntityMinecart
- updateOnTrack(int, int, int, double, double, int, int) - Method in class net.minecraft.src.EntityMinecartFurnace
- updateOrRemove - Variable in class net.minecraft.src.Packet207SetScore
-
0 to create/update an item. 1 to remove an item.
- updatePlayerInstances() - Method in class net.minecraft.src.PlayerManager
-
updates all the player instances that need to be updated
- updatePlayerMoveState() - Method in class net.minecraft.src.MovementInput
- updatePlayerMoveState() - Method in class net.minecraft.src.MovementInputFromOptions
- updatePotionEffects() - Method in class net.minecraft.src.EntityLivingBase
- updateProgressBar(int, int) - Method in class net.minecraft.src.Container
- updateProgressBar(int, int) - Method in class net.minecraft.src.ContainerBeacon
- updateProgressBar(int, int) - Method in class net.minecraft.src.ContainerBrewingStand
- updateProgressBar(int, int) - Method in class net.minecraft.src.ContainerEnchantment
- updateProgressBar(int, int) - Method in class net.minecraft.src.ContainerFurnace
- updateProgressBar(int, int) - Method in class net.minecraft.src.ContainerMerchant
- updateProgressBar(int, int) - Method in class net.minecraft.src.ContainerRepair
- updateRenderer() - Method in class net.minecraft.src.EntityRenderer
-
Updates the entity renderer
- updateRenderer() - Method in class net.minecraft.src.WorldRenderer
-
Will update this chunk renderer
- updateRenderers(EntityLivingBase, boolean) - Method in class net.minecraft.src.RenderGlobal
-
Updates some of the renderers sorted by distance from the player
- updateRenderInfo(EntityPlayer, boolean) - Static method in class net.minecraft.src.ActiveRenderInfo
-
Updates the current render info and camera location based on entity look angles and 1st/3rd person view mode
- updateRepairOutput() - Method in class net.minecraft.src.ContainerRepair
-
called when the Anvil Input Slot changes, calculates the new result and puts it in the output slot
- updateRepositoryEntriesAll() - Method in class net.minecraft.src.ResourcePackRepository
- updateResourcePack() - Method in class net.minecraft.src.ResourcePackRepositoryEntry
- updateRidden() - Method in class net.minecraft.src.Entity
-
Handles updating while being ridden by an entity
- updateRidden() - Method in class net.minecraft.src.EntityLivingBase
-
Handles updating while being ridden by an entity
- updateRidden() - Method in class net.minecraft.src.EntityPlayer
-
Handles updating while being ridden by an entity
- updateRidden() - Method in class net.minecraft.src.EntitySkeleton
-
Handles updating while being ridden by an entity
- updateRiderPosition() - Method in class net.minecraft.src.Entity
- updateRiderPosition() - Method in class net.minecraft.src.EntityBoat
- updateRiderPosition() - Method in class net.minecraft.src.EntityHorse
- updateScreen() - Method in class net.minecraft.src.GuiAchievements
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiBeacon
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiChat
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiCommandBlock
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiConnecting
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiContainer
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiContainerCreative
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiCreateWorld
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiDownloadTerrain
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiEditSign
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiEnchantment
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiFlatPresets
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiGameOver
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiIngameMenu
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiInventory
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiMainMenu
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiMerchant
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiMultiplayer
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiRenameWorld
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiScreen
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiScreenAddServer
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiScreenBackup
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiScreenBook
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiScreenConfigureWorld
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiScreenCreateOnlineWorld
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiScreenDemo
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiScreenEditOnlineWorld
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiScreenInvite
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiScreenLongRunningTask
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiScreenMcoWorldTemplate
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiScreenOnlineServers
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiScreenPendingInvitation
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiScreenResetWorld
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiScreenServerList
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiScreenSubscription
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiScreenTemporaryResourcePackSelect
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.GuiWinGame
-
Called from the main game loop to update the screen.
- updateScreen() - Method in class net.minecraft.src.TaskLongRunning
- updateScreen() - Method in class net.minecraft.src.TaskOnlineConnect
- updateSkylight() - Method in class net.minecraft.src.Chunk
-
Checks whether skylight needs updated; if it does, calls updateSkylight_do
- updateSkylightColumns - Variable in class net.minecraft.src.Chunk
-
Which columns need their skylightMaps updated.
- updateSoundLocation(Entity) - Method in class net.minecraft.src.SoundManager
-
Updates the sound associated with the entity with that entity's position and velocity.
- updateSoundLocation(Entity, Entity) - Method in class net.minecraft.src.SoundManager
-
Updates the sound associated with soundEntity with the position and velocity of trackEntity.
- updateSpawner() - Method in class net.minecraft.src.MobSpawnerBaseLogic
- updateTask() - Method in class net.minecraft.src.EntityAIArrowAttack
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAIAttackOnCollide
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAIAvoidEntity
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAIBase
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAIBeg
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAIBreakDoor
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAIControlledByPlayer
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAICreeperSwell
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAIDoorInteract
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAIEatGrass
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAIFollowGolem
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAIFollowOwner
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAIFollowParent
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAILookAtVillager
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAILookIdle
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAIMate
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAIOcelotAttack
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAIOcelotSit
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAIOpenDoor
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAIPlay
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAIRestrictOpenDoor
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAIRunAroundLikeCrazy
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAISwimming
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAITempt
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAIVillagerMate
-
Updates the task
- updateTask() - Method in class net.minecraft.src.EntityAIWatchClosest
-
Updates the task
- updateTick() - Method in class net.minecraft.src.GuiIngame
-
The update tick for the ingame UI
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.Block
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockBasePressurePlate
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockButton
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockCactus
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockCocoa
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockCommandBlock
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockComparator
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockCrops
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockDaylightDetector
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockDetectorRail
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockDispenser
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockDragonEgg
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockFarmland
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockFire
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockFlower
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockFlowing
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockGrass
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockIce
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockLeaves
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockLockedChest
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockMushroom
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockMycelium
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockNetherStalk
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockPortal
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockRedstoneLight
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockRedstoneLogic
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockRedstoneOre
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockRedstoneTorch
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockReed
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockSand
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockSapling
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockSnow
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockSnowBlock
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockStairs
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockStationary
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockStem
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockTorch
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockTripWire
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockTripWireSource
-
Ticks the block if it's been scheduled
- updateTick(World, int, int, int, Random) - Method in class net.minecraft.src.BlockVine
-
Ticks the block if it's been scheduled
- updateTimeAndWeatherForPlayer(EntityPlayerMP, WorldServer) - Method in class net.minecraft.src.ServerConfigurationManager
-
Updates the time and weather for the given player to those of the given world
- updateTimeLightAndEntities() - Method in class net.minecraft.src.DedicatedServer
- updateTimer() - Method in class net.minecraft.src.Timer
-
Updates all fields of the Timer using the current time
- updateTrackedEntities() - Method in class net.minecraft.src.EntityTracker
- updateVisiblePlayers(EntityPlayer, ItemStack) - Method in class net.minecraft.src.MapData
-
Adds the player passed to the list of visible players and checks to see which players are visible
- updateWanderPath() - Method in class net.minecraft.src.EntityCreature
-
Time remaining during which the Animal is sped up and flees.
- updateWatchedObjectsFromList(List) - Method in class net.minecraft.src.DataWatcher
- updateWeather() - Method in class net.minecraft.src.World
-
Updates all weather states.
- updateWeather() - Method in class net.minecraft.src.WorldClient
-
Updates all weather states.
- updateWeather() - Method in class net.minecraft.src.WorldServer
-
Updates all weather states.
- uploadTexture(int, int[], int, int) - Static method in class net.minecraft.src.TextureUtil
- uploadTextureImage(int, BufferedImage) - Static method in class net.minecraft.src.TextureUtil
- uploadTextureImageAllocate(int, BufferedImage, boolean, boolean) - Static method in class net.minecraft.src.TextureUtil
- uploadTextureImageSub(int, BufferedImage, int, int, boolean, boolean) - Static method in class net.minecraft.src.TextureUtil
- uploadTextureSub(int[], int, int, int, int, boolean, boolean) - Static method in class net.minecraft.src.TextureUtil
- USE_FULLSCREEN - Enum constant in enum class net.minecraft.src.EnumOptions
- USE_SERVER_TEXTURES - Enum constant in enum class net.minecraft.src.EnumOptions
- useInventoryTint - Variable in class net.minecraft.src.RenderBlocks
- useItemRightClick(World, EntityPlayer) - Method in class net.minecraft.src.ItemStack
-
Called whenever this item stack is equipped and right clicked.
- useNeighborBrightness - Static variable in class net.minecraft.src.Block
-
Flag if block ID should use the brightest neighbor light value as its own
- useProvidedWindowTitle - Variable in class net.minecraft.src.Packet100OpenWindow
-
If false, the client will look up a string like "window.minecart".
- useRecipe(MerchantRecipe) - Method in class net.minecraft.src.EntityVillager
- useRecipe(MerchantRecipe) - Method in interface net.minecraft.src.IMerchant
- useRecipe(MerchantRecipe) - Method in class net.minecraft.src.NpcMerchant
- username - Variable in class net.minecraft.src.EntityPlayer
- Util - Class in net.minecraft.src
- Util() - Constructor for class net.minecraft.src.Util
V
- validate() - Method in class net.minecraft.src.TileEntity
-
validates a tile entity
- validBookTagContents(NBTTagCompound) - Static method in class net.minecraft.src.ItemEditableBook
- validBookTagPages(NBTTagCompound) - Static method in class net.minecraft.src.ItemWritableBook
- value - Variable in class net.minecraft.src.Packet207SetScore
-
The score to be displayed next to the entry.
- ValueObject - Class in net.minecraft.src
- ValueObject() - Constructor for class net.minecraft.src.ValueObject
- ValueObjectList - Class in net.minecraft.src
- ValueObjectList() - Constructor for class net.minecraft.src.ValueObjectList
- ValueObjectSubscription - Class in net.minecraft.src
- ValueObjectSubscription() - Constructor for class net.minecraft.src.ValueObjectSubscription
- valueOf(String) - Static method in enum class net.minecraft.src.EnumAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minecraft.src.EnumArmorMaterial
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minecraft.src.EnumArt
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minecraft.src.EnumChatFormatting
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minecraft.src.EnumCreatureAttribute
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minecraft.src.EnumCreatureType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minecraft.src.EnumDoor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minecraft.src.EnumEnchantmentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minecraft.src.EnumEntitySize
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minecraft.src.EnumFacing
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minecraft.src.EnumGameType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minecraft.src.EnumMobType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minecraft.src.EnumMovingObjectType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minecraft.src.EnumOptions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minecraft.src.EnumOS
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minecraft.src.EnumRarity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minecraft.src.EnumSkyBlock
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minecraft.src.EnumStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minecraft.src.EnumToolMaterial
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.minecraft.src.GuiScreenConfirmationType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class net.minecraft.src.EnumAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minecraft.src.EnumArmorMaterial
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minecraft.src.EnumArt
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minecraft.src.EnumChatFormatting
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minecraft.src.EnumCreatureAttribute
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minecraft.src.EnumCreatureType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minecraft.src.EnumDoor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minecraft.src.EnumEnchantmentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minecraft.src.EnumEntitySize
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minecraft.src.EnumFacing
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minecraft.src.EnumGameType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minecraft.src.EnumMobType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minecraft.src.EnumMovingObjectType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minecraft.src.EnumOptions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minecraft.src.EnumOS
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minecraft.src.EnumRarity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minecraft.src.EnumSkyBlock
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minecraft.src.EnumStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minecraft.src.EnumToolMaterial
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.minecraft.src.GuiScreenConfirmationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class net.minecraft.src.LowerStringMap
- Vec3 - Class in net.minecraft.src
- Vec3(Vec3Pool, double, double, double) - Constructor for class net.minecraft.src.Vec3
- Vec3Pool - Class in net.minecraft.src
- Vec3Pool(int, int) - Constructor for class net.minecraft.src.Vec3Pool
- vector3D - Variable in class net.minecraft.src.PositionTextureVertex
- vehicleEntityId - Variable in class net.minecraft.src.Packet39AttachEntity
- velocityChanged - Variable in class net.minecraft.src.Entity
- velocityToAddToEntity(World, int, int, int, Entity, Vec3) - Method in class net.minecraft.src.Block
-
Can add to the passed in vector for a movement vector to be applied to the entity.
- velocityToAddToEntity(World, int, int, int, Entity, Vec3) - Method in class net.minecraft.src.BlockFluid
-
Can add to the passed in vector for a movement vector to be applied to the entity.
- velocityToAddToEntity(World, int, int, int, Entity, Vec3) - Method in class net.minecraft.src.BlockStairs
-
Can add to the passed in vector for a movement vector to be applied to the entity.
- velocityX - Variable in class net.minecraft.src.Packet24MobSpawn
- velocityY - Variable in class net.minecraft.src.Packet24MobSpawn
- velocityZ - Variable in class net.minecraft.src.Packet24MobSpawn
- verifyRespawnCoordinates(World, ChunkCoordinates, boolean) - Static method in class net.minecraft.src.EntityPlayer
-
Ensure that a block enabling respawning exists at the specified coordinates and find an empty space nearby to spawn.
- vertexPositions - Variable in class net.minecraft.src.TexturedQuad
- VIEW_BOBBING - Enum constant in enum class net.minecraft.src.EnumOptions
- viewBobbing - Variable in class net.minecraft.src.GameSettings
- viewDistance - Variable in class net.minecraft.src.ServerConfigurationManager
- viewerPosX - Variable in class net.minecraft.src.RenderManager
- viewerPosY - Variable in class net.minecraft.src.RenderManager
- viewerPosZ - Variable in class net.minecraft.src.RenderManager
- Village - Class in net.minecraft.src
- Village() - Constructor for class net.minecraft.src.Village
- Village(World) - Constructor for class net.minecraft.src.Village
- VillageCollection - Class in net.minecraft.src
- VillageCollection(String) - Constructor for class net.minecraft.src.VillageCollection
- VillageCollection(World) - Constructor for class net.minecraft.src.VillageCollection
- villageCollectionObj - Variable in class net.minecraft.src.World
- VillageDoorInfo - Class in net.minecraft.src
- VillageDoorInfo(int, int, int, int, int, int) - Constructor for class net.minecraft.src.VillageDoorInfo
- villagePieceClass - Variable in class net.minecraft.src.StructureVillagePieceWeight
-
The Class object for the represantation of this village piece.
- villagePiecesLimit - Variable in class net.minecraft.src.StructureVillagePieceWeight
- villagePiecesSpawned - Variable in class net.minecraft.src.StructureVillagePieceWeight
- villagePieceWeight - Variable in class net.minecraft.src.StructureVillagePieceWeight
- villagerArms - Variable in class net.minecraft.src.ModelVillager
-
The arms of the VillagerModel
- villagerBody - Variable in class net.minecraft.src.ModelVillager
-
The body of the VillagerModel
- villagerHead - Variable in class net.minecraft.src.ModelVillager
-
The head box of the VillagerModel
- villagerModel - Variable in class net.minecraft.src.RenderVillager
-
Model of the villager.
- villagerNose - Variable in class net.minecraft.src.ModelVillager
- VillageSiege - Class in net.minecraft.src
- VillageSiege(World) - Constructor for class net.minecraft.src.VillageSiege
- villageSiegeObj - Variable in class net.minecraft.src.World
- villageSpawnBiomes - Static variable in class net.minecraft.src.MapGenVillage
-
A list of all the biomes villages can spawn in.
- vine - Static variable in class net.minecraft.src.Block
- vine - Static variable in class net.minecraft.src.Material
- Void - Enum constant in enum class net.minecraft.src.EnumArt
W
- waitForFinish() - Method in class net.minecraft.src.ThreadedFileIOBase
- wakeAllPlayers() - Method in class net.minecraft.src.WorldServer
- wakeThreads() - Method in interface net.minecraft.src.INetworkManager
-
Wakes reader and writer threads
- wakeThreads() - Method in class net.minecraft.src.MemoryConnection
-
Wakes reader and writer threads
- wakeThreads() - Method in class net.minecraft.src.TcpConnection
-
Wakes reader and writer threads
- wakeUpPlayer(boolean, boolean, boolean) - Method in class net.minecraft.src.EntityPlayer
-
Wake up the player if they're sleeping.
- wakeUpPlayer(boolean, boolean, boolean) - Method in class net.minecraft.src.EntityPlayerMP
-
Wake up the player if they're sleeping.
- Wanderer - Enum constant in enum class net.minecraft.src.EnumArt
- Warning - Enum constant in enum class net.minecraft.src.GuiScreenConfirmationType
- wasScreenClosed() - Method in class net.minecraft.src.GuiScreenLongRunningTask
-
Returns the value of screenWasClosed
- wasScreenClosed() - Method in class net.minecraft.src.TaskLongRunning
- Wasteland - Enum constant in enum class net.minecraft.src.EnumArt
- WatchableObject - Class in net.minecraft.src
- WatchableObject(int, int, Object) - Constructor for class net.minecraft.src.WatchableObject
- water - Static variable in class net.minecraft.src.Material
- waterBreathing - Static variable in class net.minecraft.src.Potion
-
The water breathing Potion object.
- waterColor - Static variable in class net.minecraft.src.MapColor
-
The map color for Water blocks
- waterColorMultiplier - Variable in class net.minecraft.src.BiomeGenBase
-
Color tint applied to water depending on biome
- waterCreature - Enum constant in enum class net.minecraft.src.EnumCreatureType
- waterlily - Static variable in class net.minecraft.src.Block
- waterlilyGen - Variable in class net.minecraft.src.BiomeDecorator
-
The water lily generation!
- waterlilyPerChunk - Variable in class net.minecraft.src.BiomeDecorator
-
Amount of waterlilys per chunk.
- waterMoving - Static variable in class net.minecraft.src.Block
- waterStill - Static variable in class net.minecraft.src.Block
- waypointX - Variable in class net.minecraft.src.EntityGhast
- waypointY - Variable in class net.minecraft.src.EntityGhast
- waypointZ - Variable in class net.minecraft.src.EntityGhast
- weakness - Static variable in class net.minecraft.src.Potion
-
The weakness Potion object.
- weapon - Enum constant in enum class net.minecraft.src.EnumEnchantmentType
- weatherEffects - Variable in class net.minecraft.src.World
-
a list of all the lightning entities
- web - Static variable in class net.minecraft.src.Block
- web - Static variable in class net.minecraft.src.Material
-
Web's material.
- WeightedRandom - Class in net.minecraft.src
- WeightedRandom() - Constructor for class net.minecraft.src.WeightedRandom
- WeightedRandomChestContent - Class in net.minecraft.src
- WeightedRandomChestContent(int, int, int, int, int) - Constructor for class net.minecraft.src.WeightedRandomChestContent
- WeightedRandomChestContent(ItemStack, int, int, int) - Constructor for class net.minecraft.src.WeightedRandomChestContent
- WeightedRandomItem - Class in net.minecraft.src
- WeightedRandomItem(int) - Constructor for class net.minecraft.src.WeightedRandomItem
- WeightedRandomMinecart - Class in net.minecraft.src
- WeightedRandomMinecart(MobSpawnerBaseLogic, NBTTagCompound) - Constructor for class net.minecraft.src.WeightedRandomMinecart
- WeightedRandomMinecart(MobSpawnerBaseLogic, NBTTagCompound, String) - Constructor for class net.minecraft.src.WeightedRandomMinecart
- WEST - Enum constant in enum class net.minecraft.src.EnumFacing
- wheat - Static variable in class net.minecraft.src.Item
- WHITE - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- whiteStone - Static variable in class net.minecraft.src.Block
-
The rock found in The End.
- width - Variable in class net.minecraft.src.Entity
-
How wide this entity is considered to be
- width - Variable in class net.minecraft.src.GuiButton
-
Button width in pixels
- width - Variable in class net.minecraft.src.GuiScreen
-
The width of the screen object.
- width - Variable in class net.minecraft.src.TextureAtlasSprite
- window_Id - Variable in class net.minecraft.src.Packet102WindowClick
-
The id of the window which was clicked. 0 for player inventory.
- windowClick(int, int, int, int, EntityPlayer) - Method in class net.minecraft.src.PlayerControllerMP
- windowId - Variable in class net.minecraft.src.Container
- windowId - Variable in class net.minecraft.src.Packet100OpenWindow
- windowId - Variable in class net.minecraft.src.Packet101CloseWindow
- windowId - Variable in class net.minecraft.src.Packet103SetSlot
-
The window which is being updated. 0 for player inventory
- windowId - Variable in class net.minecraft.src.Packet104WindowItems
-
The id of window which items are being sent for. 0 for player inventory.
- windowId - Variable in class net.minecraft.src.Packet105UpdateProgressbar
-
The id of the window that the progress bar is in.
- windowId - Variable in class net.minecraft.src.Packet106Transaction
-
The id of the window that the action occurred in.
- windowId - Variable in class net.minecraft.src.Packet108EnchantItem
- WINDOWS - Enum constant in enum class net.minecraft.src.EnumOS
- windowTitle - Variable in class net.minecraft.src.Packet100OpenWindow
- wither - Static variable in class net.minecraft.src.DamageSource
- wither - Static variable in class net.minecraft.src.Potion
-
The wither Potion object.
- Wither - Enum constant in enum class net.minecraft.src.EnumArt
- wolfBody - Variable in class net.minecraft.src.ModelWolf
-
The wolf's body
- wolfHeadMain - Variable in class net.minecraft.src.ModelWolf
-
main box for the wolf head
- wolfLeg1 - Variable in class net.minecraft.src.ModelWolf
-
Wolf'se first leg
- wolfLeg2 - Variable in class net.minecraft.src.ModelWolf
-
Wolf's second leg
- wolfLeg3 - Variable in class net.minecraft.src.ModelWolf
-
Wolf's third leg
- wolfLeg4 - Variable in class net.minecraft.src.ModelWolf
-
Wolf's fourth leg
- wood - Static variable in class net.minecraft.src.Block
- wood - Static variable in class net.minecraft.src.Material
- WOOD - Enum constant in enum class net.minecraft.src.EnumToolMaterial
- WOOD_DOOR - Enum constant in enum class net.minecraft.src.EnumDoor
- WOOD_TYPES - Static variable in class net.minecraft.src.BlockSapling
- woodColor - Static variable in class net.minecraft.src.MapColor
-
The map color for Wood blocks
- woodDoubleSlab - Static variable in class net.minecraft.src.Block
- woodenButton - Static variable in class net.minecraft.src.Block
- woodSingleSlab - Static variable in class net.minecraft.src.Block
- woodType - Static variable in class net.minecraft.src.BlockLog
-
The type of tree this log came from.
- woodType - Static variable in class net.minecraft.src.BlockWood
-
The type of tree this block came from.
- woodType - Static variable in class net.minecraft.src.BlockWoodSlab
-
The type of tree this slab came from.
- workbench - Static variable in class net.minecraft.src.Block
- World - Class in net.minecraft.src
- World(ISaveHandler, String, WorldProvider, WorldSettings, Profiler, ILogAgent) - Constructor for class net.minecraft.src.World
- World(ISaveHandler, String, WorldSettings, WorldProvider, Profiler, ILogAgent) - Constructor for class net.minecraft.src.World
- worldAccesses - Variable in class net.minecraft.src.World
- worldAge - Variable in class net.minecraft.src.Packet4UpdateTime
-
World age in ticks.
- WorldChunkManager - Class in net.minecraft.src
- WorldChunkManager() - Constructor for class net.minecraft.src.WorldChunkManager
- WorldChunkManager(long, WorldType) - Constructor for class net.minecraft.src.WorldChunkManager
- WorldChunkManager(World) - Constructor for class net.minecraft.src.WorldChunkManager
- WorldChunkManagerHell - Class in net.minecraft.src
- WorldChunkManagerHell(BiomeGenBase, float, float) - Constructor for class net.minecraft.src.WorldChunkManagerHell
- worldChunkMgr - Variable in class net.minecraft.src.WorldProvider
-
World chunk manager being used to generate chunks
- worldChunkMngr - Variable in class net.minecraft.src.ComponentVillageStartPiece
- WorldClient - Class in net.minecraft.src
- WorldClient(NetClientHandler, WorldSettings, int, int, Profiler, ILogAgent) - Constructor for class net.minecraft.src.WorldClient
- WorldGenBigMushroom - Class in net.minecraft.src
- WorldGenBigMushroom() - Constructor for class net.minecraft.src.WorldGenBigMushroom
- WorldGenBigMushroom(int) - Constructor for class net.minecraft.src.WorldGenBigMushroom
- WorldGenBigTree - Class in net.minecraft.src
- WorldGenBigTree(boolean) - Constructor for class net.minecraft.src.WorldGenBigTree
- WorldGenCactus - Class in net.minecraft.src
- WorldGenCactus() - Constructor for class net.minecraft.src.WorldGenCactus
- WorldGenClay - Class in net.minecraft.src
- WorldGenClay(int) - Constructor for class net.minecraft.src.WorldGenClay
- WorldGenDeadBush - Class in net.minecraft.src
- WorldGenDeadBush(int) - Constructor for class net.minecraft.src.WorldGenDeadBush
- WorldGenDesertWells - Class in net.minecraft.src
- WorldGenDesertWells() - Constructor for class net.minecraft.src.WorldGenDesertWells
- WorldGenDungeons - Class in net.minecraft.src
- WorldGenDungeons() - Constructor for class net.minecraft.src.WorldGenDungeons
- WorldGenerator - Class in net.minecraft.src
- WorldGenerator() - Constructor for class net.minecraft.src.WorldGenerator
- WorldGenerator(boolean) - Constructor for class net.minecraft.src.WorldGenerator
- worldGeneratorBigTree - Variable in class net.minecraft.src.BiomeGenBase
-
The big tree generator.
- WorldGeneratorBonusChest - Class in net.minecraft.src
- WorldGeneratorBonusChest(WeightedRandomChestContent[], int) - Constructor for class net.minecraft.src.WorldGeneratorBonusChest
- worldGeneratorForest - Variable in class net.minecraft.src.BiomeGenBase
-
The forest generator.
- worldGeneratorSwamp - Variable in class net.minecraft.src.BiomeGenBase
-
The swamp tree generator.
- worldGeneratorTrees - Variable in class net.minecraft.src.BiomeGenBase
-
The tree generator.
- WorldGenFire - Class in net.minecraft.src
- WorldGenFire() - Constructor for class net.minecraft.src.WorldGenFire
- WorldGenFlowers - Class in net.minecraft.src
- WorldGenFlowers(int) - Constructor for class net.minecraft.src.WorldGenFlowers
- WorldGenForest - Class in net.minecraft.src
- WorldGenForest(boolean) - Constructor for class net.minecraft.src.WorldGenForest
- WorldGenGlowStone1 - Class in net.minecraft.src
- WorldGenGlowStone1() - Constructor for class net.minecraft.src.WorldGenGlowStone1
- WorldGenGlowStone2 - Class in net.minecraft.src
- WorldGenGlowStone2() - Constructor for class net.minecraft.src.WorldGenGlowStone2
- WorldGenHellLava - Class in net.minecraft.src
- WorldGenHellLava(int, boolean) - Constructor for class net.minecraft.src.WorldGenHellLava
- WorldGenHugeTrees - Class in net.minecraft.src
- WorldGenHugeTrees(boolean, int, int, int) - Constructor for class net.minecraft.src.WorldGenHugeTrees
- WorldGenLakes - Class in net.minecraft.src
- WorldGenLakes(int) - Constructor for class net.minecraft.src.WorldGenLakes
- WorldGenLiquids - Class in net.minecraft.src
- WorldGenLiquids(int) - Constructor for class net.minecraft.src.WorldGenLiquids
- WorldGenMinable - Class in net.minecraft.src
- WorldGenMinable(int, int) - Constructor for class net.minecraft.src.WorldGenMinable
- WorldGenMinable(int, int, int) - Constructor for class net.minecraft.src.WorldGenMinable
- WorldGenPumpkin - Class in net.minecraft.src
- WorldGenPumpkin() - Constructor for class net.minecraft.src.WorldGenPumpkin
- WorldGenReed - Class in net.minecraft.src
- WorldGenReed() - Constructor for class net.minecraft.src.WorldGenReed
- WorldGenSand - Class in net.minecraft.src
- WorldGenSand(int, int) - Constructor for class net.minecraft.src.WorldGenSand
- WorldGenShrub - Class in net.minecraft.src
- WorldGenShrub(int, int) - Constructor for class net.minecraft.src.WorldGenShrub
- WorldGenSpikes - Class in net.minecraft.src
- WorldGenSpikes(int) - Constructor for class net.minecraft.src.WorldGenSpikes
- WorldGenSwamp - Class in net.minecraft.src
- WorldGenSwamp() - Constructor for class net.minecraft.src.WorldGenSwamp
- WorldGenTaiga1 - Class in net.minecraft.src
- WorldGenTaiga1() - Constructor for class net.minecraft.src.WorldGenTaiga1
- WorldGenTaiga2 - Class in net.minecraft.src
- WorldGenTaiga2(boolean) - Constructor for class net.minecraft.src.WorldGenTaiga2
- WorldGenTallGrass - Class in net.minecraft.src
- WorldGenTallGrass(int, int) - Constructor for class net.minecraft.src.WorldGenTallGrass
- WorldGenTrees - Class in net.minecraft.src
- WorldGenTrees(boolean) - Constructor for class net.minecraft.src.WorldGenTrees
- WorldGenTrees(boolean, int, int, int, boolean) - Constructor for class net.minecraft.src.WorldGenTrees
- WorldGenVines - Class in net.minecraft.src
- WorldGenVines() - Constructor for class net.minecraft.src.WorldGenVines
- WorldGenWaterlily - Class in net.minecraft.src
- WorldGenWaterlily() - Constructor for class net.minecraft.src.WorldGenWaterlily
- worldHeight - Variable in class net.minecraft.src.Packet1Login
-
Defaults to 128
- worldHeight - Variable in class net.minecraft.src.Packet9Respawn
-
Defaults to 128
- worldInfo - Variable in class net.minecraft.src.World
-
holds information about a world (size on disk, time, spawn point, seed, ...)
- WorldInfo - Class in net.minecraft.src
- WorldInfo() - Constructor for class net.minecraft.src.WorldInfo
- WorldInfo(NBTTagCompound) - Constructor for class net.minecraft.src.WorldInfo
- WorldInfo(WorldInfo) - Constructor for class net.minecraft.src.WorldInfo
- WorldInfo(WorldSettings, String) - Constructor for class net.minecraft.src.WorldInfo
- WorldManager - Class in net.minecraft.src
- WorldManager(MinecraftServer, WorldServer) - Constructor for class net.minecraft.src.WorldManager
- worldNumber - Variable in class net.minecraft.src.GuiYesNo
-
World number to be deleted.
- worldObj - Variable in class net.minecraft.src.Chunk
-
Reference to the World object.
- worldObj - Variable in class net.minecraft.src.EffectRenderer
-
Reference to the World object.
- worldObj - Variable in class net.minecraft.src.Entity
-
Reference to the World object.
- worldObj - Variable in class net.minecraft.src.MapGenBase
-
This world object.
- worldObj - Variable in class net.minecraft.src.RenderManager
-
Reference to the World object.
- worldObj - Variable in class net.minecraft.src.TileEntity
-
The reference to the world.
- worldObj - Variable in class net.minecraft.src.TileEntityRenderer
-
Reference to the World object.
- worldObj - Variable in class net.minecraft.src.WorldProvider
-
world object being used
- worldObj - Variable in class net.minecraft.src.WorldRenderer
-
Reference to the World object.
- WorldProvider - Class in net.minecraft.src
- WorldProvider() - Constructor for class net.minecraft.src.WorldProvider
- WorldProviderEnd - Class in net.minecraft.src
- WorldProviderEnd() - Constructor for class net.minecraft.src.WorldProviderEnd
- WorldProviderHell - Class in net.minecraft.src
- WorldProviderHell() - Constructor for class net.minecraft.src.WorldProviderHell
- WorldProviderSurface - Class in net.minecraft.src
- WorldProviderSurface() - Constructor for class net.minecraft.src.WorldProviderSurface
- WorldRenderer - Class in net.minecraft.src
- WorldRenderer(World, List, int, int, int, int) - Constructor for class net.minecraft.src.WorldRenderer
- WorldSavedData - Class in net.minecraft.src
- WorldSavedData(String) - Constructor for class net.minecraft.src.WorldSavedData
- worldScoreboard - Variable in class net.minecraft.src.World
- WorldServer - Class in net.minecraft.src
- WorldServer(MinecraftServer, ISaveHandler, String, int, WorldSettings, Profiler, ILogAgent) - Constructor for class net.minecraft.src.WorldServer
- WorldServerMulti - Class in net.minecraft.src
- WorldServerMulti(MinecraftServer, ISaveHandler, String, int, WorldSettings, WorldServer, Profiler, ILogAgent) - Constructor for class net.minecraft.src.WorldServerMulti
- WorldSettings - Class in net.minecraft.src
- WorldSettings(long, EnumGameType, boolean, boolean, WorldType) - Constructor for class net.minecraft.src.WorldSettings
- WorldSettings(WorldInfo) - Constructor for class net.minecraft.src.WorldSettings
- WorldTemplate - Class in net.minecraft.src
- WorldTemplate() - Constructor for class net.minecraft.src.WorldTemplate
- WorldTemplateList - Class in net.minecraft.src
- WorldTemplateList() - Constructor for class net.minecraft.src.WorldTemplateList
- WorldType - Class in net.minecraft.src
- worldTypes - Static variable in class net.minecraft.src.WorldType
-
List of world types.
- wrapAngleTo180_double(double) - Static method in class net.minecraft.src.MathHelper
-
the angle is reduced to an angle between -180 and +180 by mod, and a 360 check
- wrapAngleTo180_float(float) - Static method in class net.minecraft.src.MathHelper
-
the angle is reduced to an angle between -180 and +180 by mod, and a 360 check
- writableBook - Static variable in class net.minecraft.src.Item
- write(int, int, byte[], int) - Method in class net.minecraft.src.RegionFile
-
args: x, z, data, length - write chunk data at (x, z) to disk
- write(NBTTagCompound, DataOutput) - Static method in class net.minecraft.src.CompressedStreamTools
- write(NBTTagCompound, File) - Static method in class net.minecraft.src.CompressedStreamTools
- writeByteArray(byte[]) - Method in class net.minecraft.src.RConOutputStream
-
Writes the given byte array to the output stream
- writeByteArray(DataOutput, byte[]) - Static method in class net.minecraft.src.Packet
-
Writes a byte array to the DataOutputStream
- writeCapabilitiesToNBT(NBTTagCompound) - Method in class net.minecraft.src.PlayerCapabilities
- writeCompressed(NBTTagCompound, OutputStream) - Static method in class net.minecraft.src.CompressedStreamTools
-
Write the compound, gzipped, to the outputstream.
- writeCustomPotionEffectToNBT(NBTTagCompound) - Method in class net.minecraft.src.PotionEffect
-
Write a custom potion effect to a potion item's NBT data.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.Entity
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityAgeable
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityAnimal
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityArrow
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityBat
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityBoat
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityCreeper
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityDragonPart
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityEnderCrystal
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityEnderEye
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityEnderman
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityFallingSand
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityFireball
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityFireworkRocket
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityFishHook
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityFX
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityGhast
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityHanging
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityHorse
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityIronGolem
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityItem
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityItemFrame
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityLargeFireball
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityLeashKnot
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityLightningBolt
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityLiving
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityLivingBase
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityMinecart
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityMinecartContainer
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityMinecartFurnace
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityMinecartHopper
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityMinecartMobSpawner
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityMinecartTNT
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityOcelot
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityPainting
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityPig
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityPigZombie
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityPlayer
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityPlayerMP
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityPotion
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntitySheep
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntitySkeleton
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntitySlime
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityTameable
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityThrowable
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityTNTPrimed
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityVillager
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityWither
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityWolf
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityXPOrb
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.src.EntityZombie
-
(abstract) Protected helper method to write subclass entity data to NBT.
- writeGameRulesToNBT() - Method in class net.minecraft.src.GameRules
-
Return the defined game rules as NBT.
- writeInt(int) - Method in class net.minecraft.src.RConOutputStream
-
Writes the given int to the output stream
- writeItemStack(ItemStack, DataOutput) - Static method in class net.minecraft.src.Packet
-
Writes the ItemStack's ID (short), then size (byte), then damage.
- writeMountToNBT(NBTTagCompound) - Method in class net.minecraft.src.Entity
-
Like writeToNBTOptional but does not check if the entity is ridden.
- writeNamedTag(NBTBase, DataOutput) - Static method in class net.minecraft.src.NBTBase
-
Writes the specified tag to the given DataOutput, writing the type byte, the UTF string key and then calling the tag to write its data.
- writeNBT(NBTTagCompound) - Method in class net.minecraft.src.FoodStats
-
Writes food stats to an NBT object.
- writeNBTTagCompound(NBTTagCompound, DataOutput) - Static method in class net.minecraft.src.Packet
-
Writes a compressed NBTTagCompound to the OutputStream
- writeNextIO() - Method in class net.minecraft.src.AnvilChunkLoader
-
Returns a boolean stating if the write was unsuccessful.
- writeNextIO() - Method in interface net.minecraft.src.IThreadedFileIO
-
Returns a boolean stating if the write was unsuccessful.
- writeObjectsInListToStream(List, DataOutput) - Static method in class net.minecraft.src.DataWatcher
-
writes every object in passed list to dataoutputstream, terminated by 0x7F
- writePacket(Packet, DataOutput) - Static method in class net.minecraft.src.Packet
-
Writes a packet, prefixed by its ID, to the data stream.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet0KeepAlive
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet100OpenWindow
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet101CloseWindow
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet102WindowClick
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet103SetSlot
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet104WindowItems
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet105UpdateProgressbar
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet106Transaction
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet107CreativeSetSlot
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet108EnchantItem
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet10Flying
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet11PlayerPosition
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet12PlayerLook
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet130UpdateSign
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet131MapData
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet132TileEntityData
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet133TileEditorOpen
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet13PlayerLookMove
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet14BlockDig
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet15Place
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet16BlockItemSwitch
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet17Sleep
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet18Animation
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet19EntityAction
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet1Login
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet200Statistic
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet201PlayerInfo
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet202PlayerAbilities
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet203AutoComplete
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet204ClientInfo
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet205ClientCommand
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet206SetObjective
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet207SetScore
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet208SetDisplayObjective
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet209SetPlayerTeam
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet20NamedEntitySpawn
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet22Collect
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet23VehicleSpawn
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet24MobSpawn
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet250CustomPayload
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet252SharedKey
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet253ServerAuthData
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet254ServerPing
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet255KickDisconnect
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet25EntityPainting
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet26EntityExpOrb
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet27PlayerInput
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet28EntityVelocity
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet29DestroyEntity
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet2ClientProtocol
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet30Entity
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet31RelEntityMove
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet32EntityLook
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet33RelEntityMoveLook
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet34EntityTeleport
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet35EntityHeadRotation
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet38EntityStatus
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet39AttachEntity
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet3Chat
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet40EntityMetadata
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet41EntityEffect
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet42RemoveEntityEffect
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet43Experience
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet44UpdateAttributes
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet4UpdateTime
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet51MapChunk
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet52MultiBlockChange
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet53BlockChange
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet54PlayNoteBlock
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet55BlockDestroy
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet56MapChunks
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet5PlayerInventory
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet60Explosion
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet61DoorChange
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet62LevelSound
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet63WorldParticles
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet6SpawnPosition
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet70GameEvent
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet71Weather
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet7UseEntity
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet8UpdateHealth
-
Abstract.
- writePacketData(DataOutput) - Method in class net.minecraft.src.Packet9Respawn
-
Abstract.
- writePlayerData(EntityPlayer) - Method in interface net.minecraft.src.IPlayerFileData
-
Writes the player data to disk from the specified PlayerEntityMP.
- writePlayerData(EntityPlayer) - Method in class net.minecraft.src.SaveHandler
-
Writes the player data to disk from the specified PlayerEntityMP.
- writePlayerData(EntityPlayerMP) - Method in class net.minecraft.src.IntegratedPlayerList
-
also stores the NBTTags if this is an intergratedPlayerList
- writePlayerData(EntityPlayerMP) - Method in class net.minecraft.src.ServerConfigurationManager
-
also stores the NBTTags if this is an intergratedPlayerList
- writeRecipiesToStream(DataOutputStream) - Method in class net.minecraft.src.MerchantRecipeList
- writeShort(short) - Method in class net.minecraft.src.RConOutputStream
-
Writes the given short to the output stream
- writeStat(StatBase) - Method in class net.minecraft.src.StatFileWriter
- writeStats(Map) - Method in class net.minecraft.src.StatFileWriter
-
write a whole Map of stats to the statmap
- writeString(String) - Method in class net.minecraft.src.RConOutputStream
-
Writes the given String to the output stream
- writeString(String, DataOutput) - Static method in class net.minecraft.src.Packet
-
Writes a String to the DataOutputStream
- writeText(String) - Method in class net.minecraft.src.GuiTextField
-
replaces selected text, or inserts text at the position on the cursor
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.Entity
-
Save the entity to NBT (calls an abstract helper method to write extra data)
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.ItemStack
-
Write the stack fields to a NBT object.
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.MapData
-
write data to NBTTagCompound from this MapDataBase, similar to Entities and TileEntities
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.MapGenStructureData
-
write data to NBTTagCompound from this MapDataBase, similar to Entities and TileEntities
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.MobSpawnerBaseLogic
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.ScoreboardSaveData
-
write data to NBTTagCompound from this MapDataBase, similar to Entities and TileEntities
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntity
-
Writes a tile entity to NBT.
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityBeacon
-
Writes a tile entity to NBT.
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityBrewingStand
-
Writes a tile entity to NBT.
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityChest
-
Writes a tile entity to NBT.
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityCommandBlock
-
Writes a tile entity to NBT.
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityComparator
-
Writes a tile entity to NBT.
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityDispenser
-
Writes a tile entity to NBT.
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityEnchantmentTable
-
Writes a tile entity to NBT.
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityFurnace
-
Writes a tile entity to NBT.
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityHopper
-
Writes a tile entity to NBT.
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityMobSpawner
-
Writes a tile entity to NBT.
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityNote
-
Writes a tile entity to NBT.
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityPiston
-
Writes a tile entity to NBT.
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntityRecordPlayer
-
Writes a tile entity to NBT.
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntitySign
-
Writes a tile entity to NBT.
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.TileEntitySkull
-
Writes a tile entity to NBT.
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.VillageCollection
-
write data to NBTTagCompound from this MapDataBase, similar to Entities and TileEntities
- writeToNBT(NBTTagCompound) - Method in class net.minecraft.src.WorldSavedData
-
write data to NBTTagCompound from this MapDataBase, similar to Entities and TileEntities
- writeToNBT(NBTTagList) - Method in class net.minecraft.src.InventoryPlayer
-
Writes the inventory out as a list of compound tags.
- writeToNBTOptional(NBTTagCompound) - Method in class net.minecraft.src.Entity
-
Either write this entity to the NBT tag given and return true, or return false without doing anything.
- writeToNBTOptional(NBTTagCompound) - Method in class net.minecraft.src.EntityLeashKnot
-
Either write this entity to the NBT tag given and return true, or return false without doing anything.
- writeToTags() - Method in class net.minecraft.src.MerchantRecipe
- writeVillageDataToNBT(NBTTagCompound) - Method in class net.minecraft.src.Village
-
Write this village's data to NBT.
- writeWatchableObjects(DataOutput) - Method in class net.minecraft.src.DataWatcher
- writtenBook - Static variable in class net.minecraft.src.Item
- WrongUsageException - Exception in net.minecraft.src
- WrongUsageException(String, Object...) - Constructor for exception net.minecraft.src.WrongUsageException
X
- x - Variable in class net.minecraft.src.AnvilConverterData
- x - Variable in class net.minecraft.src.ChunkPosition
-
The x coordinate of this ChunkPosition
- x - Variable in class net.minecraft.src.PositionImpl
- xCenter - Variable in class net.minecraft.src.MapData
- xCh - Variable in class net.minecraft.src.Packet51MapChunk
-
The x-position of the transmitted chunk, in chunk coordinates.
- xCoord - Variable in class net.minecraft.src.NextTickListEntry
-
X position this tick is occuring at
- xCoord - Variable in class net.minecraft.src.NoiseGeneratorPerlin
- xCoord - Variable in class net.minecraft.src.PathPoint
-
The x coordinate of this point
- xCoord - Variable in class net.minecraft.src.TileEntity
-
The x coordinate of the tile entity.
- xCoord - Variable in class net.minecraft.src.Vec3
-
X coordinate of Vec3D
- xDisplayPosition - Variable in class net.minecraft.src.Slot
-
display position of the inventory slot on the screen x axis
- xLocation - Variable in class net.minecraft.src.Packet54PlayNoteBlock
- xpBarCap() - Method in class net.minecraft.src.EntityPlayer
-
This method returns the cap amount of experience that the experience bar can hold.
- xpColor - Variable in class net.minecraft.src.EntityXPOrb
-
A constantly increasing value that RenderXPOrb uses to control the colour shifting (Green / yellow)
- xpCooldown - Variable in class net.minecraft.src.EntityPlayer
-
Used by EntityPlayer to prevent too many xp orbs from getting absorbed at once.
- xpOrbAge - Variable in class net.minecraft.src.EntityXPOrb
-
The age of the XP orb in ticks.
- xPosition - Variable in class net.minecraft.src.BiomeCacheBlock
-
The x coordinate of the BiomeCacheBlock.
- xPosition - Variable in class net.minecraft.src.Chunk
-
The x coordinate of the chunk.
- xPosition - Variable in class net.minecraft.src.EntityHanging
- xPosition - Variable in class net.minecraft.src.GuiButton
-
The x position of this control.
- xPosition - Variable in class net.minecraft.src.Packet10Flying
-
The player's X position.
- xPosition - Variable in class net.minecraft.src.Packet130UpdateSign
- xPosition - Variable in class net.minecraft.src.Packet132TileEntityData
-
The X position of the tile entity to update.
- xPosition - Variable in class net.minecraft.src.Packet14BlockDig
-
Block X position.
- xPosition - Variable in class net.minecraft.src.Packet20NamedEntitySpawn
-
The player's X position.
- xPosition - Variable in class net.minecraft.src.Packet23VehicleSpawn
-
The X position of the object.
- xPosition - Variable in class net.minecraft.src.Packet24MobSpawn
-
The X position of the entity.
- xPosition - Variable in class net.minecraft.src.Packet25EntityPainting
- xPosition - Variable in class net.minecraft.src.Packet30Entity
-
The X axis relative movement.
- xPosition - Variable in class net.minecraft.src.Packet34EntityTeleport
-
X position of the entity.
- xPosition - Variable in class net.minecraft.src.Packet52MultiBlockChange
-
Chunk X position.
- xPosition - Variable in class net.minecraft.src.Packet53BlockChange
-
Block X position.
- xPosition - Variable in class net.minecraft.src.Packet6SpawnPosition
-
X coordinate of spawn.
- xpValue - Variable in class net.minecraft.src.Packet26EntityExpOrb
-
The Orbs Experience points value.
- xSize - Variable in class net.minecraft.src.GuiContainer
-
The X size of the inventory window in pixels.
Y
- y - Variable in class net.minecraft.src.ChunkPosition
-
The y coordinate of this ChunkPosition
- y - Variable in class net.minecraft.src.PositionImpl
- yaw - Variable in class net.minecraft.src.Packet10Flying
-
The player's yaw rotation.
- yaw - Variable in class net.minecraft.src.Packet23VehicleSpawn
-
The yaw in steps of 2p/256
- yaw - Variable in class net.minecraft.src.Packet24MobSpawn
-
The yaw of the entity.
- yaw - Variable in class net.minecraft.src.Packet30Entity
-
The X axis rotation.
- yaw - Variable in class net.minecraft.src.Packet34EntityTeleport
-
Yaw of the entity.
- yChMax - Variable in class net.minecraft.src.Packet51MapChunk
-
The y-position of the highest chunk Section in the transmitted chunk, in chunk coordinates.
- yChMin - Variable in class net.minecraft.src.Packet51MapChunk
-
The y-position of the lowest chunk Section in the transmitted chunk, in chunk coordinates.
- yCoord - Variable in class net.minecraft.src.NextTickListEntry
-
Y position this tick is occuring at
- yCoord - Variable in class net.minecraft.src.NoiseGeneratorPerlin
- yCoord - Variable in class net.minecraft.src.PathPoint
-
The y coordinate of this point
- yCoord - Variable in class net.minecraft.src.TileEntity
-
The y coordinate of the tile entity.
- yCoord - Variable in class net.minecraft.src.Vec3
-
Y coordinate of Vec3D
- yDisplayPosition - Variable in class net.minecraft.src.Slot
-
display position of the inventory slot on the screen y axis
- YELLOW - Enum constant in enum class net.minecraft.src.EnumChatFormatting
- yLocation - Variable in class net.minecraft.src.Packet54PlayNoteBlock
- yOffset - Variable in class net.minecraft.src.Entity
- yPosition - Variable in class net.minecraft.src.EntityHanging
- yPosition - Variable in class net.minecraft.src.GuiButton
-
The y position of this control.
- yPosition - Variable in class net.minecraft.src.Packet10Flying
-
The player's Y position.
- yPosition - Variable in class net.minecraft.src.Packet130UpdateSign
- yPosition - Variable in class net.minecraft.src.Packet132TileEntityData
-
The Y position of the tile entity to update.
- yPosition - Variable in class net.minecraft.src.Packet14BlockDig
-
Block Y position.
- yPosition - Variable in class net.minecraft.src.Packet20NamedEntitySpawn
-
The player's Y position.
- yPosition - Variable in class net.minecraft.src.Packet23VehicleSpawn
-
The Y position of the object.
- yPosition - Variable in class net.minecraft.src.Packet24MobSpawn
-
The Y position of the entity.
- yPosition - Variable in class net.minecraft.src.Packet25EntityPainting
- yPosition - Variable in class net.minecraft.src.Packet30Entity
-
The Y axis relative movement.
- yPosition - Variable in class net.minecraft.src.Packet34EntityTeleport
-
Y position of the entity.
- yPosition - Variable in class net.minecraft.src.Packet53BlockChange
-
Block Y position.
- yPosition - Variable in class net.minecraft.src.Packet6SpawnPosition
-
Y coordinate of spawn.
- ySize - Variable in class net.minecraft.src.Entity
- ySize - Variable in class net.minecraft.src.GuiContainer
-
The Y size of the inventory window in pixels.
Z
- z - Variable in class net.minecraft.src.AnvilConverterData
- z - Variable in class net.minecraft.src.ChunkPosition
-
The z coordinate of this ChunkPosition
- z - Variable in class net.minecraft.src.PositionImpl
- zCenter - Variable in class net.minecraft.src.MapData
- zCh - Variable in class net.minecraft.src.Packet51MapChunk
-
The z-position of the transmitted chunk, in chunk coordinates.
- zCoord - Variable in class net.minecraft.src.NextTickListEntry
-
Z position this tick is occuring at
- zCoord - Variable in class net.minecraft.src.NoiseGeneratorPerlin
- zCoord - Variable in class net.minecraft.src.PathPoint
-
The z coordinate of this point
- zCoord - Variable in class net.minecraft.src.TileEntity
-
The z coordinate of the tile entity.
- zCoord - Variable in class net.minecraft.src.Vec3
-
Z coordinate of Vec3D
- zLevel - Variable in class net.minecraft.src.Gui
- zLevel - Variable in class net.minecraft.src.RenderItem
-
Defines the zLevel of rendering of item on GUI.
- zLocation - Variable in class net.minecraft.src.Packet54PlayNoteBlock
- zPosition - Variable in class net.minecraft.src.BiomeCacheBlock
-
The z coordinate of the BiomeCacheBlock.
- zPosition - Variable in class net.minecraft.src.Chunk
-
The z coordinate of the chunk.
- zPosition - Variable in class net.minecraft.src.EntityHanging
- zPosition - Variable in class net.minecraft.src.Packet10Flying
-
The player's Z position.
- zPosition - Variable in class net.minecraft.src.Packet130UpdateSign
- zPosition - Variable in class net.minecraft.src.Packet132TileEntityData
-
The Z position of the tile entity to update.
- zPosition - Variable in class net.minecraft.src.Packet14BlockDig
-
Block Z position.
- zPosition - Variable in class net.minecraft.src.Packet20NamedEntitySpawn
-
The player's Z position.
- zPosition - Variable in class net.minecraft.src.Packet23VehicleSpawn
-
The Z position of the object.
- zPosition - Variable in class net.minecraft.src.Packet24MobSpawn
-
The Z position of the entity.
- zPosition - Variable in class net.minecraft.src.Packet25EntityPainting
- zPosition - Variable in class net.minecraft.src.Packet30Entity
-
The Z axis relative movement.
- zPosition - Variable in class net.minecraft.src.Packet34EntityTeleport
-
Z position of the entity.
- zPosition - Variable in class net.minecraft.src.Packet52MultiBlockChange
-
Chunk Z position.
- zPosition - Variable in class net.minecraft.src.Packet53BlockChange
-
Block Z position.
- zPosition - Variable in class net.minecraft.src.Packet6SpawnPosition
-
Z coordinate of spawn.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form